Does anyone else have this problem? This started happening with `react-scripts >= 1.0.0` Using `Chrome 58.0.3029.110` and `react-scripts 1.0.4` In `index.html` everything is same: ``` <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> ```