Skip to content

Commit d6a8972

Browse files
test: format async outgoing watch fixture
1 parent 6223b64 commit d6a8972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tests/rspack-test/watchCases/build-chunk-graph/async-block-outgoings

tests/rspack-test/watchCases/build-chunk-graph/async-block-outgoings/rspack.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ module.exports = {
88
buildChunkGraph: true,
99
},
1010
stats: {
11-
preset: "verbose",
12-
logging: "verbose",
11+
preset: 'verbose',
12+
logging: 'verbose',
1313
loggingDebug: [/codeSplittingCache/, /incremental/],
1414
},
1515
};

0 commit comments

Comments
 (0)