when I run ``` npm init stencil ionic-pwa ``` the generated code doesn't have service worker file, or `package.json` doesn't have any mention of `start.sw` in `scripts`, is there anything I am missing?
when I run
the generated code doesn't have service worker file, or
package.jsondoesn't have any mention ofstart.swinscripts, is there anything I am missing?