magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

Use fsWatch for development environment and updating css/html #16

Open magento-engcom-team opened 6 years ago

magento-engcom-team commented 6 years ago

Preconditions

  1. We have development environment.
  2. grunt watch is slow.

Steps to reproduce

  1. Try using grunt watch ]
  2. you change 1 file it trigger rebuild of 2-5 files.

Expected result

  1. It runs fast so I can go to browser and hit reload or css-reload

Actual result

  1. [Screenshot, logs]

Original Report: https://github.com/magento/magento2/issues/11964 by @kirmorozov