Skip to content

Commit 7981a67

Browse files
committed
fix: unexpected cache hit when modifiedFiles size 0
1 parent 446af93 commit 7981a67

3 files changed

Lines changed: 93 additions & 114 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"@biomejs/biome": "^1.9.4",
3232
"@playwright/test": "^1.50.1",
3333
"@rollup/pluginutils": "^5.1.4",
34-
"@rsbuild/core": "^1.3.0-beta.0",
34+
"@rsbuild/core": "^1.3.0",
3535
"@rslib/core": "^0.5.2",
36-
"@rsbuild/webpack": "^1.2.3",
36+
"@rsbuild/webpack": "^1.3.0",
3737
"@types/node": "^22.13.7",
3838
"@types/semver": "^7.5.8",
3939
"playwright": "^1.50.1",

0 commit comments

Comments
 (0)