Skip to content

Commit a63f54c

Browse files
authored
Update template path for router.js
1 parent 898d722 commit a63f54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: generator/templates/simple/src/router.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
extend: '@vue/cli-service/generator/router/template/src/router.js'
2+
extend: '@vue/cli-service/generator/router.js'
33
replace:
44
- !!js/regexp /import Vue from 'vue'/
55
- !!js/regexp /import Router from 'vue-router'/

0 commit comments

Comments
 (0)