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

Watch missing NPM modules and force webpack rebuild #446

Merged
merged 2 commits into from
Sep 14, 2016

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Sep 13, 2016

If we import a missing NPM module, NPM warns.
After we've added it Webpack do not rebuilt automatically.

So, this plugin by facebook's CRA app does it.

@arunoda arunoda merged commit c8a1104 into master Sep 14, 2016
@arunoda arunoda deleted the watch-missing-npm-modules branch September 14, 2016 11:27
@shilman shilman added the misc label May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants