16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"controllers": {
|
|
"@symfony/ux-turbo": {
|
|
"turbo-core": {
|
|
"enabled": true,
|
|
"fetch": "eager"
|
|
},
|
|
"mercure-turbo-stream": {
|
|
"enabled": false,
|
|
"fetch": "eager"
|
|
}
|
|
}
|
|
},
|
|
"entrypoints": []
|
|
}
|