]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
refactor: shouldn't use `@` without absolute necessity
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 23 Aug 2022 07:55:53 +0000 (15:55 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 23 Aug 2022 07:55:53 +0000 (15:55 +0800)
commit2f2b040e5a73093926be0f69054a9616918ba5b8
treee479ce6b60206d91178c2811497cf9a39f7f849d
parent8f144f0ff3440d82f8d7d2559a66101c1835fde9
refactor: shouldn't use `@` without absolute necessity

Reasoning: https://github.com/vuejs/create-vue/pull/45#issuecomment-1034555772
template/code/router/src/views/HomeView.vue
template/code/typescript-router/src/views/HomeView.vue