Part-DB.Part-DB-server/assets/controllers.json
2022-03-04 20:13:25 +01:00

11 lines
203 B
JSON

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