Unlisted Scripts builds to exclude dependent packages, such as Vue and Element #698
Unanswered
small-carbon
asked this question in
Q&A
Replies: 1 comment
-
In your case, you're telling WXT to not build your content script when you run If you want to exclude bundling a dependency, you need to mark it as "external" in vite. But I don't know why you would need to do this.... |
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.
-
Just defineUnlistedScript alone to exclude. Please tell me how to solve this problem. such as:

Beta Was this translation helpful? Give feedback.
All reactions