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

React Build Watch Mode #545

Open
nahtnam opened this issue Mar 26, 2020 · 1 comment
Open

React Build Watch Mode #545

nahtnam opened this issue Mar 26, 2020 · 1 comment

Comments

@nahtnam
Copy link

nahtnam commented Mar 26, 2020

This issue is a:

  • Feature request

I want to build a chrome extension with nwb and react but I need to be able to run the equivalent of webpack build with the --watch flag. Is this something that can be easily exposed?

@nahtnam
Copy link
Author

nahtnam commented Mar 26, 2020

I think a solution would involve adding a branch here: https://github.com/insin/nwb/blob/master/src/webpackBuild.js#L47 which runs compiler.watch

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

2 participants