@@ -1443,7 +1443,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when node
1443
1443
" experiments" : {
1444
1444
" asyncWebAssembly" : true ,
1445
1445
" inlineConst" : true ,
1446
- " inlineEnum" : true ,
1446
+ " inlineEnum" : false ,
1447
1447
" lazyBarrel" : true ,
1448
1448
" rspackFuture" : {
1449
1449
" bundlerInfo" : {
@@ -1601,7 +1601,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when node
1601
1601
},
1602
1602
" rspackExperiments" : {
1603
1603
" collectTypeScriptInfo" : {
1604
- " exportedEnum" : true ,
1604
+ " exportedEnum" : false ,
1605
1605
" typeExports" : true ,
1606
1606
},
1607
1607
" import" : [
@@ -1685,7 +1685,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when node
1685
1685
},
1686
1686
" rspackExperiments" : {
1687
1687
" collectTypeScriptInfo" : {
1688
- " exportedEnum" : true ,
1688
+ " exportedEnum" : false ,
1689
1689
" typeExports" : true ,
1690
1690
},
1691
1691
" import" : [
@@ -2097,7 +2097,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when node
2097
2097
},
2098
2098
" rspackExperiments" : {
2099
2099
" collectTypeScriptInfo" : {
2100
- " exportedEnum" : true ,
2100
+ " exportedEnum" : false ,
2101
2101
" typeExports" : true ,
2102
2102
},
2103
2103
" import" : [
@@ -2192,7 +2192,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when node
2192
2192
},
2193
2193
" rspackExperiments" : {
2194
2194
" collectTypeScriptInfo" : {
2195
- " exportedEnum" : true ,
2195
+ " exportedEnum" : false ,
2196
2196
" typeExports" : true ,
2197
2197
},
2198
2198
" import" : [
@@ -2413,7 +2413,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when prod
2413
2413
" experiments" : {
2414
2414
" asyncWebAssembly" : true ,
2415
2415
" inlineConst" : true ,
2416
- " inlineEnum" : true ,
2416
+ " inlineEnum" : false ,
2417
2417
" lazyBarrel" : true ,
2418
2418
" rspackFuture" : {
2419
2419
" bundlerInfo" : {
@@ -2696,7 +2696,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when prod
2696
2696
},
2697
2697
" rspackExperiments" : {
2698
2698
" collectTypeScriptInfo" : {
2699
- " exportedEnum" : true ,
2699
+ " exportedEnum" : false ,
2700
2700
" typeExports" : true ,
2701
2701
},
2702
2702
" import" : [
@@ -2787,7 +2787,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when prod
2787
2787
},
2788
2788
" rspackExperiments" : {
2789
2789
" collectTypeScriptInfo" : {
2790
- " exportedEnum" : true ,
2790
+ " exportedEnum" : false ,
2791
2791
" typeExports" : true ,
2792
2792
},
2793
2793
" import" : [
@@ -3426,7 +3426,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when prod
3426
3426
},
3427
3427
" rspackExperiments" : {
3428
3428
" collectTypeScriptInfo" : {
3429
- " exportedEnum" : true ,
3429
+ " exportedEnum" : false ,
3430
3430
" typeExports" : true ,
3431
3431
},
3432
3432
" import" : [
@@ -3525,7 +3525,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when prod
3525
3525
},
3526
3526
" rspackExperiments" : {
3527
3527
" collectTypeScriptInfo" : {
3528
- " exportedEnum" : true ,
3528
+ " exportedEnum" : false ,
3529
3529
" typeExports" : true ,
3530
3530
},
3531
3531
" import" : [
@@ -3828,7 +3828,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when serv
3828
3828
" experiments" : {
3829
3829
" asyncWebAssembly" : true ,
3830
3830
" inlineConst" : true ,
3831
- " inlineEnum" : true ,
3831
+ " inlineEnum" : false ,
3832
3832
" lazyBarrel" : true ,
3833
3833
" rspackFuture" : {
3834
3834
" bundlerInfo" : {
@@ -3983,7 +3983,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when serv
3983
3983
},
3984
3984
" rspackExperiments" : {
3985
3985
" collectTypeScriptInfo" : {
3986
- " exportedEnum" : true ,
3986
+ " exportedEnum" : false ,
3987
3987
" typeExports" : true ,
3988
3988
},
3989
3989
" import" : [
@@ -4068,7 +4068,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when serv
4068
4068
},
4069
4069
" rspackExperiments" : {
4070
4070
" collectTypeScriptInfo" : {
4071
- " exportedEnum" : true ,
4071
+ " exportedEnum" : false ,
4072
4072
" typeExports" : true ,
4073
4073
},
4074
4074
" import" : [
@@ -4462,7 +4462,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when serv
4462
4462
},
4463
4463
" rspackExperiments" : {
4464
4464
" collectTypeScriptInfo" : {
4465
- " exportedEnum" : true ,
4465
+ " exportedEnum" : false ,
4466
4466
" typeExports" : true ,
4467
4467
},
4468
4468
" import" : [
@@ -4558,7 +4558,7 @@ exports[`uni-builder rspack > should generator rspack config correctly when serv
4558
4558
},
4559
4559
" rspackExperiments" : {
4560
4560
" collectTypeScriptInfo" : {
4561
- " exportedEnum" : true ,
4561
+ " exportedEnum" : false ,
4562
4562
" typeExports" : true ,
4563
4563
},
4564
4564
" import" : [
0 commit comments