feat: optimize the front-end basic template page

This commit is contained in:
misitebao 2021-12-09 12:43:14 +08:00
parent 411141706a
commit 4da477d0c0

View File

@ -4,7 +4,8 @@
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"preinstall": "cp -f index.html JS/index.html &cp -f index.html TS/index.html && rm -rf index.html"
},
"author": "{{.AuthorName}}",
"license": "ISC",