mapbox / mapbox-gl-supported

A library to determine if a browser supports Mapbox GL JS
BSD 3-Clause "New" or "Revised" License
42 stars 17 forks source link

Add "prepublish" script #3

Closed lucaswoj closed 8 years ago

lucaswoj commented 8 years ago

The prepublish script runs the linter and publishes the library to our CDN on s3.

cc @tristen @karenzshea @jfirebaugh

jfirebaugh commented 8 years ago

I think if this is going to be published to /plugins/, it should be done through https://github.com/mapbox/mapbox-gl-plugins, rather than creating a unique publishing flow for this one specific file.

tristen commented 8 years ago

I think if this is going to be published to /plugins/, it should be done through https://github.com/mapbox/mapbox-gl-plugins, rather than creating a unique publishing flow for this one specific file.

This approach would be applied to the package.json files of all existing plugins right? We would remove https://github.com/mapbox/mapbox-gl-plugins completely.

lucaswoj commented 8 years ago

Correct @tristen. My plan was to