Remove redundant code
This commit is contained in:
parent
a7942636c6
commit
739aef4387
2 changed files with 0 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
module.exports = file => require('@/views/' + file + '.vue').default // vue-loader at least v13.0.0+
|
|
@ -1 +0,0 @@
|
|||
module.exports = file => () => import('@/views/' + file + '.vue')
|
Loading…
Reference in a new issue