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

Grunt watch task is causing speed issues when building #26

Closed
willmcl opened this issue Oct 31, 2014 · 1 comment
Closed

Grunt watch task is causing speed issues when building #26

willmcl opened this issue Oct 31, 2014 · 1 comment
Assignees
Milestone

Comments

@willmcl
Copy link
Contributor

willmcl commented Oct 31, 2014

It currently compiles the whole app every time a change is made. This should be reconfigured.

@willmcl willmcl added this to the v0.10.1 milestone Oct 31, 2014
@willmcl willmcl self-assigned this Oct 31, 2014
@willmcl
Copy link
Contributor Author

willmcl commented Jan 22, 2015

Gonna install this: https://github.com/tschaub/grunt-newer

willmcl added a commit that referenced this issue Jan 22, 2015
Add grunt-newer plugin to address speed issues with the grunt-watch task. The watch task now only compiles the file that has been changed since the task was last run. Simple!
@willmcl willmcl closed this as completed Jan 22, 2015
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

1 participant