SC5 / gulp-bobrsass-boilerplate

Gulp BoBrSASS Boilerplate
7 stars 13 forks source link

Simplify testing tasks; make tests & linting optional on watch workflow #24

Closed laurisvan closed 9 years ago

laurisvan commented 9 years ago

This will also move a few dependencies from the production dependencies to development dependencies side. However, I think this still should be done, because I think the next step is to move all the production dependencies to the development dependencies, and exclude the gulp build entirely from the production side (e.g. move the build to 'npm prepublish' side; as a result Docker builds etc. would speed up a lot).

juhamust commented 9 years ago

This is fine by me - but there is no explicit button for accepting? Other than merge?