Files
ec-architektur/assets/controllers.json
Murat Özkorkmaz abb3cbc1bd initial commit
2025-10-08 15:57:29 +02:00

16 lines
323 B
JSON

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