HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 494 forks source link

Make sure ./dist gets built as part of releasing. Fixes #201 #202

Closed markstos closed 7 years ago

markstos commented 7 years ago

Attempts to Fix #201 by automating running "grunt" whenever "npm publish" is run.

Needs tested.

markstos commented 7 years ago

@bbatliner Could you test this during the next npm publish ?

bbatliner commented 7 years ago

I'll test this now. I'll bump the minor version (added closeAllOnPopState option) and see if I can publish.

If I don't have publish permissions to npm, @adamschwartz or @geekjuice might have to do the honors.