perf: add plop

This commit is contained in:
kailong321200875
2022-04-08 19:54:59 +08:00
parent 47edf7b270
commit fa54a1704f
10 changed files with 800 additions and 838 deletions

3
plop/component/index.hbs Normal file
View File

@@ -0,0 +1,3 @@
import {{ upperFirstName }} from './src/{{ upperFirstName }}.vue'
export { {{ upperFirstName }} }