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
exportdefaultdefineNuxtConfig({// development time only override$development: {icon: {serverBundle: 'local',fallbackToApi: false}},icon: {// ... your production settings}})
I sometimes forgot to install local collection when used new icon. It works nobody will notice it.
Could you add optional warning when remote icon was loaded, so I can see it in the dev server console and in CI while building?
Option:
How this warning could look like:
The text was updated successfully, but these errors were encountered: