sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7k stars 434 forks source link

Revert "Prefix file paths in SW manifest with a slash (#1244)" #1689

Closed benmccann closed 3 years ago

benmccann commented 3 years ago

Closes #1441 #1538

Revert https://github.com/sveltejs/sapper/pull/1244. It seems that prefixing with a leading slash broke people who were using a base tag

benmccann commented 3 years ago

Closing this as I realized I'm not sure what the corresponding change in the template should be (and so I'm also not sure this is the best fix. It may be, but I'm not sure)