Refactor Vite server configuration by removing HMR host setting

This commit is contained in:
becarta
2025-05-16 00:31:10 +02:00
parent 195e4ba432
commit 046b5241a2
32 changed files with 11691 additions and 4 deletions

3
node_modules/.vite/deps/package.json generated vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "module"
}