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

smart watch #26

Closed
chmontgomery opened this issue Aug 26, 2014 · 0 comments
Closed

smart watch #26

chmontgomery opened this issue Aug 26, 2014 · 0 comments
Assignees
Milestone

Comments

@chmontgomery
Copy link
Contributor

As a developer, I want to make changes to a file and have them built into its associated bundle automatically and as quickly as possible. This means, when I change one file I only want one bundle built: the one that contains my new change. All other bundles should be left as-is.

To accomplish this, first the ability to run bundling against one named bundle must be added. Then, gulp.watch can be added to watch the list of files for that bundle.

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