service-worker trouble
When trying to use shiki on my sveltekit project, the page that has the markdown code fences loads with no css at all.
In my terminal i get [GET 404] '/learn/service-worker.ts'
/learn is the page the markdown is on.
This only happens when I use shiki on that page. Why? This can't be because of the service worker, can it?
0 条评论