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

Prepare for "mapbox-gl-style-spec" package changes #1

Closed
lucaswoj opened this issue Jan 27, 2017 · 0 comments
Closed

Prepare for "mapbox-gl-style-spec" package changes #1

lucaswoj opened this issue Jan 27, 2017 · 0 comments

Comments

@lucaswoj
Copy link

Hello!

I work on at Mapbox on Mapbox GL. We are preparing to make some changes to the mapbox-gl-style-spec package which may affect you:

  • the mapbox-gl-style-spec package will be deprecated and replaced by @mapbox/mapbox-gl-style-spec
  • mapbox-gl-style-spec package will begin using es6 features, requiring the use of transpilation (if you're using browserify, this'll happen automatically via bubleify)
  • the file structure of mapbox-gl-style-spec will change (which will affect the use of require(mapbox-gl-style-spec/lib/**/*.js))

You can read more about these changes at mapbox/mapbox-gl-js#3946 and mapbox/mapbox-gl-js#3656.

Let me know if you have any questions or need any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants