Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address Mapbox transpilation errors in production builds #213

Closed
justinanderson opened this issue Mar 14, 2022 · 0 comments · Fixed by #217
Closed

Address Mapbox transpilation errors in production builds #213

justinanderson opened this issue Mar 14, 2022 · 0 comments · Fixed by #217
Assignees
Labels
bug Something isn't working

Comments

@justinanderson
Copy link
Member

Production builds are running into a known transpilation issue with Mapbox. Reproduce with:

docker-compose -f docker-compose-prod.yml up
open http://localhost/explore/small-business/

See https://docs.mapbox.com/mapbox-gl-js/guides/install/#transpiling and mapbox/mapbox-gl-js#10565 for details. I addressed this in Atlas v1 with 3ec9ccd, but there are better solutions than simply not transpiling Mapbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants