fix: removed https support from vite dev server

This commit is contained in:
Xiaohan-Tian
2026-04-18 14:38:09 -07:00
parent 7e67ca9d10
commit 8308cdf79a
3 changed files with 1 additions and 21 deletions
-1
View File
@@ -52,7 +52,6 @@
"typescript": "~5.8.3",
"typescript-eslint": "^8.34.1",
"vite": "^7.0.0",
"vite-plugin-mkcert": "^1.17.12",
"vitest": "^3.2.4"
}
}