Skip to content

Commit 635a43b

Browse files
committed
add tips
1 parent fec12a5 commit 635a43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/router/_import_development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = file => require('@/views/' + file + '.vue').default
1+
module.exports = file => require('@/views/' + file + '.vue').default // vue-loader at least v13.0.0+

0 commit comments

Comments
 (0)