Is this a bug report?
Yes
Can you also reproduce the problem with npm 4.x?
yes
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
not relevant
Environment
node -v: 7.6
npm -v: 4.3
yarn --version (if you use Yarn): 0.27.5
npm ls react-scripts (if you haven’t ejected): 1.0.11
Then, specify:
- Operating system: macOS 10.12.6
- Browser and version (if relevant): chrome 60.0.3112.90
Steps to Reproduce
(Write your steps here:)
- edit src/App.js
- save
Expected Behavior
Only specific area will change.
Actual Behavior
Full page reload
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
Thoughts
webpack2 doesn't seem to have such issue.
Is this a bug report?
Yes
Can you also reproduce the problem with npm 4.x?
yes
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
not relevant
Environment
node -v: 7.6npm -v: 4.3yarn --version(if you use Yarn): 0.27.5npm ls react-scripts(if you haven’t ejected): 1.0.11Then, specify:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
Only specific area will change.
Actual Behavior
Full page reload
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
Thoughts
webpack2 doesn't seem to have such issue.