打包关闭 eslint
This commit is contained in:
@@ -40,7 +40,6 @@ module.exports = {
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
...(config.dev.useEslint ? [createLintingRule()] : []),
|
||||
{
|
||||
test: /\.vue$/,
|
||||
loader: 'vue-loader',
|
||||
|
Reference in New Issue
Block a user