Zakaria Lounes

Results 28 comments of Zakaria Lounes

I could really use that too.

Should be good @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...