Disable auto imports
Hello everyone! I have a problem with the auto import into Nuxt3. I set it in nuxt.config.ts as autoImport: false(https://nuxt.com/docs/guide/concepts/auto-imports#disable-auto-imports) and on network bring all the .js files. Can anyone help me? Thanks in advance!
0 Replies