FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

perf: prefer to use native magic-string · unplugin/unplugin-replace@2ef3736 · GitHub

Commit 2ef3736

Browse files
committed
perf: prefer to use native magic-string
1 parent 330d8af commit 2ef3736

3 files changed

Lines changed: 172 additions & 151 deletions

File tree

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prepublishOnly": "pnpm run build"
6262
},
6363
"dependencies": {
64-
"magic-string": "^0.30.21",
64+
"rolldown-string": "^0.2.1",
6565
"unplugin": "^2.3.10"
6666
},
6767
"devDependencies": {
@@ -74,7 +74,7 @@
7474
"eslint": "^9.39.1",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.6.2",
77-
"rolldown": "nightly",
77+
"rolldown": "1.0.0-beta.54",
7878
"rollup": "^4.53.1",
7979
"tsdown": "^0.16.1",
8080
"tsx": "^4.20.6",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL