Replies: 1 comment
-
umd: {
output: {
path: 'dist',
filename: 'index.umd.js',
}
} |
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.
-
umd 打包想要生成 index.umd.js 需要怎么配置呢?
Beta Was this translation helpful? Give feedback.
All reactions