Cant disable auto-imports #1747
Unanswered
powellnorma
asked this question in
Q&A
Replies: 1 comment
-
This is intended, as described here: https://wxt.dev/guide/essentials/config/auto-imports.html#explicit-imports-imports What problem is it causing for you? I could try and modify the behavior so it's easier for people who disabled them to use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried setting
imports: false
as described here:wxt/docs/guide/essentials/config/auto-imports.md
Line 96 in 7ab3c7e
But it still generates .wxt/types/imports-module.d
Am I doing something wrong, or is this a bug? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions