attempting the worker-loader fix to prevent mapbox from being transpiled

This commit is contained in:
csawatzky 2025-05-08 10:25:59 -06:00
parent a09dfc6b23
commit b0274d203a
3 changed files with 588 additions and 28 deletions

View file

@ -72,7 +72,8 @@
"recharts": "^2.15.1",
"semver": "^7.7.1",
"victory": "^37.3.6",
"weather-icons-react": "^1.2.0"
"weather-icons-react": "^1.2.0",
"worker-loader": "^3.0.8"
},
"devDependencies": {
"@babel/types": "^7.25.8",