Skip to content

Commit 2ded4c1

Browse files
committed
chore: update
1 parent 46d3afa commit 2ded4c1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3118,10 +3118,7 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
31183118
not: /[\\\\/]node_modules[\\\\/]/
31193119
},
31203120
/\\.(?:ts|tsx|jsx|mts|cts)$/,
3121-
/@module-federation\\/webpack-bundler-runtime/,
3122-
/@module-federation\\/runtime/,
3123-
/@module-federation\\/runtime-core/,
3124-
/@module-federation\\/sdk/
3121+
/@module-federation[\\\\/]/
31253122
],
31263123
use: [
31273124
/* config.module.rule('js').use('swc') */

0 commit comments

Comments
 (0)