Skip to content

Commit

Permalink
ut
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Nov 13, 2024
1 parent 1230fa4 commit 8c85564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/tests/__snapshots__/config.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
{
"plugins": [
EntryChunkPlugin {
"enabledImportMetaUrlShim": true,
"enabledImportMetaUrlShim": false,
"reactDirectives": {},
"shebangChmod": 493,
"shebangEntries": {},
Expand Down Expand Up @@ -637,7 +637,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
{
"plugins": [
EntryChunkPlugin {
"enabledImportMetaUrlShim": true,
"enabledImportMetaUrlShim": false,
"reactDirectives": {},
"shebangChmod": 493,
"shebangEntries": {},
Expand Down

0 comments on commit 8c85564

Please sign in to comment.