abiball/assets/controllers.json
Constantin Simonis 2ccba65185 add admin panel
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Reviewed-on: #20
2025-02-09 14:59:31 +00:00

16 lines
323 B
JSON

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