fix bug bootstrap 3

This commit is contained in:
astro2
2026-04-27 16:16:57 +02:00
parent 770e81ad1e
commit 36df2afd9f
6 changed files with 5884 additions and 797 deletions

View File

@@ -1,4 +1,15 @@
{
"controllers": [],
"controllers": {
"@symfony/ux-turbo": {
"turbo-core": {
"enabled": true,
"fetch": "eager"
},
"mercure-turbo-stream": {
"enabled": false,
"fetch": "eager"
}
}
},
"entrypoints": []
}