Releases: subodha/magento-2-gulp
Releases · subodha/magento-2-gulp
1.2.0
This pull request includes
-Fixed typos
-Updated dependencies
-Small enhancements for error handling
-Changed the default behavior to M2 >=2.2.2 as the current release is 2.4
-A composer integration
1.0.4
if you using magento 2.2.2 please un-comment relavent code lines.
1.0.3
Updating readme file with globally gulp installation code
npm install -g gulp-cli
1.0.2
Adding option to flush the Magento cache.
For clear the Magento cache: gulp cache-flush
1.0.1
Gulp is a task/build runner which uses Node.js for web development. With this plugin you will be able to compile your Magento 2 frontend changes less time than grunt do.