Launch and monitor both Python and JS during development
No longer need to restart python each time any change is made. nodemon will handle that now. Using concurrently because I found it to be better performant than run-p.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
REACT_APP_INPAINTING_URL=""
|
||||
REACT_APP_INPAINTING_URL=""
|
||||
FAST_REFRESH=false
|
||||
Reference in New Issue
Block a user