mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-04 22:50:15 +02:00
19 lines
459 B
JSON
19 lines
459 B
JSON
{
|
|
"controllers": {
|
|
"@symfony/ux-turbo": {
|
|
"turbo-core": {
|
|
"enabled": false,
|
|
"fetch": "eager",
|
|
"autoimport": {
|
|
"@symfony/ux-turbo/dist/mercure_stream_source_element.js": true
|
|
}
|
|
},
|
|
"mercure-turbo-stream": {
|
|
"enabled": false,
|
|
"fetch": "eager"
|
|
}
|
|
}
|
|
},
|
|
"entrypoints": []
|
|
}
|