mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 09:55:43 +08:00
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:
committed by
Dan Abramov
parent
d76c1b78eb
commit
eadfad28f4
@@ -21,6 +21,7 @@
|
||||
"getProcessForPort.js",
|
||||
"InterpolateHtmlPlugin.js",
|
||||
"launchEditor.js",
|
||||
"noopServiceWorkerMiddleware.js",
|
||||
"ModuleScopePlugin.js",
|
||||
"openBrowser.js",
|
||||
"openChrome.applescript",
|
||||
|
||||
Reference in New Issue
Block a user