Releases: volodymyr-lisniak/magento-2-gulp
Releases · volodymyr-lisniak/magento-2-gulp
Docker support
- Added Docker support,
- Fixed config name
Gulp version update
- Updated gulp version
- Added yarn support
- Removed SVG and cache clean tasks
- Renamed task es6 to babel
- Fixed watchStyles task
- Updated dependencies
Critical CSS update
- Updated
local.js.sample-aws
to store here configurations for the project's domain name - Added exception to prevent crashing when
pub/static/deployed_version.txt
is not exist
Improved critical css task
Changed relative path in the critical.css
to the static resources from ../
to pub/static/versionXXXXXXXXXX/frontend/<Package>/<Theme>/<locale>
Added LICENSE
Merge pull request #10 from sprankhub/patch-1 Add license to composer.json
Fixed eslint JSON issue
Merge pull request #8 from sprankhub/patch-1 Fix JSON issue
Changed themes.js to local-themes
v1.3.4 Update README.md
Updated copy plugin
v1.3.3 Updated copy plugin
Removed unnecessary docs
v1.3.2 Removed unnecessary docs
Readme update
v1.3.1 init