mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
build components
This commit is contained in:
@@ -5,6 +5,10 @@ delete config.devtool;
|
||||
|
||||
config.entry = Components;
|
||||
|
||||
config.externals = {
|
||||
vue: 'vue'
|
||||
};
|
||||
|
||||
config.output = {
|
||||
path: './lib',
|
||||
filename: '[name].js',
|
||||
|
Reference in New Issue
Block a user