Skip to content

Commit afbf4e8

Browse files
committed
chore: update
1 parent fd4b31d commit afbf4e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/core/tests/__snapshots__/config.test.ts.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,11 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
881881
"htmlPlugin": false,
882882
"rspack": [
883883
{
884+
"cache": true,
884885
"experiments": {
886+
"cache": {
887+
"type": "persistent",
888+
},
885889
"rspackFuture": {
886890
"bundlerInfo": {
887891
"force": false,

0 commit comments

Comments
 (0)