Upgrade kit from 1.0.0-next.202 to 1.0.0-next.299
annoyingly got stuck in dependency hell here because of breaking changes in vite-plugin-svelte
This commit is contained in:
@@ -26,9 +26,6 @@ const config = {
|
||||
return !filepath.endsWith(".test.ts");
|
||||
},
|
||||
},
|
||||
|
||||
// hydrate the <div id="svelte"> element in src/app.html
|
||||
target: "#svelte",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user