We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066482a commit 7ca90c3Copy full SHA for 7ca90c3
.changeset/smart-ears-invent.md
packages/vite-plugin-svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/vite-plugin-svelte
2
3
+## 2.4.6
4
+
5
+### Patch Changes
6
7
+- fix(prebundleSvelteLibraries): don't try to append missing sourcemap ([#737](https://github.com/sveltejs/vite-plugin-svelte/pull/737))
8
9
## 2.4.5
10
11
### Patch Changes
packages/vite-plugin-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
- "version": "2.4.5",
+ "version": "2.4.6",
"license": "MIT",
"author": "dominikg",
"files": [
0 commit comments