We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3638ef4 commit 1c9a004Copy full SHA for 1c9a004
wtfdig/svelte.config.js
@@ -6,7 +6,7 @@ const config = {
6
extensions: ['.svelte'],
7
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
8
// for more information about preprocessors
9
- preprocess: [vitePreprocess(), importAssets()],
+ preprocess: [vitePreprocess()],
10
11
kit: {
12
adapter: adapter({
0 commit comments