mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
build components
This commit is contained in:
parent
4cc65f1fab
commit
0e5783cc80
@ -5,6 +5,10 @@ delete config.devtool;
|
||||
|
||||
config.entry = Components;
|
||||
|
||||
config.externals = {
|
||||
vue: 'vue'
|
||||
};
|
||||
|
||||
config.output = {
|
||||
path: './lib',
|
||||
filename: '[name].js',
|
||||
|
Loading…
x
Reference in New Issue
Block a user