Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

It doesn't inject | generate workbox-cdn | disk js files #7

Closed
frederikhors opened this issue May 26, 2019 · 1 comment
Closed

It doesn't inject | generate workbox-cdn | disk js files #7

frederikhors opened this issue May 26, 2019 · 1 comment

Comments

@frederikhors
Copy link
Contributor

Using webpack analogue plugin it injects this below code in my sw.js file:

importScripts("precache-manifest.8ac1ab3d48b09615967cc1035f9d25e.js", "https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

Maybe this is a workbox-build 4 news?

@Rainrider
Copy link
Owner

Everything this plugin does is telling workbox-build that your rollup bundle has been written to disk and passing your options to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants