not use Lazy Loading In dev

This commit is contained in:
Pan
2017-06-21 16:58:03 +08:00
committed by 花裤衩
parent 657937c7a5
commit 046d1369d2
3 changed files with 40 additions and 35 deletions

View File

@@ -0,0 +1 @@
module.exports = file => () => import('../views/' + file + '.vue')