nulladdict / sveltekit-sw-repro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rerpo case for a sveltekit issue

See sveltejs/kit#3432 for details

Steps to reproduce:

  • npm i && npm build, open the build/index.html file, see no registration code in head
  • change router or hydrate to true, rebuild and check the output again, the registration is there

About


Languages

Language:JavaScript 50.9%Language:HTML 35.9%Language:Svelte 13.2%