Skip to content

Commit

Permalink
fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
KorbinianK committed May 2, 2024
1 parent 95c5b51 commit 02f607f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/bridge-ui/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ const config = {

kit: {
// https://kit.svelte.dev/docs/single-page-apps
adapter: adapter({
fallback: 'index.html',
}),
adapter: adapter(),
},
};

Expand Down

0 comments on commit 02f607f

Please sign in to comment.