cmtracker/assets/controllers.json

12 lines
201 B
JSON
Raw Normal View History

2024-12-31 18:02:06 -05:00
{
"controllers": {
"@symfony/ux-leaflet-map": {
"map": {
"enabled": true,
"fetch": "lazy"
}
}
},
"entrypoints": []
}