Skip to content

Commit

Permalink
ci: try to fix subpath
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Nov 1, 2024
1 parent c288325 commit 8ff5900
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const config = {
adapter: adapter({
fallback: '404.html'
}),
paths: {
base: process.argv.includes('dev') ? '' : process.env.BASE_PATH
}
},

preprocess: [vitePreprocess()]
Expand Down

0 comments on commit 8ff5900

Please sign in to comment.