Skip to content

Commit 8c85564

Browse files
committed
ut
1 parent 1230fa4 commit 8c85564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
203203
{
204204
"plugins": [
205205
EntryChunkPlugin {
206-
"enabledImportMetaUrlShim": true,
206+
"enabledImportMetaUrlShim": false,
207207
"reactDirectives": {},
208208
"shebangChmod": 493,
209209
"shebangEntries": {},
@@ -637,7 +637,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
637637
{
638638
"plugins": [
639639
EntryChunkPlugin {
640-
"enabledImportMetaUrlShim": true,
640+
"enabledImportMetaUrlShim": false,
641641
"reactDirectives": {},
642642
"shebangChmod": 493,
643643
"shebangEntries": {},

0 commit comments

Comments
 (0)