Skip to content

Commit

Permalink
fix: svelte5 ssr bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed Sep 12, 2024
1 parent f0d3fbc commit 82ccc9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/extra/tools/ssr.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { SvelteComponentDev } from 'svelte/internal'
import { preloadUrl } from '../../runtime/index.js'

const polyfillFetch = async () => {
Expand Down

0 comments on commit 82ccc9b

Please sign in to comment.