Files
create-react-app/packages/react-scripts
David Moodie 3b71621552 Workbox service worker (#4169)
* Add workbox service worker functionality

* Remove debug

* Set workboxConfig for when there isn't a cra config file

* Remove workbox configuration options as c-r-a isn't planning on supporting optional configuration

* Remove c-r-a config path from paths

* Add workbox service worker functionality

* Remove c-r-a config path from paths

* Inline the webpack workbox config

* Use settings reccommended by @jeffposnick

https://github.com/facebook/create-react-app/pull/4169/#issuecomment-422963072

* Fallback to public url index.html, not root

* Add one comment

* Update comment

* Correct regex
2018-09-27 11:51:42 -04:00
..
2018-01-22 22:16:22 +00:00
2018-09-27 11:51:42 -04:00
2018-09-27 11:51:42 -04:00
2018-01-22 22:16:22 +00:00

react-scripts

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