refactor: Update Dockerfile and Docker Compose configuration for improved build process and add Svelte 5.28.2 dependency

This commit is contained in:
sHa
2025-04-27 22:50:39 +03:00
parent 33e47c2b06
commit 07d7d7e39b
4 changed files with 136 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-svelte": "^7.0.0",
"rollup-plugin-terser": "^7.0.0",
"svelte": "^3.0.0"
"svelte": "^5.28.2"
},
"dependencies": {
"sirv-cli": "^1.0.0"