DeprecationWarning when building with nuxt-icon
Hey all,
For some reason I'm getting strange DeprecationWarnings when using a new install of nuxt-icon and using the <Icon/> component in my code:
We're not really sure how to fix this; this wasn't happening before we installed it. I saw an open issue on GH but I wasn't sure if there was a sure-fire way to fix this? https://github.com/nuxt-modules/icon/issues/140
For some reason I'm getting strange DeprecationWarnings when using a new install of nuxt-icon and using the <Icon/> component in my code:
We're not really sure how to fix this; this wasn't happening before we installed it. I saw an open issue on GH but I wasn't sure if there was a sure-fire way to fix this? https://github.com/nuxt-modules/icon/issues/140

GitHub![[BUG] Deprecation Warning on Nuxt.js build due to package.json expo...](https://images-ext-1.discordapp.net/external/EPpzl3jozvA3SHXsOL0e8Jevj0VEjJaLtfeub7YemkE/https/opengraph.githubassets.com/759c2795e0ff7af88941e87f938fc0e3ff507b4718b2988c306b1e01abba23a0/nuxt-modules/icon/issues/140)
When building my Nuxt.js project which uses this package, I get a bunch of deprecation warnings, following this format: (node:2848) [DEP0166] DeprecationWarning: Use of deprecated double slash reso...
