Skip to content

Commit 40934ea

Browse files
committed
fix(builder): bundle find-cache-dir to dist
# Conflicts: # packages/builder-rsbuild/package.json # pnpm-lock.yaml
1 parent 0a5c3ef commit 40934ea

File tree

2 files changed

+1418
-749
lines changed

2 files changed

+1418
-749
lines changed

packages/builder-rsbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"cjs-module-lexer": "^1.4.3",
6868
"constants-browserify": "^1.0.0",
6969
"es-module-lexer": "^1.6.0",
70-
"find-cache-dir": "^5.0.0",
7170
"fs-extra": "^11.3.0",
7271
"magic-string": "^0.30.17",
7372
"path-browserify": "^1.0.1",
@@ -85,6 +84,7 @@
8584
"@types/fs-extra": "^11.0.4",
8685
"@types/node": "^18.0.0",
8786
"@types/pretty-hrtime": "^1.0.3",
87+
"find-cache-dir": "^5.0.0",
8888
"pretty-hrtime": "^1.0.3",
8989
"slash": "^5.1.0",
9090
"storybook": "8.6.14",

0 commit comments

Comments
 (0)