Closed lucaswoj closed 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.
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.
Correct @tristen. My plan was to
The
prepublish
script runs the linter and publishes the library to our CDN on s3.cc @tristen @karenzshea @jfirebaugh