Files
create-react-app/packages/react-scripts
James Blight 71a27c0f8b Allow custom proxies in development (#1790)
* Change proxy handling to allow multiple proxies to be specified in package.json.

* Up webpack-dev-server to 2.4.2

Webpack Dev Server version 2.4.2 handles the external websocket upgrade
for all proxies

* Fix the listen() call

* Switch to correct default host

* Remove promises and extract to react-dev-utils

* oops
2017-05-14 21:12:54 -04:00
..
2017-03-07 19:46:10 +00:00
2017-05-12 17:42:34 +01:00

react-scripts

This package includes scripts and configuration used by Create React App.
Please refer to its documentation: