feat(dev): Enable devserver with https-support to circumvent ios https requirements for camera access

This commit is contained in:
2025-05-01 20:50:36 +02:00
parent 06cfd603ca
commit 25c38ea381
3 changed files with 178 additions and 2 deletions

View File

@@ -21,7 +21,8 @@
"prettier-plugin-svelte": "3.3.3",
"release-it": "17.10.0",
"svelte-select": "3.17.0",
"vite": "6.3.2"
"vite": "6.3.2",
"vite-plugin-mkcert": "^1.17.8"
},
"release-it": {
"git": {