更新依赖

This commit is contained in:
lyswhut
2021-10-21 14:57:34 +08:00
parent e57696d4ff
commit 5ae39ef8d3
3 changed files with 28 additions and 44 deletions

View File

@@ -3,6 +3,7 @@ module.exports = {
reject: [
'vue-loader',
'webpack-dev-server',
'eslint',
// 'eslint-config-standard'
]
}