You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into a issue today using the auto icons library. I noticed in the output that it said the default icons would be overrided but it instead looks like it made a separate directory and didn't override them
It also chose to use the default icon in the extension instead of using the new icon I added 😃
Reproduction
Our repo is private so I cant share but added steps I did to the next section
Steps to reproduce
have default icons in the public folder public/icon/*
install auto icons
add the @wxt-dev/auto-icons to modules
add a icon to <src>/assets/icon.png
run npm run dev
When the browser spins up, you will still see the old wxt icon and not the new icon you added
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Thank you for this library 🙌🏽 I love it already.
I ran into a issue today using the auto icons library. I noticed in the output that it said the default icons would be overrided but it instead looks like it made a separate directory and didn't override them
It also chose to use the default icon in the extension instead of using the new icon I added 😃
Reproduction
Our repo is private so I cant share but added steps I did to the next section
Steps to reproduce
public/icon/*
@wxt-dev/auto-icons
to modules<src>/assets/icon.png
npm run dev
When the browser spins up, you will still see the old wxt icon and not the new icon you added
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: