UNPKG

@qwik.dev/core

Version:

An open source framework for building instant loading web apps at any scale, without the extra effort.

14 lines (13 loc) 343 B
{ "description": "Add a service worker to your app", "__qwik__": { "displayName": "Feature: Service Worker", "priority": 10, "docs": [], "nextSteps": { "lines": [ "Now, make sure that you have `<ServiceWorkerRegister />` in your `src/root.tsx`. You can import it from `@qwik.dev/router`." ] } } }