Skip to content

Commit 4a7dafb

Browse files
committed
perf: use native magic-string
1 parent 292664b commit 4a7dafb

File tree

5 files changed

+172
-32
lines changed

5 files changed

+172
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
},
7878
"dependencies": {
7979
"ast-kit": "^2.2.0",
80-
"magic-string-ast": "^1.0.3",
8180
"rolldown-string": "^0.2.1",
8281
"unplugin": "^2.3.11"
8382
},
@@ -92,6 +91,7 @@
9291
"eslint": "^9.39.2",
9392
"prettier": "^3.7.4",
9493
"quansync": "^1.0.0",
94+
"rolldown": "1.0.0-beta.54",
9595
"tsdown": "^0.18.0",
9696
"typescript": "^5.9.3",
9797
"vite": "^7.3.0",

pnpm-lock.yaml

Lines changed: 158 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)