chore: fixes for vite dev server (#2678)

This commit is contained in:
kloon15
2023-08-29 20:14:45 +02:00
committed by GitHub
parent a404fb043d
commit aa00c1c89c
4 changed files with 36 additions and 2 deletions

View File

@@ -53,7 +53,8 @@
"prettier": "^3.0.1",
"terser": "^5.19.2",
"vite": "^4.4.9",
"vite-plugin-compression2": "^0.10.3"
"vite-plugin-compression2": "^0.10.3",
"vite-plugin-rewrite-all": "^1.0.1"
},
"browserslist": [
"> 1%",