Loading svelte.config.js +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ export default { // Consult https://svelte.dev/docs#compile-time-svelte-preprocess // for more information about preprocessors preprocess: vitePreprocess(), publicPath: "/deadline-christmas-game" publicPath: "/deadline-christmas-game/" } Loading
svelte.config.js +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ export default { // Consult https://svelte.dev/docs#compile-time-svelte-preprocess // for more information about preprocessors preprocess: vitePreprocess(), publicPath: "/deadline-christmas-game" publicPath: "/deadline-christmas-game/" }