You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Reproduce the error by:
npx degit sveltejs/template my-svelte-project cd my-svelte-project npm i npm run buildopen the index.html file in the generated dist folder and see that the generated hrefs to the ... css and js files lack a "." at the beginning.