Skip to content

1.5.0 - Rewritten watch task and new svg task

Compare
Choose a tag to compare
@Igloczek Igloczek released this 18 Jun 00:27
· 262 commits to master since this release
  • rewritten watch task now handles also adding, removing, moving and renaming files on the fly. Also, issues related to nested SASS imports and hanging watcher should be now eliminated.
  • new svg task to easily generate SVG icons sprites
  • #208 - ability to disable adding .min to output files, while using --prod flag
  • dropped support for localeOverwrites, due to implementation complexity and ability to easily replace it with new child theme created just for these overwrites
  • partial Windows OS support dropped, due to implementation complexity and lack of the willingness to invest time on maintenance OS not supported by Magento platform
  • deploy and browser-sync task removed