Skip to content

Commit

Permalink
Update svelte.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DraftedDev committed Oct 25, 2023
1 parent 0774a94 commit 8563651
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ export default {
fallback: undefined,
precompress: true,
strict: true
}),
paths: {
base: dev ? '' : process.env.BASE_PATH
}
})
},

preprocess: [vitePreprocess({})]
Expand Down

0 comments on commit 8563651

Please sign in to comment.