2026-05-22 12:37:35 -07:00
|
|
|
{
|
|
|
|
|
"controllers": {
|
2026-06-03 17:18:50 -07:00
|
|
|
"@symfony/ux-autocomplete": {
|
|
|
|
|
"autocomplete": {
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"fetch": "eager",
|
|
|
|
|
"autoimport": {
|
|
|
|
|
"tom-select/dist/css/tom-select.default.css": true,
|
|
|
|
|
"tom-select/dist/css/tom-select.bootstrap4.css": false,
|
|
|
|
|
"tom-select/dist/css/tom-select.bootstrap5.css": false
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-05-22 12:37:35 -07:00
|
|
|
"@symfony/ux-turbo": {
|
|
|
|
|
"turbo-core": {
|
2026-06-09 13:26:08 -07:00
|
|
|
"enabled": false,
|
2026-05-22 12:37:35 -07:00
|
|
|
"fetch": "eager"
|
|
|
|
|
},
|
|
|
|
|
"mercure-turbo-stream": {
|
|
|
|
|
"enabled": false,
|
|
|
|
|
"fetch": "eager"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"entrypoints": []
|
|
|
|
|
}
|