Zakaria Lounes
Zakaria Lounes
I could really use that too.
Should be good @webmaster128
any news @webmaster128?
Still a problem, even on 3.x (all auto-imports, not only utils).
Using this vite.worker config I have been able to get the auto imports works _(please see below)_, but nuxt stuff _(like`useNuxtApp` or `tryUseNuxtApp`)_ are not available in workers and I...
Et voilà https://stackblitz.com/~/github.com/zakarialounes/nuxt3-web-worker-auto-imports @danielroe
Thanks @danielroe. I've just tested and I get the following error message when building with your workaround, but it doesn't seem to be a problem in a development environment, however...
In case I'm not clear: the workaround doesn't work.