As we now in version 5 of workbox, the importWorkboxFrom
config is removed, but if we are using injectManifest
how we should import workbox localy?
Is the only way in using importScripts
with https://storage.googleapis.com/workbox-cdn/releases/5.0.0/workbox-sw.js
?
docs says that generateSW
uses locally import by default but what about injectManifest
?
https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-v4#build_tool_option_overhaul