mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
build config
This commit is contained in:
@@ -10,4 +10,10 @@ config.output = {
|
||||
libraryTarget: 'umd'
|
||||
};
|
||||
|
||||
config.externals = {
|
||||
vue: 'Vue'
|
||||
};
|
||||
|
||||
delete config.devtool;
|
||||
|
||||
module.exports = config;
|
||||
|
Reference in New Issue
Block a user