Files
create-react-app/packages/react-scripts
Joe Haddad 613b584f42 Add PUBLIC_URL env variable for advanced use (#937) (#1504)
* Add `PUBLIC_URL` env variable for advanced use (#937)
* Add support for `PUBLIC_URL` env variable
* Remove unnecessary duplications
* Simplify served path choice logic
* Honor PUBLIC_URL in development
* Add e2e tests

Enables serving static assets from specified host.
2017-02-09 23:15:15 -05:00
..
2016-09-19 10:52:19 +03:00
2017-01-24 23:39:42 +00:00
2016-09-23 13:00:11 +01:00

react-scripts

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