adding target to the build in config

This commit is contained in:
csawatzky 2025-05-08 12:40:13 -06:00
parent 6556e09941
commit fc4057536c
4 changed files with 296 additions and 332 deletions

View file

@ -40,7 +40,6 @@
"@turf/area": "^7.2.0",
"@turf/turf": "^7.2.0",
"@types/classnames": "^2.3.0",
"@types/mapbox-gl": "^3.4.1",
"axios": "^1.7.7",
"dayjs": "^1.11.13",
"deep-object-diff": "^1.1.9",
@ -81,6 +80,7 @@
"@types/lodash": "^4.17.13",
"@types/mapbox__mapbox-gl-draw": "^1.4.8",
"@types/mapbox__mapbox-gl-geocoder": "^5.0.0",
"@types/mapbox-gl": "^3.4.1",
"@types/react": "^18.3.10",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-color": "^3.0.13",