Disabled Speedy Web Compiler for now since it causes issues with Vaadin and Hot Reload

This commit is contained in:
grimsi
2024-08-30 16:26:57 +02:00
parent 060225c65c
commit f12da9e791
8 changed files with 15665 additions and 25 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"overrides": {
"classnames": "$classnames",
"react": "$react",
"react-dom": "$react-dom",
"react-dom": "18.3.1",
"react-router-dom": "$react-router-dom",
"@vaadin/bundles": "$@vaadin/bundles",
"@vaadin/common-frontend": "$@vaadin/common-frontend",