JedWatson / react-component-gulp-tasks

Common Gulp tasks I use across my React Component projects
MIT License
113 stars 42 forks source link

Should release automatically perform a build? #27

Open paulmelnikow opened 7 years ago

paulmelnikow commented 7 years ago

I just encountered this tool in a project I'm contributing to. I was surprised that gulp release did not trigger a clean + build. Would you be open to a pull request to change this behavior?

https://github.com/JedWatson/react-component-gulp-tasks/blob/master/tasks/release.js