Skip to content

Commit

Permalink
Update svelte config because of breaking change sveltejs/kit#3674
Browse files Browse the repository at this point in the history
  • Loading branch information
oleuml committed Feb 12, 2022
1 parent dc9949b commit e8e5944
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ const config = {
})
],
kit: {
// hydrate the <div id="svelte"> element in src/app.html
target: '#svelte',
adapter: adapter()
}
};
Expand Down

0 comments on commit e8e5944

Please sign in to comment.