how to import uncompiled package? #1929
Unanswered
sky124380729
asked this question in
Q&A
Replies: 1 comment
-
|
What do you call "incompatible" packages? |
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.
-
In Vue CLI 3+,We can use transpileDependencies option to import uncompiled package,
like this
but how can i do in vite,i search in the document but i can't find sth related to this option.
Beta Was this translation helpful? Give feedback.
All reactions