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.
2 parents d99d2d8 + 9b88d4f commit 52bcfe4Copy full SHA for 52bcfe4
1 file changed
apps/stories-svelte/svelte.config.js
@@ -0,0 +1,5 @@
1
+import {vitePreprocess} from '@sveltejs/vite-plugin-svelte';
2
+
3
+export default {
4
+ preprocess: vitePreprocess(),
5
+};
0 commit comments