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

How to run build in watch mode #1983

Closed
aeneasr opened this issue Apr 15, 2017 · 1 comment
Closed

How to run build in watch mode #1983

aeneasr opened this issue Apr 15, 2017 · 1 comment

Comments

@aeneasr
Copy link

aeneasr commented Apr 15, 2017

I have various use cases where I would like to use create-react-app as part of my build toolchain.

Currently, create-react-app allows me to build the bundle, or run a webpack dev server. Unfortunately, webpack dev server does not write to disk, and the build task does not support watching for changes.

Is it possible to run the CRA build task as a watcher? If so, how?

@gaearon
Copy link
Contributor

gaearon commented Apr 15, 2017

There is an open issue for this: #1070.
Please track this feature request there!
Thanks.

@gaearon gaearon closed this as completed Apr 15, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants