mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
Clear up warnings when running test cases.
This commit is contained in:
@@ -67,7 +67,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.js$/,
|
||||
exclude: /node_modules|vue-router\/|vue-loader\/|vue-hot-reload-api\//,
|
||||
exclude: /node_modules|vue-router\/|vue-loader\//,
|
||||
loader: 'babel-loader'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user