dependencies auto be external #73
Unanswered
Licheung228
asked this question in
Q&A
Replies: 0 comments
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.
-
ex, in my
package.json
. the some package on thedependencies
, will be external when build.but won't when it on
devDependencies
.is really not a bug? I think
dependencies
meant I need these package, contrary,devDependencies
should be externalBeta Was this translation helpful? Give feedback.
All reactions