We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ec88b commit 867da92Copy full SHA for 867da92
1 file changed
svelte.config.js
@@ -3,5 +3,5 @@ import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
3
const config = {
4
preprocess: [vitePreprocess()],
5
};
6
-
+//test
7
export default config;
0 commit comments