v0.3.0
Features
- Support for access outside working directory (#27)
- Add ability to load custom PostCSS plugins (#32)
- Add browsersync reload option (#31)
- Ability to use
process.env.NODE_ENV
to set environment (#23)
Bugfixes
- Make
buildozer js-concat
,buildozer svg-sprite
,buildozer clean
&buildozer copy
commands executable (#15) - Only use
gulp-plumber
on watch (#16) - Fix
js
&img
tasks from logging being finished before actually being finished. - Fix sass watcher from becoming stuck (#26)
Meta
Thanks
Special thanks to @gijsroge for his contributions 💪