-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Pin mapbox to 0.52 #2297
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
Comments
Bonus if we do manage to get it to work with 0.53.1: You can now have mapbox tokens that can only be used at specific domains or URLs. |
https://bundle.run/[email protected] works. BTW, any reason to use bundle.run instead of the official build at https://api.tiles.mapbox.com/mapbox-gl-js/v0.53.1/mapbox-gl.js? |
I'm seeing this error, are you getting something else? bundle.run is just what the REPL uses when you do |
I'm getting that same error on 0.53.1 on bundle.run. On the demo instance https://packd.now.sh/[email protected] however - after a lot of churning - I did get a bundle back. I don't know what that means. |
@Rich-Harris yep, getting something else! So maybe this is an error that happened for some CDN regions of bundle.run but not others, not sure... Certainly doesn't seem to be an issue with GL JS specifically, just some erratic bundler crash. |
My favourite kind of bug 🙃 |
A new Mapbox GL version breaks the context API tutorial — will need to pin to 0.52, or figure out how to serve 0.53 from bundle.run
The text was updated successfully, but these errors were encountered: