We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Ignore mapbox-gl transpiling,
305e601
Resolves #213
torosyaneric
Successfully merging a pull request may close this issue.
Production builds are running into a known transpilation issue with Mapbox. Reproduce with:
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.
The text was updated successfully, but these errors were encountered: