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