create-react-app-redux icon indicating copy to clipboard operation
create-react-app-redux copied to clipboard

Where do the service workers sit?

Open adnanhz opened this issue 5 years ago • 0 comments

I'm looking for this index.js: https://github.com/johnkmzhou/cordova-create-react-app/blob/master/src/index.js

It seems there is not a single line in the whole create-react-app-redux generated project containing something that suggests the existence of a serviceWorker. Even after ejecting the project.

What gives? Is it wrapped into some third party component or something?

Thanks a lot.

adnanhz avatar Sep 06 '18 23:09 adnanhz