mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[Improvement] remove unused dependencies & scripts (#453)
This commit is contained in:
@@ -18,7 +18,7 @@ function getWebpackConfig(testFileName) {
|
||||
options: {
|
||||
babel: {
|
||||
presets: ['env'],
|
||||
plugins: ['transform-runtime', 'transform-vue-jsx']
|
||||
plugins: ['transform-runtime']
|
||||
},
|
||||
vue: {
|
||||
autoprefixer: false,
|
||||
|
Reference in New Issue
Block a user