Files
luchidalgoandGitHub 458b8c9324 Add AnotterwebUxLocationBundle recipe (#1970)
* Add AnotterwebUxLocationBundle recipe

* Add AnotterwebUxLocationBundle recipe

* chore: trigger CI

* chore: trigger CI
2026-04-10 04:21:25 +04:00

13 lines
310 B
JSON

{
"bundles": {
"Anotterweb\\UxLocation\\AnotterwebUxLocationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get your Mapbox access token at https://account.mapbox.com/access-tokens/",
"MAPBOX_ACCESS_TOKEN": ""
}
}