Add AnotterwebUxLocationBundle recipe (#1970)

* Add AnotterwebUxLocationBundle recipe

* Add AnotterwebUxLocationBundle recipe

* chore: trigger CI

* chore: trigger CI
This commit is contained in:
luchidalgo
2026-04-10 04:21:25 +04:00
committed by GitHub
parent f7e753163d
commit 458b8c9324
3 changed files with 28 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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": ""
}
}