Skip to content

Commit 867da92

Browse files
committed
modified: svelte.config.js
1 parent c9ec88b commit 867da92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
33
const config = {
44
preprocess: [vitePreprocess()],
55
};
6-
6+
//test
77
export default config;

0 commit comments

Comments
 (0)