Skip to content

Commit a7d1704

Browse files
committed
feat: add svelte support
1 parent 998d440 commit a7d1704

File tree

7 files changed

+308
-6
lines changed

7 files changed

+308
-6
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,13 @@
4040
"@biomejs/biome": "^1.9.4",
4141
"@playwright/test": "^1.58.2",
4242
"@rsbuild/core": "2.0.0-beta.4",
43+
"@rsbuild/plugin-svelte": "^1.1.1",
4344
"@rsdoctor/rspack-plugin": "^1.5.2",
4445
"@rslib/core": "^0.19.5",
4546
"@types/node": "^22.19.11",
4647
"postcss": "^8.5.6",
4748
"simple-git-hooks": "^2.13.1",
49+
"svelte": "^5.55.0",
4850
"tailwindcss": "^4.2.1",
4951
"typescript": "^5.9.3"
5052
},

0 commit comments

Comments
 (0)