Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental Builds: _meta modifications don't rebuild #695

Closed
acarnwath opened this issue Sep 29, 2017 · 1 comment
Closed

Incremental Builds: _meta modifications don't rebuild #695

acarnwath opened this issue Sep 29, 2017 · 1 comment
Assignees

Comments

@acarnwath
Copy link

I am using Pattern Lab Node v2.9.3 on Mac, with Node v7.6.0, using the Gulp Edition.

Expected Behavior

With incremental builds enabled, when modifications are made to _meta/_00-head.mustache or _meta/_01-foot.mustache, I would expect a complete rebuild of the project.

Actual Behavior

The watcher does pick up on it, but it does not appear to rebuild anything.

[11:10:55] Starting 'watch'...
[11:15:30] Starting 'build'...
Incremental builds enabled.
[11:16:13] Finished 'build' after 43 s
Steps to Reproduce

In patternlab-config.json, "cleanPublic" : false
In the project directory, run gulp patternlab:serve
After it is done building, make a change in _meta/_00-head.mustache

@bmuenzenmeyer
Copy link
Member

Hi @acarnwath good timing - @tburny was just mentioning this to me but I was unsure if we ever created a tracking issue for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants