mapbox / mapbox-gl-style-spec

76 stars 38 forks source link

Move package to @mapbox namespace. #631

Closed tmcw closed 7 years ago

lucaswoj commented 7 years ago

Thanks @tmcw & @tmcw's bash scripts.

I think this is the workflow we'll need to get this change pushed all the way through. Anything missing here?

Todo

mourner commented 7 years ago

How about removing the mapbox- prefix for less redundancy? E.g. @mapbox/gl-style-spec instead of @mapbox/mapbox-gl-style-spec.

jfirebaugh commented 7 years ago

If we do that, we should remove gl too.

mourner commented 7 years ago

@jfirebaugh should we also publish GL JS under @mapbox/js, or should it still be @mapbox/gl-js?

lucaswoj commented 7 years ago

Planning to do this at the same time as https://github.com/mapbox/mapbox-gl-js/issues/3794

lucaswoj commented 7 years ago

Rolling this into mapbox/mapbox-gl-js#3794 and https://github.com/mapbox/mapbox-gl-js/pull/3946