Spookie/controllers.json

15 lines
318 B
JSON
Raw Permalink Normal View History

2022-04-11 16:05:12 +02:00
{
"controllers": {
"@symfony/ux-dropzone": {
"dropzone": {
"enabled": true,
"fetch": "eager",
"autoimport": {
"@symfony/ux-dropzone/src/style.css": true
}
}
}
},
"entrypoints": []
}