@@ -2425,17 +2425,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
24252425 }
24262426 }
24272427 ]
2428- },
2429- /* config.module.rule('Rslib:js-entry-loader') */
2430- {
2431- test: / \\ . (?:js| jsx| mjs| cjs| ts| tsx| mts| cts)$ / ,
2432- issuer: / ^$ / ,
2433- use: [
2434- /* config.module.rule('Rslib:js-entry-loader').use('rsbuild:lib-entry-module') */
2435- {
2436- loader: ' <WORKSPACE>/dist/entryModuleLoader.js'
2437- }
2438- ]
24392428 }
24402429 ]
24412430 },
@@ -3072,17 +3061,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
30723061 }
30733062 }
30743063 ]
3075- },
3076- /* config.module.rule('Rslib:js-entry-loader') */
3077- {
3078- test: / \\ . (?:js| jsx| mjs| cjs| ts| tsx| mts| cts)$ / ,
3079- issuer: / ^$ / ,
3080- use: [
3081- /* config.module.rule('Rslib:js-entry-loader').use('rsbuild:lib-entry-module') */
3082- {
3083- loader: ' <WORKSPACE>/dist/entryModuleLoader.js'
3084- }
3085- ]
30863064 }
30873065 ]
30883066 },
@@ -4312,17 +4290,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
43124290 generator: {
43134291 filename: ' static/wasm/[contenthash:8].module.wasm'
43144292 }
4315- },
4316- /* config.module.rule('Rslib:js-entry-loader') */
4317- {
4318- test: / \\ . (?:js| jsx| mjs| cjs| ts| tsx| mts| cts)$ / ,
4319- issuer: / ^$ / ,
4320- use: [
4321- /* config.module.rule('Rslib:js-entry-loader').use('rsbuild:lib-entry-module') */
4322- {
4323- loader: ' <WORKSPACE>/dist/entryModuleLoader.js'
4324- }
4325- ]
43264293 }
43274294 ]
43284295 },
@@ -4834,10 +4801,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
48344801 ],
48354802 " setup" : [Function ],
48364803 },
4837- {
4838- " name" : " rsbuild:lib-entry-chunk" ,
4839- " setup" : [Function ],
4840- },
48414804 ],
48424805 " resolve" : {
48434806 " alias" : {
@@ -5096,10 +5059,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
50965059 " name" : " rsbuild:fix-js-module-type" ,
50975060 " setup" : [Function ],
50985061 },
5099- {
5100- " name" : " rsbuild:lib-entry-chunk" ,
5101- " setup" : [Function ],
5102- },
51035062 ],
51045063 " resolve" : {
51055064 " alias" : {
@@ -5541,10 +5500,6 @@ exports[`Should compose create Rsbuild config correctly > Merge Rsbuild config i
55415500 " name" : " rsbuild:fix-js-module-type" ,
55425501 " setup" : [Function ],
55435502 },
5544- {
5545- " name" : " rsbuild:lib-entry-chunk" ,
5546- " setup" : [Function ],
5547- },
55485503 {
55495504 " name" : " rsbuild:module-federation-enhanced" ,
55505505 " setup" : [Function ],
0 commit comments