Describe the bug
When running build, there are two issues:
src paths generated in the html file can't be found (but I can fix it manually inserting a ./ before each path.To Reproduce
build
Environment
Additional context/Screenshots

For some reason built site still includes react-dev-utils/webpackHotDevClient causing SockJS to run and generate errors. This happens to me with v0.13.7
Most helpful comment
For some reason built site still includes
react-dev-utils/webpackHotDevClientcausing SockJS to run and generate errors. This happens to me with v0.13.7