Skip to content

Releases: subodha/magento-2-gulp

1.2.0

20 Apr 01:01
81db4a9
Compare
Choose a tag to compare

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

01 Feb 10:23
3738268
Compare
Choose a tag to compare

if you using magento 2.2.2 please un-comment relavent code lines.

1.0.3

20 Apr 04:54
Compare
Choose a tag to compare

Updating readme file with globally gulp installation code
npm install -g gulp-cli

1.0.2

14 Jan 06:11
Compare
Choose a tag to compare

Adding option to flush the Magento cache.
For clear the Magento cache: gulp cache-flush

1.0.1

09 Jan 03:11
Compare
Choose a tag to compare

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.