Disable turbo functionality for now

This commit is contained in:
Alex 2026-06-09 13:26:08 -07:00
parent 39808a8cf3
commit 854fa74daa
4 changed files with 11 additions and 18 deletions

View file

@ -13,7 +13,7 @@
},
"@symfony/ux-turbo": {
"turbo-core": {
"enabled": true,
"enabled": false,
"fetch": "eager"
},
"mercure-turbo-stream": {