chore(create-vant-cli-app): improve template copy process

This commit is contained in:
chenjiahan
2020-11-29 10:32:07 +08:00
parent a49530b888
commit 4c9236c84a
6 changed files with 28 additions and 20 deletions
@@ -0,0 +1,17 @@
*.log*
.cache
.DS_Store
.idea
.vscode
# npm
node_modules
package-lock.json
# dist file
es
lib
site
# test
test/coverage