Provide a no-op SW that will be served by the dev environment. (#2276)

* Provide a no-op SW that will be served by the dev environment.

* Hide no-op service worker from user
This commit is contained in:
Jeffrey Posnick
2017-05-20 11:07:43 -07:00
committed by Dan Abramov
parent d76c1b78eb
commit eadfad28f4
4 changed files with 52 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"getProcessForPort.js",
"InterpolateHtmlPlugin.js",
"launchEditor.js",
"noopServiceWorkerMiddleware.js",
"ModuleScopePlugin.js",
"openBrowser.js",
"openChrome.applescript",