Closed
Description
I am using Pattern Lab Node v2.4.2
on Windows
, with Node v4.4.7
, using the Gulp
Edition.
Expected Behavior
Change to a mustache file happens, hit save, patterns runs the build task, then reload page.
Actual Behavior
Change happens, it builds, then reloads, and builds a second time. On occasion when "cleanPublic" is set to true in the config, this step will fail with unable to write to the public/patterns/ folder.
In the screenshot, first arrow is when a change was triggered, the second arrow is where it starts to hang up.
Steps to Reproduce
gulp patternlab:serve
Make a change to a pattern
Observe console