Commit a572f50
authored
Added node-env specification to npm watch script (#8406)
#8229 introduces a change which causes the npm run watch script to run in production mode.
Added a specifier so that it runs in development mode and I also added the --progress flag, which is very nice to have and useful to me.1 parent 4c967d1 commit a572f50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments