We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1230fa4 commit 8c85564Copy full SHA for 8c85564
packages/core/tests/__snapshots__/config.test.ts.snap
@@ -203,7 +203,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
203
{
204
"plugins": [
205
EntryChunkPlugin {
206
- "enabledImportMetaUrlShim": true,
+ "enabledImportMetaUrlShim": false,
207
"reactDirectives": {},
208
"shebangChmod": 493,
209
"shebangEntries": {},
@@ -637,7 +637,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config 1
637
638
639
640
641
642
643
0 commit comments