fix prod build
This commit is contained in:
parent
750dca4a10
commit
addeb85220
5 changed files with 36 additions and 6 deletions
|
@ -27,6 +27,7 @@ module.exports = {
|
|||
'vue/use-v-on-exact': 1,
|
||||
'vue/no-parsing-error': 1,
|
||||
'vue/require-v-for-key': 1,
|
||||
'vue/valid-v-for': 1,
|
||||
'vue/require-prop-types': 1,
|
||||
'vue/no-use-v-if-with-v-for': 1,
|
||||
'indent': 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue