Anthony Fu
Anthony Fu
Would you just use https://eslint.style/rules/no-tabs#no-tabs directly? What would be the difference?
This issue was created for the legacy configs for Nuxt 2, which have been deprecated for a while and removed recently in #534. The issue is likely no longer relevant...
Thanks for bringing this up but sorry it's out-of-scope. In the end, this is a JavaScript tool (or script) I would prefer to distribute in the standard ways.
Have you installed `@iconify/json` instead of each collection's own package? In that case, you might need to manually limit the collections you are using in `serverBundle.collections`
I improved the docs a bit to note this situation, please read -> https://github.com/nuxt/icon/commit/cc166d6a24fd9060156db2efb4b33344dfcbcef7 Meanwhile, since 1.4.4, `serverBundle.externalizeIconsJson` is introduced to also improve this: https://github.com/nuxt/icon/commit/b05b720870654a164f1921211d57107f8e90f69e
> Shouldn't the option being true by default? I'd love to, but there are still some compatibility issue that I want the users to aware, as stated here https://github.com/nuxt/icon#externalize-icons-json
Closing this issue as I consider it resolved
Feel free to always create the PR (if you already work on it), so we can discuss about the implementations. Sorry I was taking a long day offs, need to...
This library does have side-effects 👀 And what's your usage of this library? It will soon be deprecated
Could we use https://www.npmjs.com/package/get-port-please ? It would align more with our ecosystem and has zero-deps. Thank you