We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3952125 commit 2a56179Copy full SHA for 2a56179
packages/@vue/cli-plugin-typescript/generator/template/src/App.vue
@@ -1,5 +1,6 @@
1
---
2
extend: '@vue/cli-service/generator/template/src/App.vue'
3
+when: "rootOptions.plugins && !rootOptions.plugins['@vue/cli-plugin-router']"
4
replace:
5
- !!js/regexp /Welcome to Your Vue\.js App/g
6
- !!js/regexp /<script>[^]*?<\/script>/
0 commit comments