We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6eb50 commit 872eb55Copy full SHA for 872eb55
svelte.config.js
@@ -33,6 +33,6 @@ const config = {
33
})
34
},
35
preprocess: [vitePreprocess({})]
36
-};
+};
37
38
export default config;
0 commit comments