feat: add vite-plugin-html to modify template

This commit is contained in:
chenjiahan
2021-09-06 20:54:59 +08:00
parent ee1ee0fe29
commit a2b942be8c
5 changed files with 146 additions and 11 deletions
+1
View File
@@ -92,6 +92,7 @@
"ts-jest": "^27.0.5",
"typescript": "^4.3.5",
"vite": "^2.5.3",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.0",
"vue-loader": "^16.5.0",
"vue-router": "^4.0.0",