mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
fix build
This commit is contained in:
@@ -53,7 +53,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.js$/,
|
||||
exclude: /node_modules|vue\/src|vue-router\/|vue-loader\/|vue-hot-reload-api\//,
|
||||
exclude: /node_modules|vue-router\/|vue-loader\/|vue-hot-reload-api\//,
|
||||
loader: 'babel-loader'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user