mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-12-15 15:04:25 +08:00
试验采用vue-cli-service的方式进行构建,都可行
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
entry: "./index.js",
|
||||
output: {
|
||||
filename: "build.js",
|
||||
library: "vccui",
|
||||
library: "vcc",
|
||||
libraryTarget: "umd",
|
||||
umdNamedDefine: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user