@lynx-js/rspeedy 0.15.0 → 0.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -0
- package/dist/0~minify.plugin.js +11 -2
- package/dist/0~target.plugin.js +2 -10
- package/dist/0~validate.js +867 -848
- package/dist/1~minify.plugin.js +11 -2
- package/dist/1~target.plugin.js +2 -10
- package/dist/1~validate.js +897 -878
- package/dist/index.d.ts +5 -1
- package/dist/src_cli_main_ts-node_child_process-node_events-node_fs-node_path-node_process.js +1 -1
- package/dist/src_index_ts.js +1 -1
- package/package.json +3 -3
package/dist/0~validate.js
CHANGED
|
@@ -489,7 +489,7 @@ const validateConfig = (()=>{
|
|
|
489
489
|
"eval-nosources-cheap-source-map-debugids-debugids",
|
|
490
490
|
"eval-nosources-cheap-module-source-map-debugids-debugids"
|
|
491
491
|
]);
|
|
492
|
-
const
|
|
492
|
+
const _vv300 = new Set([
|
|
493
493
|
"es3",
|
|
494
494
|
"es5",
|
|
495
495
|
"es2015",
|
|
@@ -504,7 +504,7 @@ const validateConfig = (()=>{
|
|
|
504
504
|
"es2024",
|
|
505
505
|
"esnext"
|
|
506
506
|
]);
|
|
507
|
-
const
|
|
507
|
+
const _vv309 = new Set([
|
|
508
508
|
"es3",
|
|
509
509
|
"es5",
|
|
510
510
|
"es2015",
|
|
@@ -519,7 +519,7 @@ const validateConfig = (()=>{
|
|
|
519
519
|
"es2024",
|
|
520
520
|
"esnext"
|
|
521
521
|
]);
|
|
522
|
-
const
|
|
522
|
+
const _vv315 = new Set([
|
|
523
523
|
false,
|
|
524
524
|
"node",
|
|
525
525
|
"es3",
|
|
@@ -545,7 +545,7 @@ const validateConfig = (()=>{
|
|
|
545
545
|
"node-webkit",
|
|
546
546
|
"browserslist"
|
|
547
547
|
]);
|
|
548
|
-
const
|
|
548
|
+
const _vv317 = new Set([
|
|
549
549
|
"node",
|
|
550
550
|
"es3",
|
|
551
551
|
"es5",
|
|
@@ -570,7 +570,7 @@ const validateConfig = (()=>{
|
|
|
570
570
|
"node-webkit",
|
|
571
571
|
"browserslist"
|
|
572
572
|
]);
|
|
573
|
-
const
|
|
573
|
+
const _vv319 = new Set([
|
|
574
574
|
"module",
|
|
575
575
|
"global",
|
|
576
576
|
"commonjs",
|
|
@@ -596,7 +596,7 @@ const validateConfig = (()=>{
|
|
|
596
596
|
"node-commonjs",
|
|
597
597
|
"commonjs-import"
|
|
598
598
|
]);
|
|
599
|
-
const
|
|
599
|
+
const _vv320 = new Set([
|
|
600
600
|
false,
|
|
601
601
|
"eval",
|
|
602
602
|
"source-map",
|
|
@@ -648,7 +648,7 @@ const validateConfig = (()=>{
|
|
|
648
648
|
"eval-nosources-cheap-module-source-map",
|
|
649
649
|
"eval-nosources-cheap-module-source-map-debugids"
|
|
650
650
|
]);
|
|
651
|
-
const
|
|
651
|
+
const _vv392 = new Set([
|
|
652
652
|
"utf8",
|
|
653
653
|
"ascii",
|
|
654
654
|
"utf-8",
|
|
@@ -662,7 +662,7 @@ const validateConfig = (()=>{
|
|
|
662
662
|
"binary",
|
|
663
663
|
"hex"
|
|
664
664
|
]);
|
|
665
|
-
const
|
|
665
|
+
const _vv394 = new Set([
|
|
666
666
|
"utf8",
|
|
667
667
|
"ascii",
|
|
668
668
|
"utf-8",
|
|
@@ -676,7 +676,7 @@ const validateConfig = (()=>{
|
|
|
676
676
|
"binary",
|
|
677
677
|
"hex"
|
|
678
678
|
]);
|
|
679
|
-
const
|
|
679
|
+
const _vv449 = new Set([
|
|
680
680
|
false,
|
|
681
681
|
"eval",
|
|
682
682
|
"source-map",
|
|
@@ -728,7 +728,7 @@ const validateConfig = (()=>{
|
|
|
728
728
|
"eval-nosources-cheap-module-source-map",
|
|
729
729
|
"eval-nosources-cheap-module-source-map-debugids"
|
|
730
730
|
]);
|
|
731
|
-
const
|
|
731
|
+
const _vv479 = new Set([
|
|
732
732
|
"module",
|
|
733
733
|
"global",
|
|
734
734
|
"commonjs",
|
|
@@ -754,7 +754,7 @@ const validateConfig = (()=>{
|
|
|
754
754
|
"node-commonjs",
|
|
755
755
|
"commonjs-import"
|
|
756
756
|
]);
|
|
757
|
-
const
|
|
757
|
+
const _vv494 = new Set([
|
|
758
758
|
false,
|
|
759
759
|
"eval",
|
|
760
760
|
"source-map",
|
|
@@ -879,28 +879,28 @@ const validateConfig = (()=>{
|
|
|
879
879
|
const arrayPredicators = [
|
|
880
880
|
[
|
|
881
881
|
(top)=>null != top && ("string" == typeof top || "object" == typeof top && null !== top && _vo148(top, _path, false)),
|
|
882
|
-
(entire)=>entire.map((elem,
|
|
883
|
-
path: _path + "[" +
|
|
882
|
+
(entire)=>entire.map((elem, _index371)=>(null !== elem || _report(_exceptionable, {
|
|
883
|
+
path: _path + "[" + _index371 + "]",
|
|
884
884
|
expected: "(WatchFiles.o1 | string)",
|
|
885
885
|
value: elem
|
|
886
886
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
887
|
-
path: _path + "[" +
|
|
887
|
+
path: _path + "[" + _index371 + "]",
|
|
888
888
|
expected: "(WatchFiles.o1 | string)",
|
|
889
889
|
value: elem
|
|
890
890
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
891
|
-
path: _path + "[" +
|
|
891
|
+
path: _path + "[" + _index371 + "]",
|
|
892
892
|
expected: "(WatchFiles.o1 | string)",
|
|
893
893
|
value: elem
|
|
894
|
-
})) && _vo148(elem, _path + "[" +
|
|
895
|
-
path: _path + "[" +
|
|
894
|
+
})) && _vo148(elem, _path + "[" + _index371 + "]", _exceptionable) || _report(_exceptionable, {
|
|
895
|
+
path: _path + "[" + _index371 + "]",
|
|
896
896
|
expected: "(WatchFiles.o1 | string)",
|
|
897
897
|
value: elem
|
|
898
898
|
}))).every((flag)=>flag)
|
|
899
899
|
],
|
|
900
900
|
[
|
|
901
901
|
(top)=>"string" == typeof top,
|
|
902
|
-
(entire)=>entire.map((elem,
|
|
903
|
-
path: _path + "[" +
|
|
902
|
+
(entire)=>entire.map((elem, _index372)=>"string" == typeof elem || _report(_exceptionable, {
|
|
903
|
+
path: _path + "[" + _index372 + "]",
|
|
904
904
|
expected: "string",
|
|
905
905
|
value: elem
|
|
906
906
|
})).every((flag)=>flag)
|
|
@@ -924,8 +924,8 @@ const validateConfig = (()=>{
|
|
|
924
924
|
const arrayPredicators = [
|
|
925
925
|
[
|
|
926
926
|
(top)=>"string" == typeof top,
|
|
927
|
-
(entire)=>entire.map((elem,
|
|
928
|
-
path: _path + "[" +
|
|
927
|
+
(entire)=>entire.map((elem, _index474)=>"string" == typeof elem || _report(_exceptionable, {
|
|
928
|
+
path: _path + "[" + _index474 + "]",
|
|
929
929
|
expected: "string",
|
|
930
930
|
value: elem
|
|
931
931
|
})).every((flag)=>flag)
|
|
@@ -935,31 +935,31 @@ const validateConfig = (()=>{
|
|
|
935
935
|
"string" == typeof top[0],
|
|
936
936
|
"object" == typeof top[1] && null !== top[1] && false === Array.isArray(top[1]) && _vo25(top[1], _path + "[1]", false)
|
|
937
937
|
].every((flag)=>flag),
|
|
938
|
-
(entire)=>entire.map((elem,
|
|
939
|
-
path: _path + "[" +
|
|
938
|
+
(entire)=>entire.map((elem, _index475)=>(Array.isArray(elem) || _report(_exceptionable, {
|
|
939
|
+
path: _path + "[" + _index475 + "]",
|
|
940
940
|
expected: "[string, Record<string, unknown>]",
|
|
941
941
|
value: elem
|
|
942
942
|
})) && (2 === elem.length || _report(_exceptionable, {
|
|
943
|
-
path: _path + "[" +
|
|
943
|
+
path: _path + "[" + _index475 + "]",
|
|
944
944
|
expected: "[string, Record<string, unknown>]",
|
|
945
945
|
value: elem
|
|
946
946
|
})) && [
|
|
947
947
|
"string" == typeof elem[0] || _report(_exceptionable, {
|
|
948
|
-
path: _path + "[" +
|
|
948
|
+
path: _path + "[" + _index475 + "][0]",
|
|
949
949
|
expected: "string",
|
|
950
950
|
value: elem[0]
|
|
951
951
|
}),
|
|
952
952
|
("object" == typeof elem[1] && null !== elem[1] && false === Array.isArray(elem[1]) || _report(_exceptionable, {
|
|
953
|
-
path: _path + "[" +
|
|
953
|
+
path: _path + "[" + _index475 + "][1]",
|
|
954
954
|
expected: "Record<string, unknown>",
|
|
955
955
|
value: elem[1]
|
|
956
|
-
})) && _vo25(elem[1], _path + "[" +
|
|
957
|
-
path: _path + "[" +
|
|
956
|
+
})) && _vo25(elem[1], _path + "[" + _index475 + "][1]", _exceptionable) || _report(_exceptionable, {
|
|
957
|
+
path: _path + "[" + _index475 + "][1]",
|
|
958
958
|
expected: "Record<string, unknown>",
|
|
959
959
|
value: elem[1]
|
|
960
960
|
})
|
|
961
961
|
].every((flag)=>flag) || _report(_exceptionable, {
|
|
962
|
-
path: _path + "[" +
|
|
962
|
+
path: _path + "[" + _index475 + "]",
|
|
963
963
|
expected: "[string, Record<string, unknown>]",
|
|
964
964
|
value: elem
|
|
965
965
|
})).every((flag)=>flag)
|
|
@@ -5222,9 +5222,10 @@ const validateConfig = (()=>{
|
|
|
5222
5222
|
if (void 0 === value) return true;
|
|
5223
5223
|
return null != value && ("string" == typeof value || Array.isArray(value) && value.every((elem, _index249)=>"string" == typeof elem) || "object" == typeof value && null !== value && false === Array.isArray(value) && _io312(value, _exceptionable));
|
|
5224
5224
|
});
|
|
5225
|
-
const _io312 = (input, _exceptionable = true)=>null !== input["import"] && (void 0 === input["import"] || "string" == typeof input["import"] || Array.isArray(input["import"]) && input["import"].every((elem, _index250)=>"string" == typeof elem)) && (void 0 === input.publicPath || "string" == typeof input.publicPath) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5225
|
+
const _io312 = (input, _exceptionable = true)=>null !== input["import"] && (void 0 === input["import"] || "string" == typeof input["import"] || Array.isArray(input["import"]) && input["import"].every((elem, _index250)=>"string" == typeof elem)) && null !== input.dependOn && (void 0 === input.dependOn || "string" == typeof input.dependOn || Array.isArray(input.dependOn) && input.dependOn.every((elem, _index251)=>"string" == typeof elem)) && (void 0 === input.publicPath || "string" == typeof input.publicPath) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5226
5226
|
if ([
|
|
5227
5227
|
"import",
|
|
5228
|
+
"dependOn",
|
|
5228
5229
|
"publicPath"
|
|
5229
5230
|
].some((prop)=>key === prop)) return true;
|
|
5230
5231
|
const value = input[key];
|
|
@@ -5243,7 +5244,7 @@ const validateConfig = (()=>{
|
|
|
5243
5244
|
if (void 0 === value) return true;
|
|
5244
5245
|
return false;
|
|
5245
5246
|
}));
|
|
5246
|
-
const _io314 = (input, _exceptionable = true)=>null !== input.bundlerChain && (void 0 === input.bundlerChain || "function" == typeof input.bundlerChain || Array.isArray(input.bundlerChain) && input.bundlerChain.every((elem,
|
|
5247
|
+
const _io314 = (input, _exceptionable = true)=>null !== input.bundlerChain && (void 0 === input.bundlerChain || "function" == typeof input.bundlerChain || Array.isArray(input.bundlerChain) && input.bundlerChain.every((elem, _index252)=>true)) && (void 0 === input.cssLoader || "object" == typeof input.cssLoader && null !== input.cssLoader && false === Array.isArray(input.cssLoader) && _io315(input.cssLoader, _exceptionable)) && (void 0 === input.cssExtract || "object" == typeof input.cssExtract && null !== input.cssExtract && false === Array.isArray(input.cssExtract) && _io317(input.cssExtract, _exceptionable)) && (void 0 === input.rsdoctor || "object" == typeof input.rsdoctor && null !== input.rsdoctor && false === Array.isArray(input.rsdoctor) && _io320(input.rsdoctor, _exceptionable)) && null !== input.rspack && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.every((elem, _index253)=>null != elem && ("function" == typeof elem || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io94(elem, _exceptionable))) || "object" == typeof input.rspack && null !== input.rspack && false === Array.isArray(input.rspack) && _io94(input.rspack, _exceptionable)) && null !== input.swc && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.every((elem, _index254)=>null != elem && ("function" == typeof elem || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _iu0(elem, _exceptionable))) || "object" == typeof input.swc && null !== input.swc && false === Array.isArray(input.swc) && _iu0(input.swc, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5247
5248
|
if ([
|
|
5248
5249
|
"bundlerChain",
|
|
5249
5250
|
"cssLoader",
|
|
@@ -5256,7 +5257,7 @@ const validateConfig = (()=>{
|
|
|
5256
5257
|
if (void 0 === value) return true;
|
|
5257
5258
|
return false;
|
|
5258
5259
|
}));
|
|
5259
|
-
const _io315 = (input, _exceptionable = true)=>(void 0 === input.importLoaders || 0 === input.importLoaders || 1 === input.importLoaders || 2 === input.importLoaders) && null !== input.modules && (void 0 === input.modules || "boolean" == typeof input.modules || "object" == typeof input.modules && null !== input.modules && false === Array.isArray(input.modules) && _io316(input.modules, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5260
|
+
const _io315 = (input, _exceptionable = true)=>(void 0 === input.importLoaders || 0 === input.importLoaders || 1 === input.importLoaders || 2 === input.importLoaders) && null !== input.modules && (void 0 === input.modules || "local" === input.modules || "global" === input.modules || "pure" === input.modules || "icss" === input.modules || "boolean" == typeof input.modules || "object" == typeof input.modules && null !== input.modules && false === Array.isArray(input.modules) && _io316(input.modules, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5260
5261
|
if ([
|
|
5261
5262
|
"importLoaders",
|
|
5262
5263
|
"modules"
|
|
@@ -5302,7 +5303,7 @@ const validateConfig = (()=>{
|
|
|
5302
5303
|
if (void 0 === value) return true;
|
|
5303
5304
|
return false;
|
|
5304
5305
|
}));
|
|
5305
|
-
const _io320 = (input, _exceptionable = true)=>(void 0 === input.linter || "object" == typeof input.linter && null !== input.linter && false === Array.isArray(input.linter) && _io321(input.linter, _exceptionable)) && (void 0 === input.output || "object" == typeof input.output && null !== input.output && false === Array.isArray(input.output) && _iu21(input.output, _exceptionable)) && (void 0 === input.mode || "normal" === input.mode || "brief" === input.mode || "lite" === input.mode) && (void 0 === input.experiments || "object" == typeof input.experiments && null !== input.experiments && false === Array.isArray(input.experiments) && _io331(input.experiments, _exceptionable)) && null !== input.features && (void 0 === input.features || Array.isArray(input.features) && input.features.every((elem,
|
|
5306
|
+
const _io320 = (input, _exceptionable = true)=>(void 0 === input.linter || "object" == typeof input.linter && null !== input.linter && false === Array.isArray(input.linter) && _io321(input.linter, _exceptionable)) && (void 0 === input.output || "object" == typeof input.output && null !== input.output && false === Array.isArray(input.output) && _iu21(input.output, _exceptionable)) && (void 0 === input.mode || "normal" === input.mode || "brief" === input.mode || "lite" === input.mode) && (void 0 === input.experiments || "object" == typeof input.experiments && null !== input.experiments && false === Array.isArray(input.experiments) && _io331(input.experiments, _exceptionable)) && null !== input.features && (void 0 === input.features || Array.isArray(input.features) && input.features.every((elem, _index255)=>"plugins" === elem || "loader" === elem || "lite" === elem || "resolver" === elem || "bundle" === elem || "treeShaking" === elem) || "object" == typeof input.features && null !== input.features && false === Array.isArray(input.features) && _io332(input.features, _exceptionable)) && (void 0 === input.loaderInterceptorOptions || "object" == typeof input.loaderInterceptorOptions && null !== input.loaderInterceptorOptions && false === Array.isArray(input.loaderInterceptorOptions) && _io333(input.loaderInterceptorOptions, _exceptionable)) && (void 0 === input.disableClientServer || "boolean" == typeof input.disableClientServer) && (void 0 === input.sdkInstance || "object" == typeof input.sdkInstance && null !== input.sdkInstance && _io334(input.sdkInstance, _exceptionable)) && (void 0 === input.supports || "object" == typeof input.supports && null !== input.supports && false === Array.isArray(input.supports) && _io348(input.supports, _exceptionable)) && (void 0 === input.port || "number" == typeof input.port) && (void 0 === input.printLog || "object" == typeof input.printLog && null !== input.printLog && _io342(input.printLog, _exceptionable)) && (void 0 === input.brief || "object" == typeof input.brief && null !== input.brief && _io328(input.brief, _exceptionable)) && (void 0 === input.innerClientPath || "string" == typeof input.innerClientPath) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5306
5307
|
if ([
|
|
5307
5308
|
"linter",
|
|
5308
5309
|
"output",
|
|
@@ -5382,7 +5383,7 @@ const validateConfig = (()=>{
|
|
|
5382
5383
|
if (void 0 === value) return true;
|
|
5383
5384
|
return false;
|
|
5384
5385
|
}));
|
|
5385
|
-
const _io327 = (input, _exceptionable = true)=>(void 0 === input.type || Array.isArray(input.type) && input.type.every((elem,
|
|
5386
|
+
const _io327 = (input, _exceptionable = true)=>(void 0 === input.type || Array.isArray(input.type) && input.type.every((elem, _index256)=>"html" === elem || "json" === elem)) && (void 0 === input.htmlOptions || "object" == typeof input.htmlOptions && null !== input.htmlOptions && _io328(input.htmlOptions, _exceptionable)) && (void 0 === input.jsonOptions || "object" == typeof input.jsonOptions && null !== input.jsonOptions && false === Array.isArray(input.jsonOptions) && _io329(input.jsonOptions, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5386
5387
|
if ([
|
|
5387
5388
|
"type",
|
|
5388
5389
|
"htmlOptions",
|
|
@@ -5441,7 +5442,7 @@ const validateConfig = (()=>{
|
|
|
5441
5442
|
if (void 0 === value) return true;
|
|
5442
5443
|
return false;
|
|
5443
5444
|
}));
|
|
5444
|
-
const _io333 = (input, _exceptionable = true)=>(void 0 === input.skipLoaders || Array.isArray(input.skipLoaders) && input.skipLoaders.every((elem,
|
|
5445
|
+
const _io333 = (input, _exceptionable = true)=>(void 0 === input.skipLoaders || Array.isArray(input.skipLoaders) && input.skipLoaders.every((elem, _index257)=>"string" == typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5445
5446
|
if ([
|
|
5446
5447
|
"skipLoaders"
|
|
5447
5448
|
].some((prop)=>key === prop)) return true;
|
|
@@ -5477,7 +5478,7 @@ const validateConfig = (()=>{
|
|
|
5477
5478
|
if (void 0 === value) return true;
|
|
5478
5479
|
return false;
|
|
5479
5480
|
}));
|
|
5480
|
-
const _io336 = (input, _exceptionable = true)=>"string" == typeof input.route && Array.isArray(input.stack) && input.stack.every((elem,
|
|
5481
|
+
const _io336 = (input, _exceptionable = true)=>"string" == typeof input.route && Array.isArray(input.stack) && input.stack.every((elem, _index258)=>"object" == typeof elem && null !== elem && _io337(elem, _exceptionable)) && true && "number" == typeof input.length && true && "object" == typeof input.caller && null !== input.caller && _io36(input.caller, _exceptionable) && "string" == typeof input.name && (7 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5481
5482
|
if ([
|
|
5482
5483
|
"route",
|
|
5483
5484
|
"stack",
|
|
@@ -5579,7 +5580,7 @@ const validateConfig = (()=>{
|
|
|
5579
5580
|
if (void 0 === value) return true;
|
|
5580
5581
|
return false;
|
|
5581
5582
|
}));
|
|
5582
|
-
const _io345 = (input, _exceptionable = true)=>(void 0 === input.name || "string" == typeof input.name) && Array.isArray(input.interceptors) && input.interceptors.every((elem,
|
|
5583
|
+
const _io345 = (input, _exceptionable = true)=>(void 0 === input.name || "string" == typeof input.name) && Array.isArray(input.interceptors) && input.interceptors.every((elem, _index259)=>"object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io346(elem, _exceptionable)) && Array.isArray(input.taps) && input.taps.every((elem, _index260)=>"object" == typeof elem && null !== elem && _io347(elem, _exceptionable)) && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5583
5584
|
if ([
|
|
5584
5585
|
"name",
|
|
5585
5586
|
"interceptors",
|
|
@@ -5647,7 +5648,7 @@ const validateConfig = (()=>{
|
|
|
5647
5648
|
return false;
|
|
5648
5649
|
})();
|
|
5649
5650
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
5650
|
-
if (null !== input.use && void 0 !== input.use && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.every((elem,
|
|
5651
|
+
if (null !== input.use && void 0 !== input.use && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.every((elem, _index261)=>null != elem && ("string" == typeof elem || "object" == typeof elem && null !== elem && _io194(elem, false))) || "object" == typeof input.use && null !== input.use && _io194(input.use, false))) return _io193(input, _exceptionable);
|
|
5651
5652
|
if ("string" == typeof input.loader) return _io190(input, _exceptionable);
|
|
5652
5653
|
return _io196(input, _exceptionable);
|
|
5653
5654
|
})();
|
|
@@ -5733,9 +5734,9 @@ const validateConfig = (()=>{
|
|
|
5733
5734
|
if (_io322(input, false)) return _io322(input, _exceptionable);
|
|
5734
5735
|
return false;
|
|
5735
5736
|
})();
|
|
5736
|
-
const _ia0 = (input, _exceptionable = true)=>input.every((elem,
|
|
5737
|
-
const _ia1 = (input, _exceptionable = true)=>input.every((elem,
|
|
5738
|
-
const _ia2 = (input, _exceptionable = true)=>input.every((elem,
|
|
5737
|
+
const _ia0 = (input, _exceptionable = true)=>input.every((elem, _index262)=>null != elem && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_ia0(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io191(elem, _exceptionable)));
|
|
5738
|
+
const _ia1 = (input, _exceptionable = true)=>input.every((elem, _index263)=>null == elem || "string" == typeof elem || "number" == typeof elem || "bigint" == typeof elem || "boolean" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_ia1(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _iu5(elem, _exceptionable));
|
|
5739
|
+
const _ia2 = (input, _exceptionable = true)=>input.every((elem, _index264)=>null == elem || false === elem || Array.isArray(elem) && (_ia2(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && _iu6(elem, _exceptionable));
|
|
5739
5740
|
const _vo0 = (input, _path, _exceptionable = true)=>[
|
|
5740
5741
|
void 0 === input.dev || ("object" == typeof input.dev && null !== input.dev && false === Array.isArray(input.dev) || _report(_exceptionable, {
|
|
5741
5742
|
path: _path + ".dev",
|
|
@@ -5897,12 +5898,12 @@ const validateConfig = (()=>{
|
|
|
5897
5898
|
path: _path + ".watchFiles",
|
|
5898
5899
|
expected: "(Array<WatchFiles> | WatchFiles | undefined)",
|
|
5899
5900
|
value: input.watchFiles
|
|
5900
|
-
})) && (void 0 === input.watchFiles || Array.isArray(input.watchFiles) && input.watchFiles.map((elem,
|
|
5901
|
-
path: _path + ".watchFiles[" +
|
|
5901
|
+
})) && (void 0 === input.watchFiles || Array.isArray(input.watchFiles) && input.watchFiles.map((elem, _index265)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
5902
|
+
path: _path + ".watchFiles[" + _index265 + "]",
|
|
5902
5903
|
expected: "WatchFiles",
|
|
5903
5904
|
value: elem
|
|
5904
|
-
})) && _vo3(elem, _path + ".watchFiles[" +
|
|
5905
|
-
path: _path + ".watchFiles[" +
|
|
5905
|
+
})) && _vo3(elem, _path + ".watchFiles[" + _index265 + "]", _exceptionable) || _report(_exceptionable, {
|
|
5906
|
+
path: _path + ".watchFiles[" + _index265 + "]",
|
|
5906
5907
|
expected: "WatchFiles",
|
|
5907
5908
|
value: elem
|
|
5908
5909
|
})).every((flag)=>flag) || "object" == typeof input.watchFiles && null !== input.watchFiles && _vo3(input.watchFiles, _path + ".watchFiles", _exceptionable) || _report(_exceptionable, {
|
|
@@ -5997,8 +5998,8 @@ const validateConfig = (()=>{
|
|
|
5997
5998
|
path: _path + ".paths",
|
|
5998
5999
|
expected: "(Array<string> | string)",
|
|
5999
6000
|
value: input.paths
|
|
6000
|
-
})) && input.paths.map((elem,
|
|
6001
|
-
path: _path + ".paths[" +
|
|
6001
|
+
})) && input.paths.map((elem, _index266)=>"string" == typeof elem || _report(_exceptionable, {
|
|
6002
|
+
path: _path + ".paths[" + _index266 + "]",
|
|
6002
6003
|
expected: "string",
|
|
6003
6004
|
value: elem
|
|
6004
6005
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -6100,20 +6101,20 @@ const validateConfig = (()=>{
|
|
|
6100
6101
|
path: _path + ".ignored",
|
|
6101
6102
|
expected: "(Array<Matcher> | MatcherObject | RegExp | string | undefined)",
|
|
6102
6103
|
value: input.ignored
|
|
6103
|
-
})) && (void 0 === input.ignored || "function" == typeof input.ignored || "string" == typeof input.ignored || input.ignored instanceof RegExp || Array.isArray(input.ignored) && input.ignored.map((elem,
|
|
6104
|
-
path: _path + ".ignored[" +
|
|
6104
|
+
})) && (void 0 === input.ignored || "function" == typeof input.ignored || "string" == typeof input.ignored || input.ignored instanceof RegExp || Array.isArray(input.ignored) && input.ignored.map((elem, _index267)=>(null !== elem || _report(_exceptionable, {
|
|
6105
|
+
path: _path + ".ignored[" + _index267 + "]",
|
|
6105
6106
|
expected: "(MatcherObject | RegExp | string)",
|
|
6106
6107
|
value: elem
|
|
6107
6108
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6108
|
-
path: _path + ".ignored[" +
|
|
6109
|
+
path: _path + ".ignored[" + _index267 + "]",
|
|
6109
6110
|
expected: "(MatcherObject | RegExp | string)",
|
|
6110
6111
|
value: elem
|
|
6111
6112
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
6112
|
-
path: _path + ".ignored[" +
|
|
6113
|
+
path: _path + ".ignored[" + _index267 + "]",
|
|
6113
6114
|
expected: "(MatcherObject | RegExp | string)",
|
|
6114
6115
|
value: elem
|
|
6115
|
-
})) && _vo5(elem, _path + ".ignored[" +
|
|
6116
|
-
path: _path + ".ignored[" +
|
|
6116
|
+
})) && _vo5(elem, _path + ".ignored[" + _index267 + "]", _exceptionable) || _report(_exceptionable, {
|
|
6117
|
+
path: _path + ".ignored[" + _index267 + "]",
|
|
6117
6118
|
expected: "(MatcherObject | RegExp | string)",
|
|
6118
6119
|
value: elem
|
|
6119
6120
|
}))).every((flag)=>flag) || "object" == typeof input.ignored && null !== input.ignored && _vo5(input.ignored, _path + ".ignored", _exceptionable) || _report(_exceptionable, {
|
|
@@ -6750,20 +6751,20 @@ const validateConfig = (()=>{
|
|
|
6750
6751
|
path: _path + ".meta",
|
|
6751
6752
|
expected: "(Array<MetaOptions | ((context: { value: MetaOptions; entryName: string; }) => MaybePromise<void | MetaOptions>)> | MetaOptions | undefined)",
|
|
6752
6753
|
value: input.meta
|
|
6753
|
-
})) && (void 0 === input.meta || "function" == typeof input.meta || Array.isArray(input.meta) && input.meta.map((elem,
|
|
6754
|
-
path: _path + ".meta[" +
|
|
6754
|
+
})) && (void 0 === input.meta || "function" == typeof input.meta || Array.isArray(input.meta) && input.meta.map((elem, _index268)=>(null !== elem || _report(_exceptionable, {
|
|
6755
|
+
path: _path + ".meta[" + _index268 + "]",
|
|
6755
6756
|
expected: "MetaOptions",
|
|
6756
6757
|
value: elem
|
|
6757
6758
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6758
|
-
path: _path + ".meta[" +
|
|
6759
|
+
path: _path + ".meta[" + _index268 + "]",
|
|
6759
6760
|
expected: "MetaOptions",
|
|
6760
6761
|
value: elem
|
|
6761
6762
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
6762
|
-
path: _path + ".meta[" +
|
|
6763
|
+
path: _path + ".meta[" + _index268 + "]",
|
|
6763
6764
|
expected: "MetaOptions",
|
|
6764
6765
|
value: elem
|
|
6765
|
-
})) && _vo18(elem, _path + ".meta[" +
|
|
6766
|
-
path: _path + ".meta[" +
|
|
6766
|
+
})) && _vo18(elem, _path + ".meta[" + _index268 + "]", _exceptionable) || _report(_exceptionable, {
|
|
6767
|
+
path: _path + ".meta[" + _index268 + "]",
|
|
6767
6768
|
expected: "MetaOptions",
|
|
6768
6769
|
value: elem
|
|
6769
6770
|
}))).every((flag)=>flag) || "object" == typeof input.meta && null !== input.meta && false === Array.isArray(input.meta) && _vo18(input.meta, _path + ".meta", _exceptionable) || _report(_exceptionable, {
|
|
@@ -6783,16 +6784,16 @@ const validateConfig = (()=>{
|
|
|
6783
6784
|
path: _path + ".title",
|
|
6784
6785
|
expected: "(Array<string | ((context: { value: string; entryName: string; }) => MaybePromise<string | void>)> | string | undefined)",
|
|
6785
6786
|
value: input.title
|
|
6786
|
-
})) && input.title.map((elem,
|
|
6787
|
-
path: _path + ".title[" +
|
|
6787
|
+
})) && input.title.map((elem, _index269)=>(null !== elem || _report(_exceptionable, {
|
|
6788
|
+
path: _path + ".title[" + _index269 + "]",
|
|
6788
6789
|
expected: "string",
|
|
6789
6790
|
value: elem
|
|
6790
6791
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6791
|
-
path: _path + ".title[" +
|
|
6792
|
+
path: _path + ".title[" + _index269 + "]",
|
|
6792
6793
|
expected: "string",
|
|
6793
6794
|
value: elem
|
|
6794
6795
|
})) && ("function" == typeof elem || "string" == typeof elem || _report(_exceptionable, {
|
|
6795
|
-
path: _path + ".title[" +
|
|
6796
|
+
path: _path + ".title[" + _index269 + "]",
|
|
6796
6797
|
expected: "string",
|
|
6797
6798
|
value: elem
|
|
6798
6799
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -6808,16 +6809,16 @@ const validateConfig = (()=>{
|
|
|
6808
6809
|
path: _path + ".inject",
|
|
6809
6810
|
expected: "(\"body\" | \"head\" | Array<ScriptInject | ((context: { value: ScriptInject; entryName: string; }) => MaybePromise<void | ScriptInject>)> | boolean | undefined)",
|
|
6810
6811
|
value: input.inject
|
|
6811
|
-
})) && input.inject.map((elem,
|
|
6812
|
-
path: _path + ".inject[" +
|
|
6812
|
+
})) && input.inject.map((elem, _index270)=>(null !== elem || _report(_exceptionable, {
|
|
6813
|
+
path: _path + ".inject[" + _index270 + "]",
|
|
6813
6814
|
expected: "(\"body\" | \"head\" | boolean)",
|
|
6814
6815
|
value: elem
|
|
6815
6816
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6816
|
-
path: _path + ".inject[" +
|
|
6817
|
+
path: _path + ".inject[" + _index270 + "]",
|
|
6817
6818
|
expected: "(\"body\" | \"head\" | boolean)",
|
|
6818
6819
|
value: elem
|
|
6819
6820
|
})) && ("function" == typeof elem || "body" === elem || "head" === elem || "boolean" == typeof elem || _report(_exceptionable, {
|
|
6820
|
-
path: _path + ".inject[" +
|
|
6821
|
+
path: _path + ".inject[" + _index270 + "]",
|
|
6821
6822
|
expected: "(\"body\" | \"head\" | boolean)",
|
|
6822
6823
|
value: elem
|
|
6823
6824
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -6829,20 +6830,20 @@ const validateConfig = (()=>{
|
|
|
6829
6830
|
path: _path + ".tags",
|
|
6830
6831
|
expected: "(Array<HtmlTagDescriptor> | HtmlTag | undefined)",
|
|
6831
6832
|
value: input.tags
|
|
6832
|
-
})) && (void 0 === input.tags || "function" == typeof input.tags || Array.isArray(input.tags) && input.tags.map((elem,
|
|
6833
|
-
path: _path + ".tags[" +
|
|
6833
|
+
})) && (void 0 === input.tags || "function" == typeof input.tags || Array.isArray(input.tags) && input.tags.map((elem, _index271)=>(null !== elem || _report(_exceptionable, {
|
|
6834
|
+
path: _path + ".tags[" + _index271 + "]",
|
|
6834
6835
|
expected: "HtmlTag",
|
|
6835
6836
|
value: elem
|
|
6836
6837
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6837
|
-
path: _path + ".tags[" +
|
|
6838
|
+
path: _path + ".tags[" + _index271 + "]",
|
|
6838
6839
|
expected: "HtmlTag",
|
|
6839
6840
|
value: elem
|
|
6840
6841
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
6841
|
-
path: _path + ".tags[" +
|
|
6842
|
+
path: _path + ".tags[" + _index271 + "]",
|
|
6842
6843
|
expected: "HtmlTag",
|
|
6843
6844
|
value: elem
|
|
6844
|
-
})) && _vo20(elem, _path + ".tags[" +
|
|
6845
|
-
path: _path + ".tags[" +
|
|
6845
|
+
})) && _vo20(elem, _path + ".tags[" + _index271 + "]", _exceptionable) || _report(_exceptionable, {
|
|
6846
|
+
path: _path + ".tags[" + _index271 + "]",
|
|
6846
6847
|
expected: "HtmlTag",
|
|
6847
6848
|
value: elem
|
|
6848
6849
|
}))).every((flag)=>flag) || "object" == typeof input.tags && null !== input.tags && _vo20(input.tags, _path + ".tags", _exceptionable) || _report(_exceptionable, {
|
|
@@ -6862,16 +6863,16 @@ const validateConfig = (()=>{
|
|
|
6862
6863
|
path: _path + ".favicon",
|
|
6863
6864
|
expected: "(Array<string | ((context: { value: string; entryName: string; }) => MaybePromise<string | void>)> | string | undefined)",
|
|
6864
6865
|
value: input.favicon
|
|
6865
|
-
})) && input.favicon.map((elem,
|
|
6866
|
-
path: _path + ".favicon[" +
|
|
6866
|
+
})) && input.favicon.map((elem, _index272)=>(null !== elem || _report(_exceptionable, {
|
|
6867
|
+
path: _path + ".favicon[" + _index272 + "]",
|
|
6867
6868
|
expected: "string",
|
|
6868
6869
|
value: elem
|
|
6869
6870
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6870
|
-
path: _path + ".favicon[" +
|
|
6871
|
+
path: _path + ".favicon[" + _index272 + "]",
|
|
6871
6872
|
expected: "string",
|
|
6872
6873
|
value: elem
|
|
6873
6874
|
})) && ("function" == typeof elem || "string" == typeof elem || _report(_exceptionable, {
|
|
6874
|
-
path: _path + ".favicon[" +
|
|
6875
|
+
path: _path + ".favicon[" + _index272 + "]",
|
|
6875
6876
|
expected: "string",
|
|
6876
6877
|
value: elem
|
|
6877
6878
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -6911,16 +6912,16 @@ const validateConfig = (()=>{
|
|
|
6911
6912
|
path: _path + ".template",
|
|
6912
6913
|
expected: "(Array<string | ((context: { value: string; entryName: string; }) => MaybePromise<string | void>)> | string | undefined)",
|
|
6913
6914
|
value: input.template
|
|
6914
|
-
})) && input.template.map((elem,
|
|
6915
|
-
path: _path + ".template[" +
|
|
6915
|
+
})) && input.template.map((elem, _index273)=>(null !== elem || _report(_exceptionable, {
|
|
6916
|
+
path: _path + ".template[" + _index273 + "]",
|
|
6916
6917
|
expected: "string",
|
|
6917
6918
|
value: elem
|
|
6918
6919
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6919
|
-
path: _path + ".template[" +
|
|
6920
|
+
path: _path + ".template[" + _index273 + "]",
|
|
6920
6921
|
expected: "string",
|
|
6921
6922
|
value: elem
|
|
6922
6923
|
})) && ("function" == typeof elem || "string" == typeof elem || _report(_exceptionable, {
|
|
6923
|
-
path: _path + ".template[" +
|
|
6924
|
+
path: _path + ".template[" + _index273 + "]",
|
|
6924
6925
|
expected: "string",
|
|
6925
6926
|
value: elem
|
|
6926
6927
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -6932,20 +6933,20 @@ const validateConfig = (()=>{
|
|
|
6932
6933
|
path: _path + ".templateParameters",
|
|
6933
6934
|
expected: "(Array<Record<string, unknown> | ((config: Record<string, unknown>, ctx: { entryName: string; }) => MaybePromise<void | Record<string, unknown>>)> | Record<string, unknown> | undefined)",
|
|
6934
6935
|
value: input.templateParameters
|
|
6935
|
-
})) && (void 0 === input.templateParameters || "function" == typeof input.templateParameters || Array.isArray(input.templateParameters) && input.templateParameters.map((elem,
|
|
6936
|
-
path: _path + ".templateParameters[" +
|
|
6936
|
+
})) && (void 0 === input.templateParameters || "function" == typeof input.templateParameters || Array.isArray(input.templateParameters) && input.templateParameters.map((elem, _index274)=>(null !== elem || _report(_exceptionable, {
|
|
6937
|
+
path: _path + ".templateParameters[" + _index274 + "]",
|
|
6937
6938
|
expected: "Record<string, unknown>",
|
|
6938
6939
|
value: elem
|
|
6939
6940
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
6940
|
-
path: _path + ".templateParameters[" +
|
|
6941
|
+
path: _path + ".templateParameters[" + _index274 + "]",
|
|
6941
6942
|
expected: "Record<string, unknown>",
|
|
6942
6943
|
value: elem
|
|
6943
6944
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
6944
|
-
path: _path + ".templateParameters[" +
|
|
6945
|
+
path: _path + ".templateParameters[" + _index274 + "]",
|
|
6945
6946
|
expected: "Record<string, unknown>",
|
|
6946
6947
|
value: elem
|
|
6947
|
-
})) && _vo25(elem, _path + ".templateParameters[" +
|
|
6948
|
-
path: _path + ".templateParameters[" +
|
|
6948
|
+
})) && _vo25(elem, _path + ".templateParameters[" + _index274 + "]", _exceptionable) || _report(_exceptionable, {
|
|
6949
|
+
path: _path + ".templateParameters[" + _index274 + "]",
|
|
6949
6950
|
expected: "Record<string, unknown>",
|
|
6950
6951
|
value: elem
|
|
6951
6952
|
}))).every((flag)=>flag) || "object" == typeof input.templateParameters && null !== input.templateParameters && false === Array.isArray(input.templateParameters) && _vo25(input.templateParameters, _path + ".templateParameters", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7140,12 +7141,12 @@ const validateConfig = (()=>{
|
|
|
7140
7141
|
path: _path + ".icons",
|
|
7141
7142
|
expected: "Array<AppIconItem>",
|
|
7142
7143
|
value: input.icons
|
|
7143
|
-
})) && input.icons.map((elem,
|
|
7144
|
-
path: _path + ".icons[" +
|
|
7144
|
+
})) && input.icons.map((elem, _index275)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
7145
|
+
path: _path + ".icons[" + _index275 + "]",
|
|
7145
7146
|
expected: "AppIconItem",
|
|
7146
7147
|
value: elem
|
|
7147
|
-
})) && _vo24(elem, _path + ".icons[" +
|
|
7148
|
-
path: _path + ".icons[" +
|
|
7148
|
+
})) && _vo24(elem, _path + ".icons[" + _index275 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7149
|
+
path: _path + ".icons[" + _index275 + "]",
|
|
7149
7150
|
expected: "AppIconItem",
|
|
7150
7151
|
value: elem
|
|
7151
7152
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -7235,7 +7236,7 @@ const validateConfig = (()=>{
|
|
|
7235
7236
|
path: _path + ".bundlerChain",
|
|
7236
7237
|
expected: "(Array<__type> | undefined)",
|
|
7237
7238
|
value: input.bundlerChain
|
|
7238
|
-
})) && input.bundlerChain.map((elem,
|
|
7239
|
+
})) && input.bundlerChain.map((elem, _index276)=>true).every((flag)=>flag) || _report(_exceptionable, {
|
|
7239
7240
|
path: _path + ".bundlerChain",
|
|
7240
7241
|
expected: "(Array<__type> | undefined)",
|
|
7241
7242
|
value: input.bundlerChain
|
|
@@ -7244,20 +7245,20 @@ const validateConfig = (()=>{
|
|
|
7244
7245
|
path: _path + ".cssLoader",
|
|
7245
7246
|
expected: "(Array<CSSLoaderOptions | ((config: CSSLoaderOptions) => void | CSSLoaderOptions)> | CSSLoaderOptions | undefined)",
|
|
7246
7247
|
value: input.cssLoader
|
|
7247
|
-
})) && (void 0 === input.cssLoader || "function" == typeof input.cssLoader || Array.isArray(input.cssLoader) && input.cssLoader.map((elem,
|
|
7248
|
-
path: _path + ".cssLoader[" +
|
|
7248
|
+
})) && (void 0 === input.cssLoader || "function" == typeof input.cssLoader || Array.isArray(input.cssLoader) && input.cssLoader.map((elem, _index277)=>(null !== elem || _report(_exceptionable, {
|
|
7249
|
+
path: _path + ".cssLoader[" + _index277 + "]",
|
|
7249
7250
|
expected: "CSSLoaderOptions",
|
|
7250
7251
|
value: elem
|
|
7251
7252
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7252
|
-
path: _path + ".cssLoader[" +
|
|
7253
|
+
path: _path + ".cssLoader[" + _index277 + "]",
|
|
7253
7254
|
expected: "CSSLoaderOptions",
|
|
7254
7255
|
value: elem
|
|
7255
7256
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7256
|
-
path: _path + ".cssLoader[" +
|
|
7257
|
+
path: _path + ".cssLoader[" + _index277 + "]",
|
|
7257
7258
|
expected: "CSSLoaderOptions",
|
|
7258
7259
|
value: elem
|
|
7259
|
-
})) && _vo27(elem, _path + ".cssLoader[" +
|
|
7260
|
-
path: _path + ".cssLoader[" +
|
|
7260
|
+
})) && _vo27(elem, _path + ".cssLoader[" + _index277 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7261
|
+
path: _path + ".cssLoader[" + _index277 + "]",
|
|
7261
7262
|
expected: "CSSLoaderOptions",
|
|
7262
7263
|
value: elem
|
|
7263
7264
|
}))).every((flag)=>flag) || "object" == typeof input.cssLoader && null !== input.cssLoader && false === Array.isArray(input.cssLoader) && _vo27(input.cssLoader, _path + ".cssLoader", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7273,20 +7274,20 @@ const validateConfig = (()=>{
|
|
|
7273
7274
|
path: _path + ".postcss",
|
|
7274
7275
|
expected: "(Array<PostCSSLoaderOptions | ((config: PostCSSLoaderOptions, ctx: ToolsPostCSSContext) => void | PostCSSLoaderOptions)> | PostCSSLoaderOptions | undefined)",
|
|
7275
7276
|
value: input.postcss
|
|
7276
|
-
})) && (void 0 === input.postcss || "function" == typeof input.postcss || Array.isArray(input.postcss) && input.postcss.map((elem,
|
|
7277
|
-
path: _path + ".postcss[" +
|
|
7277
|
+
})) && (void 0 === input.postcss || "function" == typeof input.postcss || Array.isArray(input.postcss) && input.postcss.map((elem, _index278)=>(null !== elem || _report(_exceptionable, {
|
|
7278
|
+
path: _path + ".postcss[" + _index278 + "]",
|
|
7278
7279
|
expected: "PostCSSLoaderOptions",
|
|
7279
7280
|
value: elem
|
|
7280
7281
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7281
|
-
path: _path + ".postcss[" +
|
|
7282
|
+
path: _path + ".postcss[" + _index278 + "]",
|
|
7282
7283
|
expected: "PostCSSLoaderOptions",
|
|
7283
7284
|
value: elem
|
|
7284
7285
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7285
|
-
path: _path + ".postcss[" +
|
|
7286
|
+
path: _path + ".postcss[" + _index278 + "]",
|
|
7286
7287
|
expected: "PostCSSLoaderOptions",
|
|
7287
7288
|
value: elem
|
|
7288
|
-
})) && _vo31(elem, _path + ".postcss[" +
|
|
7289
|
-
path: _path + ".postcss[" +
|
|
7289
|
+
})) && _vo31(elem, _path + ".postcss[" + _index278 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7290
|
+
path: _path + ".postcss[" + _index278 + "]",
|
|
7290
7291
|
expected: "PostCSSLoaderOptions",
|
|
7291
7292
|
value: elem
|
|
7292
7293
|
}))).every((flag)=>flag) || "object" == typeof input.postcss && null !== input.postcss && false === Array.isArray(input.postcss) && _vo31(input.postcss, _path + ".postcss", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7302,20 +7303,20 @@ const validateConfig = (()=>{
|
|
|
7302
7303
|
path: _path + ".styleLoader",
|
|
7303
7304
|
expected: "(Array<StyleLoaderOptions | ((config: StyleLoaderOptions) => void | StyleLoaderOptions)> | StyleLoaderOptions | undefined)",
|
|
7304
7305
|
value: input.styleLoader
|
|
7305
|
-
})) && (void 0 === input.styleLoader || "function" == typeof input.styleLoader || Array.isArray(input.styleLoader) && input.styleLoader.map((elem,
|
|
7306
|
-
path: _path + ".styleLoader[" +
|
|
7306
|
+
})) && (void 0 === input.styleLoader || "function" == typeof input.styleLoader || Array.isArray(input.styleLoader) && input.styleLoader.map((elem, _index279)=>(null !== elem || _report(_exceptionable, {
|
|
7307
|
+
path: _path + ".styleLoader[" + _index279 + "]",
|
|
7307
7308
|
expected: "StyleLoaderOptions",
|
|
7308
7309
|
value: elem
|
|
7309
7310
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7310
|
-
path: _path + ".styleLoader[" +
|
|
7311
|
+
path: _path + ".styleLoader[" + _index279 + "]",
|
|
7311
7312
|
expected: "StyleLoaderOptions",
|
|
7312
7313
|
value: elem
|
|
7313
7314
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7314
|
-
path: _path + ".styleLoader[" +
|
|
7315
|
+
path: _path + ".styleLoader[" + _index279 + "]",
|
|
7315
7316
|
expected: "StyleLoaderOptions",
|
|
7316
7317
|
value: elem
|
|
7317
|
-
})) && _vo39(elem, _path + ".styleLoader[" +
|
|
7318
|
-
path: _path + ".styleLoader[" +
|
|
7318
|
+
})) && _vo39(elem, _path + ".styleLoader[" + _index279 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7319
|
+
path: _path + ".styleLoader[" + _index279 + "]",
|
|
7319
7320
|
expected: "StyleLoaderOptions",
|
|
7320
7321
|
value: elem
|
|
7321
7322
|
}))).every((flag)=>flag) || "object" == typeof input.styleLoader && null !== input.styleLoader && false === Array.isArray(input.styleLoader) && _vo39(input.styleLoader, _path + ".styleLoader", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7331,20 +7332,20 @@ const validateConfig = (()=>{
|
|
|
7331
7332
|
path: _path + ".htmlPlugin",
|
|
7332
7333
|
expected: "(Array<Options | ((config: Options, ctx: { entryName: string; entryValue: (string | string[] | EntryDescription)[]; }) => void | Options)> | HtmlRspackPlugin.Options | boolean | undefined)",
|
|
7333
7334
|
value: input.htmlPlugin
|
|
7334
|
-
})) && (void 0 === input.htmlPlugin || "function" == typeof input.htmlPlugin || "boolean" == typeof input.htmlPlugin || Array.isArray(input.htmlPlugin) && input.htmlPlugin.map((elem,
|
|
7335
|
-
path: _path + ".htmlPlugin[" +
|
|
7335
|
+
})) && (void 0 === input.htmlPlugin || "function" == typeof input.htmlPlugin || "boolean" == typeof input.htmlPlugin || Array.isArray(input.htmlPlugin) && input.htmlPlugin.map((elem, _index280)=>(null !== elem || _report(_exceptionable, {
|
|
7336
|
+
path: _path + ".htmlPlugin[" + _index280 + "]",
|
|
7336
7337
|
expected: "HtmlRspackPlugin.Options",
|
|
7337
7338
|
value: elem
|
|
7338
7339
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7339
|
-
path: _path + ".htmlPlugin[" +
|
|
7340
|
+
path: _path + ".htmlPlugin[" + _index280 + "]",
|
|
7340
7341
|
expected: "HtmlRspackPlugin.Options",
|
|
7341
7342
|
value: elem
|
|
7342
7343
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7343
|
-
path: _path + ".htmlPlugin[" +
|
|
7344
|
+
path: _path + ".htmlPlugin[" + _index280 + "]",
|
|
7344
7345
|
expected: "HtmlRspackPlugin.Options",
|
|
7345
7346
|
value: elem
|
|
7346
|
-
})) && _vo41(elem, _path + ".htmlPlugin[" +
|
|
7347
|
-
path: _path + ".htmlPlugin[" +
|
|
7347
|
+
})) && _vo41(elem, _path + ".htmlPlugin[" + _index280 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7348
|
+
path: _path + ".htmlPlugin[" + _index280 + "]",
|
|
7348
7349
|
expected: "HtmlRspackPlugin.Options",
|
|
7349
7350
|
value: elem
|
|
7350
7351
|
}))).every((flag)=>flag) || "object" == typeof input.htmlPlugin && null !== input.htmlPlugin && false === Array.isArray(input.htmlPlugin) && _vo41(input.htmlPlugin, _path + ".htmlPlugin", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7360,20 +7361,20 @@ const validateConfig = (()=>{
|
|
|
7360
7361
|
path: _path + ".swc",
|
|
7361
7362
|
expected: "(Array<SwcLoaderOptions | ((config: SwcLoaderOptions) => void | SwcLoaderOptions)> | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1 | undefined)",
|
|
7362
7363
|
value: input.swc
|
|
7363
|
-
})) && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.map((elem,
|
|
7364
|
-
path: _path + ".swc[" +
|
|
7364
|
+
})) && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.map((elem, _index281)=>(null !== elem || _report(_exceptionable, {
|
|
7365
|
+
path: _path + ".swc[" + _index281 + "]",
|
|
7365
7366
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
7366
7367
|
value: elem
|
|
7367
7368
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7368
|
-
path: _path + ".swc[" +
|
|
7369
|
+
path: _path + ".swc[" + _index281 + "]",
|
|
7369
7370
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
7370
7371
|
value: elem
|
|
7371
7372
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7372
|
-
path: _path + ".swc[" +
|
|
7373
|
+
path: _path + ".swc[" + _index281 + "]",
|
|
7373
7374
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
7374
7375
|
value: elem
|
|
7375
|
-
})) && _vu0(elem, _path + ".swc[" +
|
|
7376
|
-
path: _path + ".swc[" +
|
|
7376
|
+
})) && _vu0(elem, _path + ".swc[" + _index281 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7377
|
+
path: _path + ".swc[" + _index281 + "]",
|
|
7377
7378
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
7378
7379
|
value: elem
|
|
7379
7380
|
}))).every((flag)=>flag) || "object" == typeof input.swc && null !== input.swc && false === Array.isArray(input.swc) && _vu0(input.swc, _path + ".swc", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7389,20 +7390,20 @@ const validateConfig = (()=>{
|
|
|
7389
7390
|
path: _path + ".lightningcssLoader",
|
|
7390
7391
|
expected: "(Array<LoaderOptions | ((config: LoaderOptions) => void | LoaderOptions)> | LoaderOptions | boolean | undefined)",
|
|
7391
7392
|
value: input.lightningcssLoader
|
|
7392
|
-
})) && (void 0 === input.lightningcssLoader || "function" == typeof input.lightningcssLoader || "boolean" == typeof input.lightningcssLoader || Array.isArray(input.lightningcssLoader) && input.lightningcssLoader.map((elem,
|
|
7393
|
-
path: _path + ".lightningcssLoader[" +
|
|
7393
|
+
})) && (void 0 === input.lightningcssLoader || "function" == typeof input.lightningcssLoader || "boolean" == typeof input.lightningcssLoader || Array.isArray(input.lightningcssLoader) && input.lightningcssLoader.map((elem, _index282)=>(null !== elem || _report(_exceptionable, {
|
|
7394
|
+
path: _path + ".lightningcssLoader[" + _index282 + "]",
|
|
7394
7395
|
expected: "LoaderOptions",
|
|
7395
7396
|
value: elem
|
|
7396
7397
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7397
|
-
path: _path + ".lightningcssLoader[" +
|
|
7398
|
+
path: _path + ".lightningcssLoader[" + _index282 + "]",
|
|
7398
7399
|
expected: "LoaderOptions",
|
|
7399
7400
|
value: elem
|
|
7400
7401
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7401
|
-
path: _path + ".lightningcssLoader[" +
|
|
7402
|
+
path: _path + ".lightningcssLoader[" + _index282 + "]",
|
|
7402
7403
|
expected: "LoaderOptions",
|
|
7403
7404
|
value: elem
|
|
7404
|
-
})) && _vo85(elem, _path + ".lightningcssLoader[" +
|
|
7405
|
-
path: _path + ".lightningcssLoader[" +
|
|
7405
|
+
})) && _vo85(elem, _path + ".lightningcssLoader[" + _index282 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7406
|
+
path: _path + ".lightningcssLoader[" + _index282 + "]",
|
|
7406
7407
|
expected: "LoaderOptions",
|
|
7407
7408
|
value: elem
|
|
7408
7409
|
}))).every((flag)=>flag) || "object" == typeof input.lightningcssLoader && null !== input.lightningcssLoader && false === Array.isArray(input.lightningcssLoader) && _vo85(input.lightningcssLoader, _path + ".lightningcssLoader", _exceptionable) || _report(_exceptionable, {
|
|
@@ -7427,20 +7428,20 @@ const validateConfig = (()=>{
|
|
|
7427
7428
|
path: _path + ".rspack",
|
|
7428
7429
|
expected: "(Array<RspackOptions | ((config: NarrowedRspackConfig, ctx: ModifyRspackConfigUtils) => MaybePromise<void | RspackOptions>)> | RspackOptions | undefined)",
|
|
7429
7430
|
value: input.rspack
|
|
7430
|
-
})) && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.map((elem,
|
|
7431
|
-
path: _path + ".rspack[" +
|
|
7431
|
+
})) && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.map((elem, _index283)=>(null !== elem || _report(_exceptionable, {
|
|
7432
|
+
path: _path + ".rspack[" + _index283 + "]",
|
|
7432
7433
|
expected: "RspackOptions",
|
|
7433
7434
|
value: elem
|
|
7434
7435
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
7435
|
-
path: _path + ".rspack[" +
|
|
7436
|
+
path: _path + ".rspack[" + _index283 + "]",
|
|
7436
7437
|
expected: "RspackOptions",
|
|
7437
7438
|
value: elem
|
|
7438
7439
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
7439
|
-
path: _path + ".rspack[" +
|
|
7440
|
+
path: _path + ".rspack[" + _index283 + "]",
|
|
7440
7441
|
expected: "RspackOptions",
|
|
7441
7442
|
value: elem
|
|
7442
|
-
})) && _vo94(elem, _path + ".rspack[" +
|
|
7443
|
-
path: _path + ".rspack[" +
|
|
7443
|
+
})) && _vo94(elem, _path + ".rspack[" + _index283 + "]", _exceptionable) || _report(_exceptionable, {
|
|
7444
|
+
path: _path + ".rspack[" + _index283 + "]",
|
|
7444
7445
|
expected: "RspackOptions",
|
|
7445
7446
|
value: elem
|
|
7446
7447
|
}))).every((flag)=>flag) || "object" == typeof input.rspack && null !== input.rspack && false === Array.isArray(input.rspack) && _vo94(input.rspack, _path + ".rspack", _exceptionable) || _report(_exceptionable, {
|
|
@@ -8185,8 +8186,8 @@ const validateConfig = (()=>{
|
|
|
8185
8186
|
path: _path + ".chunks",
|
|
8186
8187
|
expected: "(\"all\" | Array<string> | undefined)",
|
|
8187
8188
|
value: input.chunks
|
|
8188
|
-
})) && input.chunks.map((elem,
|
|
8189
|
-
path: _path + ".chunks[" +
|
|
8189
|
+
})) && input.chunks.map((elem, _index284)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8190
|
+
path: _path + ".chunks[" + _index284 + "]",
|
|
8190
8191
|
expected: "string",
|
|
8191
8192
|
value: elem
|
|
8192
8193
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8207,8 +8208,8 @@ const validateConfig = (()=>{
|
|
|
8207
8208
|
path: _path + ".excludeChunks",
|
|
8208
8209
|
expected: "(Array<string> | undefined)",
|
|
8209
8210
|
value: input.excludeChunks
|
|
8210
|
-
})) && input.excludeChunks.map((elem,
|
|
8211
|
-
path: _path + ".excludeChunks[" +
|
|
8211
|
+
})) && input.excludeChunks.map((elem, _index285)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8212
|
+
path: _path + ".excludeChunks[" + _index285 + "]",
|
|
8212
8213
|
expected: "string",
|
|
8213
8214
|
value: elem
|
|
8214
8215
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8417,8 +8418,8 @@ const validateConfig = (()=>{
|
|
|
8417
8418
|
path: _path + ".test",
|
|
8418
8419
|
expected: "(Array<string> | string | undefined)",
|
|
8419
8420
|
value: input.test
|
|
8420
|
-
})) && input.test.map((elem,
|
|
8421
|
-
path: _path + ".test[" +
|
|
8421
|
+
})) && input.test.map((elem, _index286)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8422
|
+
path: _path + ".test[" + _index286 + "]",
|
|
8422
8423
|
expected: "string",
|
|
8423
8424
|
value: elem
|
|
8424
8425
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8434,8 +8435,8 @@ const validateConfig = (()=>{
|
|
|
8434
8435
|
path: _path + ".exclude",
|
|
8435
8436
|
expected: "(Array<string> | string | undefined)",
|
|
8436
8437
|
value: input.exclude
|
|
8437
|
-
})) && input.exclude.map((elem,
|
|
8438
|
-
path: _path + ".exclude[" +
|
|
8438
|
+
})) && input.exclude.map((elem, _index287)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8439
|
+
path: _path + ".exclude[" + _index287 + "]",
|
|
8439
8440
|
expected: "string",
|
|
8440
8441
|
value: elem
|
|
8441
8442
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8485,12 +8486,12 @@ const validateConfig = (()=>{
|
|
|
8485
8486
|
path: _path + ".transformImport",
|
|
8486
8487
|
expected: "(PluginImportOptions | undefined)",
|
|
8487
8488
|
value: input.transformImport
|
|
8488
|
-
})) && input.transformImport.map((elem,
|
|
8489
|
-
path: _path + ".transformImport[" +
|
|
8489
|
+
})) && input.transformImport.map((elem, _index288)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
8490
|
+
path: _path + ".transformImport[" + _index288 + "]",
|
|
8490
8491
|
expected: "PluginImportConfig",
|
|
8491
8492
|
value: elem
|
|
8492
|
-
})) && _vo56(elem, _path + ".transformImport[" +
|
|
8493
|
-
path: _path + ".transformImport[" +
|
|
8493
|
+
})) && _vo56(elem, _path + ".transformImport[" + _index288 + "]", _exceptionable) || _report(_exceptionable, {
|
|
8494
|
+
path: _path + ".transformImport[" + _index288 + "]",
|
|
8494
8495
|
expected: "PluginImportConfig",
|
|
8495
8496
|
value: elem
|
|
8496
8497
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8575,8 +8576,8 @@ const validateConfig = (()=>{
|
|
|
8575
8576
|
path: _path + ".lazy",
|
|
8576
8577
|
expected: "(Array<string> | boolean | undefined)",
|
|
8577
8578
|
value: input.lazy
|
|
8578
|
-
})) && input.lazy.map((elem,
|
|
8579
|
-
path: _path + ".lazy[" +
|
|
8579
|
+
})) && input.lazy.map((elem, _index289)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8580
|
+
path: _path + ".lazy[" + _index289 + "]",
|
|
8580
8581
|
expected: "string",
|
|
8581
8582
|
value: elem
|
|
8582
8583
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8677,8 +8678,8 @@ const validateConfig = (()=>{
|
|
|
8677
8678
|
path: _path + ".lazy",
|
|
8678
8679
|
expected: "(Array<string> | boolean | undefined)",
|
|
8679
8680
|
value: input.lazy
|
|
8680
|
-
})) && input.lazy.map((elem,
|
|
8681
|
-
path: _path + ".lazy[" +
|
|
8681
|
+
})) && input.lazy.map((elem, _index290)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8682
|
+
path: _path + ".lazy[" + _index290 + "]",
|
|
8682
8683
|
expected: "string",
|
|
8683
8684
|
value: elem
|
|
8684
8685
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8788,8 +8789,8 @@ const validateConfig = (()=>{
|
|
|
8788
8789
|
path: _path + ".lazy",
|
|
8789
8790
|
expected: "(Array<string> | boolean | undefined)",
|
|
8790
8791
|
value: input.lazy
|
|
8791
|
-
})) && input.lazy.map((elem,
|
|
8792
|
-
path: _path + ".lazy[" +
|
|
8792
|
+
})) && input.lazy.map((elem, _index291)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8793
|
+
path: _path + ".lazy[" + _index291 + "]",
|
|
8793
8794
|
expected: "string",
|
|
8794
8795
|
value: elem
|
|
8795
8796
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -8907,8 +8908,8 @@ const validateConfig = (()=>{
|
|
|
8907
8908
|
path: _path + ".lazy",
|
|
8908
8909
|
expected: "(Array<string> | boolean | undefined)",
|
|
8909
8910
|
value: input.lazy
|
|
8910
|
-
})) && input.lazy.map((elem,
|
|
8911
|
-
path: _path + ".lazy[" +
|
|
8911
|
+
})) && input.lazy.map((elem, _index292)=>"string" == typeof elem || _report(_exceptionable, {
|
|
8912
|
+
path: _path + ".lazy[" + _index292 + "]",
|
|
8912
8913
|
expected: "string",
|
|
8913
8914
|
value: elem
|
|
8914
8915
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9010,8 +9011,8 @@ const validateConfig = (()=>{
|
|
|
9010
9011
|
path: _path + ".lazy",
|
|
9011
9012
|
expected: "(Array<string> | boolean | undefined)",
|
|
9012
9013
|
value: input.lazy
|
|
9013
|
-
})) && input.lazy.map((elem,
|
|
9014
|
-
path: _path + ".lazy[" +
|
|
9014
|
+
})) && input.lazy.map((elem, _index293)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9015
|
+
path: _path + ".lazy[" + _index293 + "]",
|
|
9015
9016
|
expected: "string",
|
|
9016
9017
|
value: elem
|
|
9017
9018
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9148,8 +9149,8 @@ const validateConfig = (()=>{
|
|
|
9148
9149
|
path: _path + ".skip",
|
|
9149
9150
|
expected: "(Array<string> | undefined)",
|
|
9150
9151
|
value: input.skip
|
|
9151
|
-
})) && input.skip.map((elem,
|
|
9152
|
-
path: _path + ".skip[" +
|
|
9152
|
+
})) && input.skip.map((elem, _index294)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9153
|
+
path: _path + ".skip[" + _index294 + "]",
|
|
9153
9154
|
expected: "string",
|
|
9154
9155
|
value: elem
|
|
9155
9156
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9161,8 +9162,8 @@ const validateConfig = (()=>{
|
|
|
9161
9162
|
path: _path + ".include",
|
|
9162
9163
|
expected: "(Array<string> | undefined)",
|
|
9163
9164
|
value: input.include
|
|
9164
|
-
})) && input.include.map((elem,
|
|
9165
|
-
path: _path + ".include[" +
|
|
9165
|
+
})) && input.include.map((elem, _index295)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9166
|
+
path: _path + ".include[" + _index295 + "]",
|
|
9166
9167
|
expected: "string",
|
|
9167
9168
|
value: elem
|
|
9168
9169
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9174,8 +9175,8 @@ const validateConfig = (()=>{
|
|
|
9174
9175
|
path: _path + ".exclude",
|
|
9175
9176
|
expected: "(Array<string> | undefined)",
|
|
9176
9177
|
value: input.exclude
|
|
9177
|
-
})) && input.exclude.map((elem,
|
|
9178
|
-
path: _path + ".exclude[" +
|
|
9178
|
+
})) && input.exclude.map((elem, _index296)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9179
|
+
path: _path + ".exclude[" + _index296 + "]",
|
|
9179
9180
|
expected: "string",
|
|
9180
9181
|
value: elem
|
|
9181
9182
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9309,8 +9310,8 @@ const validateConfig = (()=>{
|
|
|
9309
9310
|
path: _path + ".ignoreEsComponent",
|
|
9310
9311
|
expected: "(Array<string> | undefined)",
|
|
9311
9312
|
value: input.ignoreEsComponent
|
|
9312
|
-
})) && input.ignoreEsComponent.map((elem,
|
|
9313
|
-
path: _path + ".ignoreEsComponent[" +
|
|
9313
|
+
})) && input.ignoreEsComponent.map((elem, _index297)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9314
|
+
path: _path + ".ignoreEsComponent[" + _index297 + "]",
|
|
9314
9315
|
expected: "string",
|
|
9315
9316
|
value: elem
|
|
9316
9317
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9322,8 +9323,8 @@ const validateConfig = (()=>{
|
|
|
9322
9323
|
path: _path + ".ignoreStyleComponent",
|
|
9323
9324
|
expected: "(Array<string> | undefined)",
|
|
9324
9325
|
value: input.ignoreStyleComponent
|
|
9325
|
-
})) && input.ignoreStyleComponent.map((elem,
|
|
9326
|
-
path: _path + ".ignoreStyleComponent[" +
|
|
9326
|
+
})) && input.ignoreStyleComponent.map((elem, _index298)=>"string" == typeof elem || _report(_exceptionable, {
|
|
9327
|
+
path: _path + ".ignoreStyleComponent[" + _index298 + "]",
|
|
9327
9328
|
expected: "string",
|
|
9328
9329
|
value: elem
|
|
9329
9330
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9363,12 +9364,12 @@ const validateConfig = (()=>{
|
|
|
9363
9364
|
path: _path + "[\"import\"]",
|
|
9364
9365
|
expected: "(PluginImportOptions | undefined)",
|
|
9365
9366
|
value: input["import"]
|
|
9366
|
-
})) && input["import"].map((elem,
|
|
9367
|
-
path: _path + "[\"import\"][" +
|
|
9367
|
+
})) && input["import"].map((elem, _index299)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
9368
|
+
path: _path + "[\"import\"][" + _index299 + "]",
|
|
9368
9369
|
expected: "PluginImportConfig",
|
|
9369
9370
|
value: elem
|
|
9370
|
-
})) && _vo56(elem, _path + "[\"import\"][" +
|
|
9371
|
-
path: _path + "[\"import\"][" +
|
|
9371
|
+
})) && _vo56(elem, _path + "[\"import\"][" + _index299 + "]", _exceptionable) || _report(_exceptionable, {
|
|
9372
|
+
path: _path + "[\"import\"][" + _index299 + "]",
|
|
9372
9373
|
expected: "PluginImportConfig",
|
|
9373
9374
|
value: elem
|
|
9374
9375
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -9470,7 +9471,7 @@ const validateConfig = (()=>{
|
|
|
9470
9471
|
expected: "(boolean | undefined)",
|
|
9471
9472
|
value: input.externalHelpers
|
|
9472
9473
|
}),
|
|
9473
|
-
void 0 === input.target || true ===
|
|
9474
|
+
void 0 === input.target || true === _vv300.has(input.target) || _report(_exceptionable, {
|
|
9474
9475
|
path: _path + ".target",
|
|
9475
9476
|
expected: "(\"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es3\" | \"es5\" | \"esnext\" | undefined)",
|
|
9476
9477
|
value: input.target
|
|
@@ -10216,8 +10217,8 @@ const validateConfig = (()=>{
|
|
|
10216
10217
|
path: _path + ".envs",
|
|
10217
10218
|
expected: "(Array<string> | Record<string, string> | undefined)",
|
|
10218
10219
|
value: input.envs
|
|
10219
|
-
})) && (void 0 === input.envs || Array.isArray(input.envs) && input.envs.map((elem,
|
|
10220
|
-
path: _path + ".envs[" +
|
|
10220
|
+
})) && (void 0 === input.envs || Array.isArray(input.envs) && input.envs.map((elem, _index301)=>"string" == typeof elem || _report(_exceptionable, {
|
|
10221
|
+
path: _path + ".envs[" + _index301 + "]",
|
|
10221
10222
|
expected: "string",
|
|
10222
10223
|
value: elem
|
|
10223
10224
|
})).every((flag)=>flag) || "object" == typeof input.envs && null !== input.envs && false === Array.isArray(input.envs) && _vo40(input.envs, _path + ".envs", _exceptionable) || _report(_exceptionable, {
|
|
@@ -10312,31 +10313,31 @@ const validateConfig = (()=>{
|
|
|
10312
10313
|
path: _path + ".plugins",
|
|
10313
10314
|
expected: "(Array<WasmPlugin> | undefined)",
|
|
10314
10315
|
value: input.plugins
|
|
10315
|
-
})) && input.plugins.map((elem,
|
|
10316
|
-
path: _path + ".plugins[" +
|
|
10316
|
+
})) && input.plugins.map((elem, _index302)=>(Array.isArray(elem) || _report(_exceptionable, {
|
|
10317
|
+
path: _path + ".plugins[" + _index302 + "]",
|
|
10317
10318
|
expected: "WasmPlugin",
|
|
10318
10319
|
value: elem
|
|
10319
10320
|
})) && (2 === elem.length || _report(_exceptionable, {
|
|
10320
|
-
path: _path + ".plugins[" +
|
|
10321
|
+
path: _path + ".plugins[" + _index302 + "]",
|
|
10321
10322
|
expected: "[string, Record<string, any>]",
|
|
10322
10323
|
value: elem
|
|
10323
10324
|
})) && [
|
|
10324
10325
|
"string" == typeof elem[0] || _report(_exceptionable, {
|
|
10325
|
-
path: _path + ".plugins[" +
|
|
10326
|
+
path: _path + ".plugins[" + _index302 + "][0]",
|
|
10326
10327
|
expected: "string",
|
|
10327
10328
|
value: elem[0]
|
|
10328
10329
|
}),
|
|
10329
10330
|
("object" == typeof elem[1] && null !== elem[1] && false === Array.isArray(elem[1]) || _report(_exceptionable, {
|
|
10330
|
-
path: _path + ".plugins[" +
|
|
10331
|
+
path: _path + ".plugins[" + _index302 + "][1]",
|
|
10331
10332
|
expected: "Record<string, any>",
|
|
10332
10333
|
value: elem[1]
|
|
10333
|
-
})) && _vo22(elem[1], _path + ".plugins[" +
|
|
10334
|
-
path: _path + ".plugins[" +
|
|
10334
|
+
})) && _vo22(elem[1], _path + ".plugins[" + _index302 + "][1]", _exceptionable) || _report(_exceptionable, {
|
|
10335
|
+
path: _path + ".plugins[" + _index302 + "][1]",
|
|
10335
10336
|
expected: "Record<string, any>",
|
|
10336
10337
|
value: elem[1]
|
|
10337
10338
|
})
|
|
10338
10339
|
].every((flag)=>flag) || _report(_exceptionable, {
|
|
10339
|
-
path: _path + ".plugins[" +
|
|
10340
|
+
path: _path + ".plugins[" + _index302 + "]",
|
|
10340
10341
|
expected: "WasmPlugin",
|
|
10341
10342
|
value: elem
|
|
10342
10343
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -10405,8 +10406,8 @@ const validateConfig = (()=>{
|
|
|
10405
10406
|
path: _path + _accessExpressionAsString(key),
|
|
10406
10407
|
expected: "Array<string>",
|
|
10407
10408
|
value: value
|
|
10408
|
-
})) && value.map((elem,
|
|
10409
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
10409
|
+
})) && value.map((elem, _index303)=>"string" == typeof elem || _report(_exceptionable, {
|
|
10410
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index303 + "]",
|
|
10410
10411
|
expected: "string",
|
|
10411
10412
|
value: elem
|
|
10412
10413
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -10688,8 +10689,8 @@ const validateConfig = (()=>{
|
|
|
10688
10689
|
path: _path + ".pure_funcs",
|
|
10689
10690
|
expected: "(Array<string> | undefined)",
|
|
10690
10691
|
value: input.pure_funcs
|
|
10691
|
-
})) && input.pure_funcs.map((elem,
|
|
10692
|
-
path: _path + ".pure_funcs[" +
|
|
10692
|
+
})) && input.pure_funcs.map((elem, _index304)=>"string" == typeof elem || _report(_exceptionable, {
|
|
10693
|
+
path: _path + ".pure_funcs[" + _index304 + "]",
|
|
10693
10694
|
expected: "string",
|
|
10694
10695
|
value: elem
|
|
10695
10696
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -11192,8 +11193,8 @@ const validateConfig = (()=>{
|
|
|
11192
11193
|
path: _path + ".reserved",
|
|
11193
11194
|
expected: "(Array<string> | undefined)",
|
|
11194
11195
|
value: input.reserved
|
|
11195
|
-
})) && input.reserved.map((elem,
|
|
11196
|
-
path: _path + ".reserved[" +
|
|
11196
|
+
})) && input.reserved.map((elem, _index305)=>"string" == typeof elem || _report(_exceptionable, {
|
|
11197
|
+
path: _path + ".reserved[" + _index305 + "]",
|
|
11197
11198
|
expected: "string",
|
|
11198
11199
|
value: elem
|
|
11199
11200
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -11288,8 +11289,8 @@ const validateConfig = (()=>{
|
|
|
11288
11289
|
path: _path + ".test",
|
|
11289
11290
|
expected: "(Array<string> | string | undefined)",
|
|
11290
11291
|
value: input.test
|
|
11291
|
-
})) && input.test.map((elem,
|
|
11292
|
-
path: _path + ".test[" +
|
|
11292
|
+
})) && input.test.map((elem, _index306)=>"string" == typeof elem || _report(_exceptionable, {
|
|
11293
|
+
path: _path + ".test[" + _index306 + "]",
|
|
11293
11294
|
expected: "string",
|
|
11294
11295
|
value: elem
|
|
11295
11296
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -11305,8 +11306,8 @@ const validateConfig = (()=>{
|
|
|
11305
11306
|
path: _path + ".exclude",
|
|
11306
11307
|
expected: "(Array<string> | string | undefined)",
|
|
11307
11308
|
value: input.exclude
|
|
11308
|
-
})) && input.exclude.map((elem,
|
|
11309
|
-
path: _path + ".exclude[" +
|
|
11309
|
+
})) && input.exclude.map((elem, _index307)=>"string" == typeof elem || _report(_exceptionable, {
|
|
11310
|
+
path: _path + ".exclude[" + _index307 + "]",
|
|
11310
11311
|
expected: "string",
|
|
11311
11312
|
value: elem
|
|
11312
11313
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -11356,12 +11357,12 @@ const validateConfig = (()=>{
|
|
|
11356
11357
|
path: _path + ".transformImport",
|
|
11357
11358
|
expected: "(PluginImportOptions | undefined)",
|
|
11358
11359
|
value: input.transformImport
|
|
11359
|
-
})) && input.transformImport.map((elem,
|
|
11360
|
-
path: _path + ".transformImport[" +
|
|
11360
|
+
})) && input.transformImport.map((elem, _index308)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
11361
|
+
path: _path + ".transformImport[" + _index308 + "]",
|
|
11361
11362
|
expected: "PluginImportConfig",
|
|
11362
11363
|
value: elem
|
|
11363
|
-
})) && _vo56(elem, _path + ".transformImport[" +
|
|
11364
|
-
path: _path + ".transformImport[" +
|
|
11364
|
+
})) && _vo56(elem, _path + ".transformImport[" + _index308 + "]", _exceptionable) || _report(_exceptionable, {
|
|
11365
|
+
path: _path + ".transformImport[" + _index308 + "]",
|
|
11365
11366
|
expected: "PluginImportConfig",
|
|
11366
11367
|
value: elem
|
|
11367
11368
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -11460,7 +11461,7 @@ const validateConfig = (()=>{
|
|
|
11460
11461
|
expected: "(boolean | undefined)",
|
|
11461
11462
|
value: input.externalHelpers
|
|
11462
11463
|
}),
|
|
11463
|
-
void 0 === input.target || true ===
|
|
11464
|
+
void 0 === input.target || true === _vv309.has(input.target) || _report(_exceptionable, {
|
|
11464
11465
|
path: _path + ".target",
|
|
11465
11466
|
expected: "(\"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es3\" | \"es5\" | \"esnext\" | undefined)",
|
|
11466
11467
|
value: input.target
|
|
@@ -11753,8 +11754,8 @@ const validateConfig = (()=>{
|
|
|
11753
11754
|
path: _path + ".targets",
|
|
11754
11755
|
expected: "(Array<string> | Targets | string | undefined)",
|
|
11755
11756
|
value: input.targets
|
|
11756
|
-
})) && (void 0 === input.targets || "string" == typeof input.targets || Array.isArray(input.targets) && input.targets.map((elem,
|
|
11757
|
-
path: _path + ".targets[" +
|
|
11757
|
+
})) && (void 0 === input.targets || "string" == typeof input.targets || Array.isArray(input.targets) && input.targets.map((elem, _index310)=>"string" == typeof elem || _report(_exceptionable, {
|
|
11758
|
+
path: _path + ".targets[" + _index310 + "]",
|
|
11758
11759
|
expected: "string",
|
|
11759
11760
|
value: elem
|
|
11760
11761
|
})).every((flag)=>flag) || "object" == typeof input.targets && null !== input.targets && false === Array.isArray(input.targets) && _vo86(input.targets, _path + ".targets", _exceptionable) || _report(_exceptionable, {
|
|
@@ -11815,8 +11816,8 @@ const validateConfig = (()=>{
|
|
|
11815
11816
|
path: _path + ".unusedSymbols",
|
|
11816
11817
|
expected: "(Array<string> | undefined)",
|
|
11817
11818
|
value: input.unusedSymbols
|
|
11818
|
-
})) && input.unusedSymbols.map((elem,
|
|
11819
|
-
path: _path + ".unusedSymbols[" +
|
|
11819
|
+
})) && input.unusedSymbols.map((elem, _index311)=>"string" == typeof elem || _report(_exceptionable, {
|
|
11820
|
+
path: _path + ".unusedSymbols[" + _index311 + "]",
|
|
11820
11821
|
expected: "string",
|
|
11821
11822
|
value: elem
|
|
11822
11823
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12362,8 +12363,8 @@ const validateConfig = (()=>{
|
|
|
12362
12363
|
path: _path + ".dependencies",
|
|
12363
12364
|
expected: "(Dependencies | undefined)",
|
|
12364
12365
|
value: input.dependencies
|
|
12365
|
-
})) && input.dependencies.map((elem,
|
|
12366
|
-
path: _path + ".dependencies[" +
|
|
12366
|
+
})) && input.dependencies.map((elem, _index312)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12367
|
+
path: _path + ".dependencies[" + _index312 + "]",
|
|
12367
12368
|
expected: "string",
|
|
12368
12369
|
value: elem
|
|
12369
12370
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12379,8 +12380,8 @@ const validateConfig = (()=>{
|
|
|
12379
12380
|
path: _path + "[\"extends\"]",
|
|
12380
12381
|
expected: "(Array<string> | string | undefined)",
|
|
12381
12382
|
value: input["extends"]
|
|
12382
|
-
})) && input["extends"].map((elem,
|
|
12383
|
-
path: _path + "[\"extends\"][" +
|
|
12383
|
+
})) && input["extends"].map((elem, _index313)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12384
|
+
path: _path + "[\"extends\"][" + _index313 + "]",
|
|
12384
12385
|
expected: "string",
|
|
12385
12386
|
value: elem
|
|
12386
12387
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12392,8 +12393,8 @@ const validateConfig = (()=>{
|
|
|
12392
12393
|
path: _path + ".entry",
|
|
12393
12394
|
expected: "(Array<string> | EntryObject | string | undefined)",
|
|
12394
12395
|
value: input.entry
|
|
12395
|
-
})) && (void 0 === input.entry || "function" == typeof input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem,
|
|
12396
|
-
path: _path + ".entry[" +
|
|
12396
|
+
})) && (void 0 === input.entry || "function" == typeof input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem, _index314)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12397
|
+
path: _path + ".entry[" + _index314 + "]",
|
|
12397
12398
|
expected: "string",
|
|
12398
12399
|
value: elem
|
|
12399
12400
|
})).every((flag)=>flag) || "object" == typeof input.entry && null !== input.entry && false === Array.isArray(input.entry) && _vo95(input.entry, _path + ".entry", _exceptionable) || _report(_exceptionable, {
|
|
@@ -12418,20 +12419,20 @@ const validateConfig = (()=>{
|
|
|
12418
12419
|
path: _path + ".target",
|
|
12419
12420
|
expected: "(\"async-node\" | \"browserslist\" | \"electron-main\" | \"electron-preload\" | \"electron-renderer\" | \"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es2025\" | \"es3\" | \"es5\" | \"node\" | \"node-webkit\" | \"nwjs\" | \"web\" | \"webworker\" | Array<AllowTarget> | `async-node${number}.${number}` | `async-node${number}` | `browserslist:${string}` | `electron${number}-main` | `electron${number}-preload` | `electron${number}-renderer` | `electron${number}.${number}-main` | `electron${number}.${number}-preload` | `electron${number}.${number}-renderer` | `node${number}.${number}` | `node${number}` | `node-webkit${number}.${number}` | `node-webkit${number}` | `nwjs${number}.${number}` | `nwjs${number}` | false | undefined)",
|
|
12420
12421
|
value: input.target
|
|
12421
|
-
})) && (void 0 === input.target || true ===
|
|
12422
|
+
})) && (void 0 === input.target || true === _vv315.has(input.target) || "string" == typeof input.target && (RegExp(/^node[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^async\x2dnode[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^node[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^async\x2dnode[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dmain$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dmain$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2drenderer$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2drenderer$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dpreload$/).test(input.target) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dpreload$/).test(input.target) || RegExp(/^nwjs[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^nwjs[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^node\x2dwebkit[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^node\x2dwebkit[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.target) || RegExp(/^browserslist:(.*)/).test(input.target)) || (Array.isArray(input.target) || _report(_exceptionable, {
|
|
12422
12423
|
path: _path + ".target",
|
|
12423
12424
|
expected: "(\"async-node\" | \"browserslist\" | \"electron-main\" | \"electron-preload\" | \"electron-renderer\" | \"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es2025\" | \"es3\" | \"es5\" | \"node\" | \"node-webkit\" | \"nwjs\" | \"web\" | \"webworker\" | Array<AllowTarget> | `async-node${number}.${number}` | `async-node${number}` | `browserslist:${string}` | `electron${number}-main` | `electron${number}-preload` | `electron${number}-renderer` | `electron${number}.${number}-main` | `electron${number}.${number}-preload` | `electron${number}.${number}-renderer` | `node${number}.${number}` | `node${number}` | `node-webkit${number}.${number}` | `node-webkit${number}` | `nwjs${number}.${number}` | `nwjs${number}` | false | undefined)",
|
|
12424
12425
|
value: input.target
|
|
12425
|
-
})) && input.target.map((elem,
|
|
12426
|
-
path: _path + ".target[" +
|
|
12426
|
+
})) && input.target.map((elem, _index316)=>(null !== elem || _report(_exceptionable, {
|
|
12427
|
+
path: _path + ".target[" + _index316 + "]",
|
|
12427
12428
|
expected: "(\"async-node\" | \"browserslist\" | \"electron-main\" | \"electron-preload\" | \"electron-renderer\" | \"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es2025\" | \"es3\" | \"es5\" | \"node\" | \"node-webkit\" | \"nwjs\" | \"web\" | \"webworker\" | `async-node${number}.${number}` | `async-node${number}` | `browserslist:${string}` | `electron${number}-main` | `electron${number}-preload` | `electron${number}-renderer` | `electron${number}.${number}-main` | `electron${number}.${number}-preload` | `electron${number}.${number}-renderer` | `node${number}.${number}` | `node${number}` | `node-webkit${number}.${number}` | `node-webkit${number}` | `nwjs${number}.${number}` | `nwjs${number}`)",
|
|
12428
12429
|
value: elem
|
|
12429
12430
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
12430
|
-
path: _path + ".target[" +
|
|
12431
|
+
path: _path + ".target[" + _index316 + "]",
|
|
12431
12432
|
expected: "(\"async-node\" | \"browserslist\" | \"electron-main\" | \"electron-preload\" | \"electron-renderer\" | \"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es2025\" | \"es3\" | \"es5\" | \"node\" | \"node-webkit\" | \"nwjs\" | \"web\" | \"webworker\" | `async-node${number}.${number}` | `async-node${number}` | `browserslist:${string}` | `electron${number}-main` | `electron${number}-preload` | `electron${number}-renderer` | `electron${number}.${number}-main` | `electron${number}.${number}-preload` | `electron${number}.${number}-renderer` | `node${number}.${number}` | `node${number}` | `node-webkit${number}.${number}` | `node-webkit${number}` | `nwjs${number}.${number}` | `nwjs${number}`)",
|
|
12432
12433
|
value: elem
|
|
12433
|
-
})) && (true ===
|
|
12434
|
-
path: _path + ".target[" +
|
|
12434
|
+
})) && (true === _vv317.has(elem) || "string" == typeof elem && (RegExp(/^node[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^async\x2dnode[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^node[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^async\x2dnode[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dmain$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dmain$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2drenderer$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2drenderer$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dpreload$/).test(elem) || RegExp(/^electron[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\x2dpreload$/).test(elem) || RegExp(/^nwjs[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^nwjs[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^node\x2dwebkit[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^node\x2dwebkit[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(elem) || RegExp(/^browserslist:(.*)/).test(elem)) || _report(_exceptionable, {
|
|
12435
|
+
path: _path + ".target[" + _index316 + "]",
|
|
12435
12436
|
expected: "(\"async-node\" | \"browserslist\" | \"electron-main\" | \"electron-preload\" | \"electron-renderer\" | \"es2015\" | \"es2016\" | \"es2017\" | \"es2018\" | \"es2019\" | \"es2020\" | \"es2021\" | \"es2022\" | \"es2023\" | \"es2024\" | \"es2025\" | \"es3\" | \"es5\" | \"node\" | \"node-webkit\" | \"nwjs\" | \"web\" | \"webworker\" | `async-node${number}.${number}` | `async-node${number}` | `browserslist:${string}` | `electron${number}-main` | `electron${number}-preload` | `electron${number}-renderer` | `electron${number}.${number}-main` | `electron${number}.${number}-preload` | `electron${number}.${number}-renderer` | `node${number}.${number}` | `node${number}` | `node-webkit${number}.${number}` | `node-webkit${number}` | `nwjs${number}.${number}` | `nwjs${number}`)",
|
|
12436
12437
|
value: elem
|
|
12437
12438
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12457,20 +12458,20 @@ const validateConfig = (()=>{
|
|
|
12457
12458
|
path: _path + ".externals",
|
|
12458
12459
|
expected: "(Array<ExternalItem> | ExternalItemObjectUnknown | RegExp | string | undefined)",
|
|
12459
12460
|
value: input.externals
|
|
12460
|
-
})) && (void 0 === input.externals || "function" == typeof input.externals || "string" == typeof input.externals || input.externals instanceof RegExp || Array.isArray(input.externals) && input.externals.map((elem,
|
|
12461
|
-
path: _path + ".externals[" +
|
|
12461
|
+
})) && (void 0 === input.externals || "function" == typeof input.externals || "string" == typeof input.externals || input.externals instanceof RegExp || Array.isArray(input.externals) && input.externals.map((elem, _index318)=>(null !== elem || _report(_exceptionable, {
|
|
12462
|
+
path: _path + ".externals[" + _index318 + "]",
|
|
12462
12463
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
12463
12464
|
value: elem
|
|
12464
12465
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
12465
|
-
path: _path + ".externals[" +
|
|
12466
|
+
path: _path + ".externals[" + _index318 + "]",
|
|
12466
12467
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
12467
12468
|
value: elem
|
|
12468
12469
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
12469
|
-
path: _path + ".externals[" +
|
|
12470
|
+
path: _path + ".externals[" + _index318 + "]",
|
|
12470
12471
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
12471
12472
|
value: elem
|
|
12472
|
-
})) && _vo107(elem, _path + ".externals[" +
|
|
12473
|
-
path: _path + ".externals[" +
|
|
12473
|
+
})) && _vo107(elem, _path + ".externals[" + _index318 + "]", _exceptionable) || _report(_exceptionable, {
|
|
12474
|
+
path: _path + ".externals[" + _index318 + "]",
|
|
12474
12475
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
12475
12476
|
value: elem
|
|
12476
12477
|
}))).every((flag)=>flag) || "object" == typeof input.externals && null !== input.externals && false === Array.isArray(input.externals) && _vo107(input.externals, _path + ".externals", _exceptionable) || _report(_exceptionable, {
|
|
@@ -12482,7 +12483,7 @@ const validateConfig = (()=>{
|
|
|
12482
12483
|
expected: "(Array<ExternalItem> | ExternalItemObjectUnknown | RegExp | string | undefined)",
|
|
12483
12484
|
value: input.externals
|
|
12484
12485
|
})),
|
|
12485
|
-
void 0 === input.externalsType || true ===
|
|
12486
|
+
void 0 === input.externalsType || true === _vv319.has(input.externalsType) || _report(_exceptionable, {
|
|
12486
12487
|
path: _path + ".externalsType",
|
|
12487
12488
|
expected: '("amd" | "amd-require" | "assign" | "commonjs" | "commonjs-import" | "commonjs-module" | "commonjs-static" | "commonjs2" | "global" | "import" | "jsonp" | "modern-module" | "module" | "module-import" | "node-commonjs" | "promise" | "script" | "self" | "system" | "this" | "umd" | "umd2" | "var" | "window" | undefined)',
|
|
12488
12489
|
value: input.externalsType
|
|
@@ -12523,7 +12524,7 @@ const validateConfig = (()=>{
|
|
|
12523
12524
|
expected: "(string | undefined)",
|
|
12524
12525
|
value: input.context
|
|
12525
12526
|
}),
|
|
12526
|
-
void 0 === input.devtool || true ===
|
|
12527
|
+
void 0 === input.devtool || true === _vv320.has(input.devtool) || _report(_exceptionable, {
|
|
12527
12528
|
path: _path + ".devtool",
|
|
12528
12529
|
expected: "(\"cheap-module-source-map\" | \"cheap-module-source-map-debugids\" | \"cheap-source-map\" | \"cheap-source-map-debugids\" | \"eval\" | \"eval-cheap-module-source-map\" | \"eval-cheap-module-source-map-debugids\" | \"eval-cheap-source-map\" | \"eval-cheap-source-map-debugids\" | \"eval-nosources-cheap-module-source-map\" | \"eval-nosources-cheap-module-source-map-debugids\" | \"eval-nosources-cheap-source-map\" | \"eval-nosources-cheap-source-map-debugids\" | \"eval-nosources-source-map\" | \"eval-nosources-source-map-debugids\" | \"eval-source-map\" | \"eval-source-map-debugids\" | \"hidden-cheap-module-source-map\" | \"hidden-cheap-module-source-map-debugids\" | \"hidden-cheap-source-map\" | \"hidden-cheap-source-map-debugids\" | \"hidden-nosources-cheap-module-source-map\" | \"hidden-nosources-cheap-module-source-map-debugids\" | \"hidden-nosources-cheap-source-map\" | \"hidden-nosources-cheap-source-map-debugids\" | \"hidden-nosources-source-map\" | \"hidden-nosources-source-map-debugids\" | \"hidden-source-map\" | \"hidden-source-map-debugids\" | \"inline-cheap-module-source-map\" | \"inline-cheap-module-source-map-debugids\" | \"inline-cheap-source-map\" | \"inline-cheap-source-map-debugids\" | \"inline-nosources-cheap-module-source-map\" | \"inline-nosources-cheap-module-source-map-debugids\" | \"inline-nosources-cheap-source-map\" | \"inline-nosources-cheap-source-map-debugids\" | \"inline-nosources-source-map\" | \"inline-nosources-source-map-debugids\" | \"inline-source-map\" | \"inline-source-map-debugids\" | \"nosources-cheap-module-source-map\" | \"nosources-cheap-module-source-map-debugids\" | \"nosources-cheap-source-map\" | \"nosources-cheap-source-map-debugids\" | \"nosources-source-map\" | \"nosources-source-map-debugids\" | \"source-map\" | \"source-map-debugids\" | false | undefined)",
|
|
12529
12530
|
value: input.devtool
|
|
@@ -12554,20 +12555,20 @@ const validateConfig = (()=>{
|
|
|
12554
12555
|
path: _path + ".ignoreWarnings",
|
|
12555
12556
|
expected: "(IgnoreWarnings | undefined)",
|
|
12556
12557
|
value: input.ignoreWarnings
|
|
12557
|
-
})) && input.ignoreWarnings.map((elem,
|
|
12558
|
-
path: _path + ".ignoreWarnings[" +
|
|
12558
|
+
})) && input.ignoreWarnings.map((elem, _index321)=>(null !== elem || _report(_exceptionable, {
|
|
12559
|
+
path: _path + ".ignoreWarnings[" + _index321 + "]",
|
|
12559
12560
|
expected: "(RegExp | __type.o25)",
|
|
12560
12561
|
value: elem
|
|
12561
12562
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
12562
|
-
path: _path + ".ignoreWarnings[" +
|
|
12563
|
+
path: _path + ".ignoreWarnings[" + _index321 + "]",
|
|
12563
12564
|
expected: "(RegExp | __type.o25)",
|
|
12564
12565
|
value: elem
|
|
12565
12566
|
})) && ("function" == typeof elem || elem instanceof RegExp || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
12566
|
-
path: _path + ".ignoreWarnings[" +
|
|
12567
|
+
path: _path + ".ignoreWarnings[" + _index321 + "]",
|
|
12567
12568
|
expected: "(RegExp | __type.o25)",
|
|
12568
12569
|
value: elem
|
|
12569
|
-
})) && _vo121(elem, _path + ".ignoreWarnings[" +
|
|
12570
|
-
path: _path + ".ignoreWarnings[" +
|
|
12570
|
+
})) && _vo121(elem, _path + ".ignoreWarnings[" + _index321 + "]", _exceptionable) || _report(_exceptionable, {
|
|
12571
|
+
path: _path + ".ignoreWarnings[" + _index321 + "]",
|
|
12571
12572
|
expected: "(RegExp | __type.o25)",
|
|
12572
12573
|
value: elem
|
|
12573
12574
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12642,12 +12643,12 @@ const validateConfig = (()=>{
|
|
|
12642
12643
|
path: _path + ".plugins",
|
|
12643
12644
|
expected: "(Plugins | undefined)",
|
|
12644
12645
|
value: input.plugins
|
|
12645
|
-
})) && input.plugins.map((elem,
|
|
12646
|
-
path: _path + ".plugins[" +
|
|
12646
|
+
})) && input.plugins.map((elem, _index322)=>null == elem || "function" == typeof elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
12647
|
+
path: _path + ".plugins[" + _index322 + "]",
|
|
12647
12648
|
expected: "(\"\" | 0 | RspackPluginInstance | WebpackPluginInstance | false | null | undefined)",
|
|
12648
12649
|
value: elem
|
|
12649
|
-
})) && _vu1(elem, _path + ".plugins[" +
|
|
12650
|
-
path: _path + ".plugins[" +
|
|
12650
|
+
})) && _vu1(elem, _path + ".plugins[" + _index322 + "]", _exceptionable) || _report(_exceptionable, {
|
|
12651
|
+
path: _path + ".plugins[" + _index322 + "]",
|
|
12651
12652
|
expected: "(\"\" | 0 | RspackPluginInstance | WebpackPluginInstance | false | null | undefined)",
|
|
12652
12653
|
value: elem
|
|
12653
12654
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12796,8 +12797,8 @@ const validateConfig = (()=>{
|
|
|
12796
12797
|
path: _path + _accessExpressionAsString(key),
|
|
12797
12798
|
expected: "(Array<string> | EntryDescription | string)",
|
|
12798
12799
|
value: value
|
|
12799
|
-
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem,
|
|
12800
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
12800
|
+
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem, _index323)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12801
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index323 + "]",
|
|
12801
12802
|
expected: "string",
|
|
12802
12803
|
value: elem
|
|
12803
12804
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && _vo96(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -12824,8 +12825,8 @@ const validateConfig = (()=>{
|
|
|
12824
12825
|
path: _path + "[\"import\"]",
|
|
12825
12826
|
expected: "(Array<string> | string)",
|
|
12826
12827
|
value: input["import"]
|
|
12827
|
-
})) && input["import"].map((elem,
|
|
12828
|
-
path: _path + "[\"import\"][" +
|
|
12828
|
+
})) && input["import"].map((elem, _index324)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12829
|
+
path: _path + "[\"import\"][" + _index324 + "]",
|
|
12829
12830
|
expected: "string",
|
|
12830
12831
|
value: elem
|
|
12831
12832
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12893,8 +12894,8 @@ const validateConfig = (()=>{
|
|
|
12893
12894
|
path: _path + ".dependOn",
|
|
12894
12895
|
expected: "(Array<string> | string | undefined)",
|
|
12895
12896
|
value: input.dependOn
|
|
12896
|
-
})) && input.dependOn.map((elem,
|
|
12897
|
-
path: _path + ".dependOn[" +
|
|
12897
|
+
})) && input.dependOn.map((elem, _index325)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12898
|
+
path: _path + ".dependOn[" + _index325 + "]",
|
|
12898
12899
|
expected: "string",
|
|
12899
12900
|
value: elem
|
|
12900
12901
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12962,8 +12963,8 @@ const validateConfig = (()=>{
|
|
|
12962
12963
|
path: _path + "[\"export\"]",
|
|
12963
12964
|
expected: "(Array<string> | string | undefined)",
|
|
12964
12965
|
value: input["export"]
|
|
12965
|
-
})) && input["export"].map((elem,
|
|
12966
|
-
path: _path + "[\"export\"][" +
|
|
12966
|
+
})) && input["export"].map((elem, _index326)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12967
|
+
path: _path + "[\"export\"][" + _index326 + "]",
|
|
12967
12968
|
expected: "string",
|
|
12968
12969
|
value: elem
|
|
12969
12970
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -12975,8 +12976,8 @@ const validateConfig = (()=>{
|
|
|
12975
12976
|
path: _path + ".name",
|
|
12976
12977
|
expected: "(Array<string> | LibraryCustomUmdObject | string | undefined)",
|
|
12977
12978
|
value: input.name
|
|
12978
|
-
})) && (void 0 === input.name || "string" == typeof input.name || Array.isArray(input.name) && input.name.map((elem,
|
|
12979
|
-
path: _path + ".name[" +
|
|
12979
|
+
})) && (void 0 === input.name || "string" == typeof input.name || Array.isArray(input.name) && input.name.map((elem, _index327)=>"string" == typeof elem || _report(_exceptionable, {
|
|
12980
|
+
path: _path + ".name[" + _index327 + "]",
|
|
12980
12981
|
expected: "string",
|
|
12981
12982
|
value: elem
|
|
12982
12983
|
})).every((flag)=>flag) || "object" == typeof input.name && null !== input.name && false === Array.isArray(input.name) && _vo99(input.name, _path + ".name", _exceptionable) || _report(_exceptionable, {
|
|
@@ -13088,8 +13089,8 @@ const validateConfig = (()=>{
|
|
|
13088
13089
|
path: _path + ".root",
|
|
13089
13090
|
expected: "(Array<string> | string | undefined)",
|
|
13090
13091
|
value: input.root
|
|
13091
|
-
})) && input.root.map((elem,
|
|
13092
|
-
path: _path + ".root[" +
|
|
13092
|
+
})) && input.root.map((elem, _index328)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13093
|
+
path: _path + ".root[" + _index328 + "]",
|
|
13093
13094
|
expected: "string",
|
|
13094
13095
|
value: elem
|
|
13095
13096
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13229,8 +13230,8 @@ const validateConfig = (()=>{
|
|
|
13229
13230
|
path: _path + ".enabledLibraryTypes",
|
|
13230
13231
|
expected: "(EnabledLibraryTypes | undefined)",
|
|
13231
13232
|
value: input.enabledLibraryTypes
|
|
13232
|
-
})) && input.enabledLibraryTypes.map((elem,
|
|
13233
|
-
path: _path + ".enabledLibraryTypes[" +
|
|
13233
|
+
})) && input.enabledLibraryTypes.map((elem, _index329)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13234
|
+
path: _path + ".enabledLibraryTypes[" + _index329 + "]",
|
|
13234
13235
|
expected: "string",
|
|
13235
13236
|
value: elem
|
|
13236
13237
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13242,8 +13243,8 @@ const validateConfig = (()=>{
|
|
|
13242
13243
|
path: _path + ".library",
|
|
13243
13244
|
expected: "(Array<string> | LibraryCustomUmdObject | LibraryOptions | string | undefined)",
|
|
13244
13245
|
value: input.library
|
|
13245
|
-
})) && (void 0 === input.library || "string" == typeof input.library || Array.isArray(input.library) && input.library.map((elem,
|
|
13246
|
-
path: _path + ".library[" +
|
|
13246
|
+
})) && (void 0 === input.library || "string" == typeof input.library || Array.isArray(input.library) && input.library.map((elem, _index330)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13247
|
+
path: _path + ".library[" + _index330 + "]",
|
|
13247
13248
|
expected: "string",
|
|
13248
13249
|
value: elem
|
|
13249
13250
|
})).every((flag)=>flag) || "object" == typeof input.library && null !== input.library && false === Array.isArray(input.library) && _vu13(input.library, _path + ".library", _exceptionable) || _report(_exceptionable, {
|
|
@@ -13299,8 +13300,8 @@ const validateConfig = (()=>{
|
|
|
13299
13300
|
path: _path + ".enabledWasmLoadingTypes",
|
|
13300
13301
|
expected: "(EnabledWasmLoadingTypes | undefined)",
|
|
13301
13302
|
value: input.enabledWasmLoadingTypes
|
|
13302
|
-
})) && input.enabledWasmLoadingTypes.map((elem,
|
|
13303
|
-
path: _path + ".enabledWasmLoadingTypes[" +
|
|
13303
|
+
})) && input.enabledWasmLoadingTypes.map((elem, _index331)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13304
|
+
path: _path + ".enabledWasmLoadingTypes[" + _index331 + "]",
|
|
13304
13305
|
expected: "string",
|
|
13305
13306
|
value: elem
|
|
13306
13307
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13327,8 +13328,8 @@ const validateConfig = (()=>{
|
|
|
13327
13328
|
path: _path + ".enabledChunkLoadingTypes",
|
|
13328
13329
|
expected: "(EnabledChunkLoadingTypes | undefined)",
|
|
13329
13330
|
value: input.enabledChunkLoadingTypes
|
|
13330
|
-
})) && input.enabledChunkLoadingTypes.map((elem,
|
|
13331
|
-
path: _path + ".enabledChunkLoadingTypes[" +
|
|
13331
|
+
})) && input.enabledChunkLoadingTypes.map((elem, _index332)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13332
|
+
path: _path + ".enabledChunkLoadingTypes[" + _index332 + "]",
|
|
13332
13333
|
expected: "string",
|
|
13333
13334
|
value: elem
|
|
13334
13335
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13712,8 +13713,8 @@ const validateConfig = (()=>{
|
|
|
13712
13713
|
path: _path + ".force",
|
|
13713
13714
|
expected: "(Array<\"version\" | \"uniqueId\"> | boolean | undefined)",
|
|
13714
13715
|
value: input.force
|
|
13715
|
-
})) && input.force.map((elem,
|
|
13716
|
-
path: _path + ".force[" +
|
|
13716
|
+
})) && input.force.map((elem, _index333)=>"version" === elem || "uniqueId" === elem || _report(_exceptionable, {
|
|
13717
|
+
path: _path + ".force[" + _index333 + "]",
|
|
13717
13718
|
expected: "(\"uniqueId\" | \"version\")",
|
|
13718
13719
|
value: elem
|
|
13719
13720
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13774,8 +13775,8 @@ const validateConfig = (()=>{
|
|
|
13774
13775
|
path: _path + ".useInputFileSystem",
|
|
13775
13776
|
expected: "(Array<RegExp> | false | undefined)",
|
|
13776
13777
|
value: input.useInputFileSystem
|
|
13777
|
-
})) && input.useInputFileSystem.map((elem,
|
|
13778
|
-
path: _path + ".useInputFileSystem[" +
|
|
13778
|
+
})) && input.useInputFileSystem.map((elem, _index334)=>elem instanceof RegExp || _report(_exceptionable, {
|
|
13779
|
+
path: _path + ".useInputFileSystem[" + _index334 + "]",
|
|
13779
13780
|
expected: "RegExp",
|
|
13780
13781
|
value: elem
|
|
13781
13782
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13834,16 +13835,16 @@ const validateConfig = (()=>{
|
|
|
13834
13835
|
path: _path + ".allowedUris",
|
|
13835
13836
|
expected: "HttpUriPluginOptionsAllowedUris",
|
|
13836
13837
|
value: input.allowedUris
|
|
13837
|
-
})) && input.allowedUris.map((elem,
|
|
13838
|
-
path: _path + ".allowedUris[" +
|
|
13838
|
+
})) && input.allowedUris.map((elem, _index335)=>(null !== elem || _report(_exceptionable, {
|
|
13839
|
+
path: _path + ".allowedUris[" + _index335 + "]",
|
|
13839
13840
|
expected: "(RegExp | string)",
|
|
13840
13841
|
value: elem
|
|
13841
13842
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
13842
|
-
path: _path + ".allowedUris[" +
|
|
13843
|
+
path: _path + ".allowedUris[" + _index335 + "]",
|
|
13843
13844
|
expected: "(RegExp | string)",
|
|
13844
13845
|
value: elem
|
|
13845
13846
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
13846
|
-
path: _path + ".allowedUris[" +
|
|
13847
|
+
path: _path + ".allowedUris[" + _index335 + "]",
|
|
13847
13848
|
expected: "(RegExp | string)",
|
|
13848
13849
|
value: elem
|
|
13849
13850
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13901,8 +13902,8 @@ const validateConfig = (()=>{
|
|
|
13901
13902
|
path: _path + _accessExpressionAsString(key),
|
|
13902
13903
|
expected: "(Array<string> | ExternalItemObjectValue | ExternalItemUmdValue | boolean | string)",
|
|
13903
13904
|
value: value
|
|
13904
|
-
})) && ("string" == typeof value || "boolean" == typeof value || Array.isArray(value) && value.map((elem,
|
|
13905
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
13905
|
+
})) && ("string" == typeof value || "boolean" == typeof value || Array.isArray(value) && value.map((elem, _index336)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13906
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index336 + "]",
|
|
13906
13907
|
expected: "string",
|
|
13907
13908
|
value: elem
|
|
13908
13909
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && false === Array.isArray(value) && _vu14(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -13929,8 +13930,8 @@ const validateConfig = (()=>{
|
|
|
13929
13930
|
path: _path + ".root",
|
|
13930
13931
|
expected: "(Array<string> | string)",
|
|
13931
13932
|
value: input.root
|
|
13932
|
-
})) && input.root.map((elem,
|
|
13933
|
-
path: _path + ".root[" +
|
|
13933
|
+
})) && input.root.map((elem, _index337)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13934
|
+
path: _path + ".root[" + _index337 + "]",
|
|
13934
13935
|
expected: "string",
|
|
13935
13936
|
value: elem
|
|
13936
13937
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13950,8 +13951,8 @@ const validateConfig = (()=>{
|
|
|
13950
13951
|
path: _path + ".commonjs",
|
|
13951
13952
|
expected: "(Array<string> | string)",
|
|
13952
13953
|
value: input.commonjs
|
|
13953
|
-
})) && input.commonjs.map((elem,
|
|
13954
|
-
path: _path + ".commonjs[" +
|
|
13954
|
+
})) && input.commonjs.map((elem, _index338)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13955
|
+
path: _path + ".commonjs[" + _index338 + "]",
|
|
13955
13956
|
expected: "string",
|
|
13956
13957
|
value: elem
|
|
13957
13958
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13971,8 +13972,8 @@ const validateConfig = (()=>{
|
|
|
13971
13972
|
path: _path + ".commonjs2",
|
|
13972
13973
|
expected: "(Array<string> | string)",
|
|
13973
13974
|
value: input.commonjs2
|
|
13974
|
-
})) && input.commonjs2.map((elem,
|
|
13975
|
-
path: _path + ".commonjs2[" +
|
|
13975
|
+
})) && input.commonjs2.map((elem, _index339)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13976
|
+
path: _path + ".commonjs2[" + _index339 + "]",
|
|
13976
13977
|
expected: "string",
|
|
13977
13978
|
value: elem
|
|
13978
13979
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -13992,8 +13993,8 @@ const validateConfig = (()=>{
|
|
|
13992
13993
|
path: _path + ".amd",
|
|
13993
13994
|
expected: "(Array<string> | string)",
|
|
13994
13995
|
value: input.amd
|
|
13995
|
-
})) && input.amd.map((elem,
|
|
13996
|
-
path: _path + ".amd[" +
|
|
13996
|
+
})) && input.amd.map((elem, _index340)=>"string" == typeof elem || _report(_exceptionable, {
|
|
13997
|
+
path: _path + ".amd[" + _index340 + "]",
|
|
13997
13998
|
expected: "string",
|
|
13998
13999
|
value: elem
|
|
13999
14000
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14038,8 +14039,8 @@ const validateConfig = (()=>{
|
|
|
14038
14039
|
path: _path + _accessExpressionAsString(key),
|
|
14039
14040
|
expected: "(Array<string> | string)",
|
|
14040
14041
|
value: value
|
|
14041
|
-
})) && value.map((elem,
|
|
14042
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
14042
|
+
})) && value.map((elem, _index341)=>"string" == typeof elem || _report(_exceptionable, {
|
|
14043
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index341 + "]",
|
|
14043
14044
|
expected: "string",
|
|
14044
14045
|
value: elem
|
|
14045
14046
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14143,16 +14144,16 @@ const validateConfig = (()=>{
|
|
|
14143
14144
|
path: _path + ".debug",
|
|
14144
14145
|
expected: "(Array<FilterItemTypes> | RegExp | boolean | string | undefined)",
|
|
14145
14146
|
value: input.debug
|
|
14146
|
-
})) && input.debug.map((elem,
|
|
14147
|
-
path: _path + ".debug[" +
|
|
14147
|
+
})) && input.debug.map((elem, _index342)=>(null !== elem || _report(_exceptionable, {
|
|
14148
|
+
path: _path + ".debug[" + _index342 + "]",
|
|
14148
14149
|
expected: "(RegExp | string)",
|
|
14149
14150
|
value: elem
|
|
14150
14151
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14151
|
-
path: _path + ".debug[" +
|
|
14152
|
+
path: _path + ".debug[" + _index342 + "]",
|
|
14152
14153
|
expected: "(RegExp | string)",
|
|
14153
14154
|
value: elem
|
|
14154
14155
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14155
|
-
path: _path + ".debug[" +
|
|
14156
|
+
path: _path + ".debug[" + _index342 + "]",
|
|
14156
14157
|
expected: "(RegExp | string)",
|
|
14157
14158
|
value: elem
|
|
14158
14159
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14335,8 +14336,8 @@ const validateConfig = (()=>{
|
|
|
14335
14336
|
path: _path + ".buildDependencies",
|
|
14336
14337
|
expected: "(Array<string> | undefined)",
|
|
14337
14338
|
value: input.buildDependencies
|
|
14338
|
-
})) && input.buildDependencies.map((elem,
|
|
14339
|
-
path: _path + ".buildDependencies[" +
|
|
14339
|
+
})) && input.buildDependencies.map((elem, _index343)=>"string" == typeof elem || _report(_exceptionable, {
|
|
14340
|
+
path: _path + ".buildDependencies[" + _index343 + "]",
|
|
14340
14341
|
expected: "string",
|
|
14341
14342
|
value: elem
|
|
14342
14343
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14406,16 +14407,16 @@ const validateConfig = (()=>{
|
|
|
14406
14407
|
path: _path + ".immutablePaths",
|
|
14407
14408
|
expected: "(Array<string | RegExp> | undefined)",
|
|
14408
14409
|
value: input.immutablePaths
|
|
14409
|
-
})) && input.immutablePaths.map((elem,
|
|
14410
|
-
path: _path + ".immutablePaths[" +
|
|
14410
|
+
})) && input.immutablePaths.map((elem, _index344)=>(null !== elem || _report(_exceptionable, {
|
|
14411
|
+
path: _path + ".immutablePaths[" + _index344 + "]",
|
|
14411
14412
|
expected: "(RegExp | string)",
|
|
14412
14413
|
value: elem
|
|
14413
14414
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14414
|
-
path: _path + ".immutablePaths[" +
|
|
14415
|
+
path: _path + ".immutablePaths[" + _index344 + "]",
|
|
14415
14416
|
expected: "(RegExp | string)",
|
|
14416
14417
|
value: elem
|
|
14417
14418
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14418
|
-
path: _path + ".immutablePaths[" +
|
|
14419
|
+
path: _path + ".immutablePaths[" + _index344 + "]",
|
|
14419
14420
|
expected: "(RegExp | string)",
|
|
14420
14421
|
value: elem
|
|
14421
14422
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14427,16 +14428,16 @@ const validateConfig = (()=>{
|
|
|
14427
14428
|
path: _path + ".unmanagedPaths",
|
|
14428
14429
|
expected: "(Array<string | RegExp> | undefined)",
|
|
14429
14430
|
value: input.unmanagedPaths
|
|
14430
|
-
})) && input.unmanagedPaths.map((elem,
|
|
14431
|
-
path: _path + ".unmanagedPaths[" +
|
|
14431
|
+
})) && input.unmanagedPaths.map((elem, _index345)=>(null !== elem || _report(_exceptionable, {
|
|
14432
|
+
path: _path + ".unmanagedPaths[" + _index345 + "]",
|
|
14432
14433
|
expected: "(RegExp | string)",
|
|
14433
14434
|
value: elem
|
|
14434
14435
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14435
|
-
path: _path + ".unmanagedPaths[" +
|
|
14436
|
+
path: _path + ".unmanagedPaths[" + _index345 + "]",
|
|
14436
14437
|
expected: "(RegExp | string)",
|
|
14437
14438
|
value: elem
|
|
14438
14439
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14439
|
-
path: _path + ".unmanagedPaths[" +
|
|
14440
|
+
path: _path + ".unmanagedPaths[" + _index345 + "]",
|
|
14440
14441
|
expected: "(RegExp | string)",
|
|
14441
14442
|
value: elem
|
|
14442
14443
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14448,16 +14449,16 @@ const validateConfig = (()=>{
|
|
|
14448
14449
|
path: _path + ".managedPaths",
|
|
14449
14450
|
expected: "(Array<string | RegExp> | undefined)",
|
|
14450
14451
|
value: input.managedPaths
|
|
14451
|
-
})) && input.managedPaths.map((elem,
|
|
14452
|
-
path: _path + ".managedPaths[" +
|
|
14452
|
+
})) && input.managedPaths.map((elem, _index346)=>(null !== elem || _report(_exceptionable, {
|
|
14453
|
+
path: _path + ".managedPaths[" + _index346 + "]",
|
|
14453
14454
|
expected: "(RegExp | string)",
|
|
14454
14455
|
value: elem
|
|
14455
14456
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14456
|
-
path: _path + ".managedPaths[" +
|
|
14457
|
+
path: _path + ".managedPaths[" + _index346 + "]",
|
|
14457
14458
|
expected: "(RegExp | string)",
|
|
14458
14459
|
value: elem
|
|
14459
14460
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14460
|
-
path: _path + ".managedPaths[" +
|
|
14461
|
+
path: _path + ".managedPaths[" + _index346 + "]",
|
|
14461
14462
|
expected: "(RegExp | string)",
|
|
14462
14463
|
value: elem
|
|
14463
14464
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14612,8 +14613,8 @@ const validateConfig = (()=>{
|
|
|
14612
14613
|
path: _path + ".ignored",
|
|
14613
14614
|
expected: "(Array<string> | RegExp | string | undefined)",
|
|
14614
14615
|
value: input.ignored
|
|
14615
|
-
})) && input.ignored.map((elem,
|
|
14616
|
-
path: _path + ".ignored[" +
|
|
14616
|
+
})) && input.ignored.map((elem, _index347)=>"string" == typeof elem || _report(_exceptionable, {
|
|
14617
|
+
path: _path + ".ignored[" + _index347 + "]",
|
|
14617
14618
|
expected: "string",
|
|
14618
14619
|
value: elem
|
|
14619
14620
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14800,16 +14801,16 @@ const validateConfig = (()=>{
|
|
|
14800
14801
|
path: _path + ".loggingDebug",
|
|
14801
14802
|
expected: "(Array<FilterItemTypes> | RegExp | boolean | string | undefined)",
|
|
14802
14803
|
value: input.loggingDebug
|
|
14803
|
-
})) && input.loggingDebug.map((elem,
|
|
14804
|
-
path: _path + ".loggingDebug[" +
|
|
14804
|
+
})) && input.loggingDebug.map((elem, _index348)=>(null !== elem || _report(_exceptionable, {
|
|
14805
|
+
path: _path + ".loggingDebug[" + _index348 + "]",
|
|
14805
14806
|
expected: "(RegExp | string)",
|
|
14806
14807
|
value: elem
|
|
14807
14808
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14808
|
-
path: _path + ".loggingDebug[" +
|
|
14809
|
+
path: _path + ".loggingDebug[" + _index348 + "]",
|
|
14809
14810
|
expected: "(RegExp | string)",
|
|
14810
14811
|
value: elem
|
|
14811
14812
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14812
|
-
path: _path + ".loggingDebug[" +
|
|
14813
|
+
path: _path + ".loggingDebug[" + _index348 + "]",
|
|
14813
14814
|
expected: "(RegExp | string)",
|
|
14814
14815
|
value: elem
|
|
14815
14816
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14940,16 +14941,16 @@ const validateConfig = (()=>{
|
|
|
14940
14941
|
path: _path + ".excludeModules",
|
|
14941
14942
|
expected: "(Array<ModuleFilterItemTypes> | RegExp | boolean | string | undefined)",
|
|
14942
14943
|
value: input.excludeModules
|
|
14943
|
-
})) && input.excludeModules.map((elem,
|
|
14944
|
-
path: _path + ".excludeModules[" +
|
|
14944
|
+
})) && input.excludeModules.map((elem, _index349)=>(null !== elem || _report(_exceptionable, {
|
|
14945
|
+
path: _path + ".excludeModules[" + _index349 + "]",
|
|
14945
14946
|
expected: "(RegExp | string)",
|
|
14946
14947
|
value: elem
|
|
14947
14948
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14948
|
-
path: _path + ".excludeModules[" +
|
|
14949
|
+
path: _path + ".excludeModules[" + _index349 + "]",
|
|
14949
14950
|
expected: "(RegExp | string)",
|
|
14950
14951
|
value: elem
|
|
14951
14952
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14952
|
-
path: _path + ".excludeModules[" +
|
|
14953
|
+
path: _path + ".excludeModules[" + _index349 + "]",
|
|
14953
14954
|
expected: "(RegExp | string)",
|
|
14954
14955
|
value: elem
|
|
14955
14956
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -14965,16 +14966,16 @@ const validateConfig = (()=>{
|
|
|
14965
14966
|
path: _path + ".excludeAssets",
|
|
14966
14967
|
expected: "(Array<AssetFilterItemTypes> | RegExp | boolean | string | undefined)",
|
|
14967
14968
|
value: input.excludeAssets
|
|
14968
|
-
})) && input.excludeAssets.map((elem,
|
|
14969
|
-
path: _path + ".excludeAssets[" +
|
|
14969
|
+
})) && input.excludeAssets.map((elem, _index350)=>(null !== elem || _report(_exceptionable, {
|
|
14970
|
+
path: _path + ".excludeAssets[" + _index350 + "]",
|
|
14970
14971
|
expected: "(RegExp | string)",
|
|
14971
14972
|
value: elem
|
|
14972
14973
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
14973
|
-
path: _path + ".excludeAssets[" +
|
|
14974
|
+
path: _path + ".excludeAssets[" + _index350 + "]",
|
|
14974
14975
|
expected: "(RegExp | string)",
|
|
14975
14976
|
value: elem
|
|
14976
14977
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
14977
|
-
path: _path + ".excludeAssets[" +
|
|
14978
|
+
path: _path + ".excludeAssets[" + _index350 + "]",
|
|
14978
14979
|
expected: "(RegExp | string)",
|
|
14979
14980
|
value: elem
|
|
14980
14981
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -15285,12 +15286,12 @@ const validateConfig = (()=>{
|
|
|
15285
15286
|
path: _path + ".minimizer",
|
|
15286
15287
|
expected: "(Array<\"...\" | Plugin> | undefined)",
|
|
15287
15288
|
value: input.minimizer
|
|
15288
|
-
})) && input.minimizer.map((elem,
|
|
15289
|
-
path: _path + ".minimizer[" +
|
|
15289
|
+
})) && input.minimizer.map((elem, _index351)=>null == elem || "function" == typeof elem || false === elem || "" === elem || "..." === elem || 0 === elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
15290
|
+
path: _path + ".minimizer[" + _index351 + "]",
|
|
15290
15291
|
expected: "(\"\" | \"...\" | 0 | RspackPluginInstance | WebpackPluginInstance | false | null | undefined)",
|
|
15291
15292
|
value: elem
|
|
15292
|
-
})) && _vu1(elem, _path + ".minimizer[" +
|
|
15293
|
-
path: _path + ".minimizer[" +
|
|
15293
|
+
})) && _vu1(elem, _path + ".minimizer[" + _index351 + "]", _exceptionable) || _report(_exceptionable, {
|
|
15294
|
+
path: _path + ".minimizer[" + _index351 + "]",
|
|
15294
15295
|
expected: "(\"\" | \"...\" | 0 | RspackPluginInstance | WebpackPluginInstance | false | null | undefined)",
|
|
15295
15296
|
value: elem
|
|
15296
15297
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -15482,8 +15483,8 @@ const validateConfig = (()=>{
|
|
|
15482
15483
|
path: _path + ".defaultSizeTypes",
|
|
15483
15484
|
expected: "(Array<string> | undefined)",
|
|
15484
15485
|
value: input.defaultSizeTypes
|
|
15485
|
-
})) && input.defaultSizeTypes.map((elem,
|
|
15486
|
-
path: _path + ".defaultSizeTypes[" +
|
|
15486
|
+
})) && input.defaultSizeTypes.map((elem, _index352)=>"string" == typeof elem || _report(_exceptionable, {
|
|
15487
|
+
path: _path + ".defaultSizeTypes[" + _index352 + "]",
|
|
15487
15488
|
expected: "string",
|
|
15488
15489
|
value: elem
|
|
15489
15490
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -15731,8 +15732,8 @@ const validateConfig = (()=>{
|
|
|
15731
15732
|
path: _path + ".defaultSizeTypes",
|
|
15732
15733
|
expected: "(Array<string> | undefined)",
|
|
15733
15734
|
value: input.defaultSizeTypes
|
|
15734
|
-
})) && input.defaultSizeTypes.map((elem,
|
|
15735
|
-
path: _path + ".defaultSizeTypes[" +
|
|
15735
|
+
})) && input.defaultSizeTypes.map((elem, _index353)=>"string" == typeof elem || _report(_exceptionable, {
|
|
15736
|
+
path: _path + ".defaultSizeTypes[" + _index353 + "]",
|
|
15736
15737
|
expected: "string",
|
|
15737
15738
|
value: elem
|
|
15738
15739
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16015,8 +16016,8 @@ const validateConfig = (()=>{
|
|
|
16015
16016
|
path: _path + ".conditionNames",
|
|
16016
16017
|
expected: "(Array<string> | undefined)",
|
|
16017
16018
|
value: input.conditionNames
|
|
16018
|
-
})) && input.conditionNames.map((elem,
|
|
16019
|
-
path: _path + ".conditionNames[" +
|
|
16019
|
+
})) && input.conditionNames.map((elem, _index354)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16020
|
+
path: _path + ".conditionNames[" + _index354 + "]",
|
|
16020
16021
|
expected: "string",
|
|
16021
16022
|
value: elem
|
|
16022
16023
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16028,8 +16029,8 @@ const validateConfig = (()=>{
|
|
|
16028
16029
|
path: _path + ".extensions",
|
|
16029
16030
|
expected: "(Array<string> | undefined)",
|
|
16030
16031
|
value: input.extensions
|
|
16031
|
-
})) && input.extensions.map((elem,
|
|
16032
|
-
path: _path + ".extensions[" +
|
|
16032
|
+
})) && input.extensions.map((elem, _index355)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16033
|
+
path: _path + ".extensions[" + _index355 + "]",
|
|
16033
16034
|
expected: "string",
|
|
16034
16035
|
value: elem
|
|
16035
16036
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16054,8 +16055,8 @@ const validateConfig = (()=>{
|
|
|
16054
16055
|
path: _path + ".mainFields",
|
|
16055
16056
|
expected: "(Array<string> | undefined)",
|
|
16056
16057
|
value: input.mainFields
|
|
16057
|
-
})) && input.mainFields.map((elem,
|
|
16058
|
-
path: _path + ".mainFields[" +
|
|
16058
|
+
})) && input.mainFields.map((elem, _index356)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16059
|
+
path: _path + ".mainFields[" + _index356 + "]",
|
|
16059
16060
|
expected: "string",
|
|
16060
16061
|
value: elem
|
|
16061
16062
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16067,8 +16068,8 @@ const validateConfig = (()=>{
|
|
|
16067
16068
|
path: _path + ".mainFiles",
|
|
16068
16069
|
expected: "(Array<string> | undefined)",
|
|
16069
16070
|
value: input.mainFiles
|
|
16070
|
-
})) && input.mainFiles.map((elem,
|
|
16071
|
-
path: _path + ".mainFiles[" +
|
|
16071
|
+
})) && input.mainFiles.map((elem, _index357)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16072
|
+
path: _path + ".mainFiles[" + _index357 + "]",
|
|
16072
16073
|
expected: "string",
|
|
16073
16074
|
value: elem
|
|
16074
16075
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16080,8 +16081,8 @@ const validateConfig = (()=>{
|
|
|
16080
16081
|
path: _path + ".modules",
|
|
16081
16082
|
expected: "(Array<string> | undefined)",
|
|
16082
16083
|
value: input.modules
|
|
16083
|
-
})) && input.modules.map((elem,
|
|
16084
|
-
path: _path + ".modules[" +
|
|
16084
|
+
})) && input.modules.map((elem, _index358)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16085
|
+
path: _path + ".modules[" + _index358 + "]",
|
|
16085
16086
|
expected: "string",
|
|
16086
16087
|
value: elem
|
|
16087
16088
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16113,8 +16114,8 @@ const validateConfig = (()=>{
|
|
|
16113
16114
|
path: _path + ".importsFields",
|
|
16114
16115
|
expected: "(Array<string> | undefined)",
|
|
16115
16116
|
value: input.importsFields
|
|
16116
|
-
})) && input.importsFields.map((elem,
|
|
16117
|
-
path: _path + ".importsFields[" +
|
|
16117
|
+
})) && input.importsFields.map((elem, _index359)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16118
|
+
path: _path + ".importsFields[" + _index359 + "]",
|
|
16118
16119
|
expected: "string",
|
|
16119
16120
|
value: elem
|
|
16120
16121
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16126,8 +16127,8 @@ const validateConfig = (()=>{
|
|
|
16126
16127
|
path: _path + ".descriptionFiles",
|
|
16127
16128
|
expected: "(Array<string> | undefined)",
|
|
16128
16129
|
value: input.descriptionFiles
|
|
16129
|
-
})) && input.descriptionFiles.map((elem,
|
|
16130
|
-
path: _path + ".descriptionFiles[" +
|
|
16130
|
+
})) && input.descriptionFiles.map((elem, _index360)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16131
|
+
path: _path + ".descriptionFiles[" + _index360 + "]",
|
|
16131
16132
|
expected: "string",
|
|
16132
16133
|
value: elem
|
|
16133
16134
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16157,8 +16158,8 @@ const validateConfig = (()=>{
|
|
|
16157
16158
|
path: _path + ".exportsFields",
|
|
16158
16159
|
expected: "(Array<string> | undefined)",
|
|
16159
16160
|
value: input.exportsFields
|
|
16160
|
-
})) && input.exportsFields.map((elem,
|
|
16161
|
-
path: _path + ".exportsFields[" +
|
|
16161
|
+
})) && input.exportsFields.map((elem, _index361)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16162
|
+
path: _path + ".exportsFields[" + _index361 + "]",
|
|
16162
16163
|
expected: "string",
|
|
16163
16164
|
value: elem
|
|
16164
16165
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16179,8 +16180,8 @@ const validateConfig = (()=>{
|
|
|
16179
16180
|
path: _path + ".aliasFields",
|
|
16180
16181
|
expected: "(Array<string> | undefined)",
|
|
16181
16182
|
value: input.aliasFields
|
|
16182
|
-
})) && input.aliasFields.map((elem,
|
|
16183
|
-
path: _path + ".aliasFields[" +
|
|
16183
|
+
})) && input.aliasFields.map((elem, _index362)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16184
|
+
path: _path + ".aliasFields[" + _index362 + "]",
|
|
16184
16185
|
expected: "string",
|
|
16185
16186
|
value: elem
|
|
16186
16187
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16192,8 +16193,8 @@ const validateConfig = (()=>{
|
|
|
16192
16193
|
path: _path + ".restrictions",
|
|
16193
16194
|
expected: "(Array<string> | undefined)",
|
|
16194
16195
|
value: input.restrictions
|
|
16195
|
-
})) && input.restrictions.map((elem,
|
|
16196
|
-
path: _path + ".restrictions[" +
|
|
16196
|
+
})) && input.restrictions.map((elem, _index363)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16197
|
+
path: _path + ".restrictions[" + _index363 + "]",
|
|
16197
16198
|
expected: "string",
|
|
16198
16199
|
value: elem
|
|
16199
16200
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16205,8 +16206,8 @@ const validateConfig = (()=>{
|
|
|
16205
16206
|
path: _path + ".roots",
|
|
16206
16207
|
expected: "(Array<string> | undefined)",
|
|
16207
16208
|
value: input.roots
|
|
16208
|
-
})) && input.roots.map((elem,
|
|
16209
|
-
path: _path + ".roots[" +
|
|
16209
|
+
})) && input.roots.map((elem, _index364)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16210
|
+
path: _path + ".roots[" + _index364 + "]",
|
|
16210
16211
|
expected: "string",
|
|
16211
16212
|
value: elem
|
|
16212
16213
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16283,8 +16284,8 @@ const validateConfig = (()=>{
|
|
|
16283
16284
|
path: _path + _accessExpressionAsString(key),
|
|
16284
16285
|
expected: "(Array<string | false> | false | string)",
|
|
16285
16286
|
value: value
|
|
16286
|
-
})) && value.map((elem,
|
|
16287
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
16287
|
+
})) && value.map((elem, _index365)=>false === elem || "string" == typeof elem || _report(_exceptionable, {
|
|
16288
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index365 + "]",
|
|
16288
16289
|
expected: "(false | string)",
|
|
16289
16290
|
value: elem
|
|
16290
16291
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16308,8 +16309,8 @@ const validateConfig = (()=>{
|
|
|
16308
16309
|
path: _path + ".references",
|
|
16309
16310
|
expected: "(\"auto\" | Array<string> | undefined)",
|
|
16310
16311
|
value: input.references
|
|
16311
|
-
})) && input.references.map((elem,
|
|
16312
|
-
path: _path + ".references[" +
|
|
16312
|
+
})) && input.references.map((elem, _index366)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16313
|
+
path: _path + ".references[" + _index366 + "]",
|
|
16313
16314
|
expected: "string",
|
|
16314
16315
|
value: elem
|
|
16315
16316
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16352,8 +16353,8 @@ const validateConfig = (()=>{
|
|
|
16352
16353
|
path: _path + _accessExpressionAsString(key),
|
|
16353
16354
|
expected: "(Array<string> | string)",
|
|
16354
16355
|
value: value
|
|
16355
|
-
})) && value.map((elem,
|
|
16356
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
16356
|
+
})) && value.map((elem, _index367)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16357
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index367 + "]",
|
|
16357
16358
|
expected: "string",
|
|
16358
16359
|
value: elem
|
|
16359
16360
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16426,8 +16427,8 @@ const validateConfig = (()=>{
|
|
|
16426
16427
|
path: _path + ".allowedHosts",
|
|
16427
16428
|
expected: "(Array<string> | string | undefined)",
|
|
16428
16429
|
value: input.allowedHosts
|
|
16429
|
-
})) && input.allowedHosts.map((elem,
|
|
16430
|
-
path: _path + ".allowedHosts[" +
|
|
16430
|
+
})) && input.allowedHosts.map((elem, _index368)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16431
|
+
path: _path + ".allowedHosts[" + _index368 + "]",
|
|
16431
16432
|
expected: "string",
|
|
16432
16433
|
value: elem
|
|
16433
16434
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16469,20 +16470,20 @@ const validateConfig = (()=>{
|
|
|
16469
16470
|
path: _path + ".static",
|
|
16470
16471
|
expected: "(Array<string | DevServerStaticItem> | DevServerStaticItem | boolean | string | undefined)",
|
|
16471
16472
|
value: input.static
|
|
16472
|
-
})) && (void 0 === input.static || "string" == typeof input.static || "boolean" == typeof input.static || Array.isArray(input.static) && input.static.map((elem,
|
|
16473
|
-
path: _path + ".static[" +
|
|
16473
|
+
})) && (void 0 === input.static || "string" == typeof input.static || "boolean" == typeof input.static || Array.isArray(input.static) && input.static.map((elem, _index373)=>(null !== elem || _report(_exceptionable, {
|
|
16474
|
+
path: _path + ".static[" + _index373 + "]",
|
|
16474
16475
|
expected: "(DevServerStaticItem | string)",
|
|
16475
16476
|
value: elem
|
|
16476
16477
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
16477
|
-
path: _path + ".static[" +
|
|
16478
|
+
path: _path + ".static[" + _index373 + "]",
|
|
16478
16479
|
expected: "(DevServerStaticItem | string)",
|
|
16479
16480
|
value: elem
|
|
16480
16481
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
16481
|
-
path: _path + ".static[" +
|
|
16482
|
+
path: _path + ".static[" + _index373 + "]",
|
|
16482
16483
|
expected: "(DevServerStaticItem | string)",
|
|
16483
16484
|
value: elem
|
|
16484
|
-
})) && _vo150(elem, _path + ".static[" +
|
|
16485
|
-
path: _path + ".static[" +
|
|
16485
|
+
})) && _vo150(elem, _path + ".static[" + _index373 + "]", _exceptionable) || _report(_exceptionable, {
|
|
16486
|
+
path: _path + ".static[" + _index373 + "]",
|
|
16486
16487
|
expected: "(DevServerStaticItem | string)",
|
|
16487
16488
|
value: elem
|
|
16488
16489
|
}))).every((flag)=>flag) || "object" == typeof input.static && null !== input.static && false === Array.isArray(input.static) && _vo150(input.static, _path + ".static", _exceptionable) || _report(_exceptionable, {
|
|
@@ -16525,20 +16526,20 @@ const validateConfig = (()=>{
|
|
|
16525
16526
|
path: _path + ".proxy",
|
|
16526
16527
|
expected: "(DevServerProxyConfigArray | undefined)",
|
|
16527
16528
|
value: input.proxy
|
|
16528
|
-
})) && input.proxy.map((elem,
|
|
16529
|
-
path: _path + ".proxy[" +
|
|
16529
|
+
})) && input.proxy.map((elem, _index374)=>(null !== elem || _report(_exceptionable, {
|
|
16530
|
+
path: _path + ".proxy[" + _index374 + "]",
|
|
16530
16531
|
expected: "DevServerProxyConfigArrayItem",
|
|
16531
16532
|
value: elem
|
|
16532
16533
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
16533
|
-
path: _path + ".proxy[" +
|
|
16534
|
+
path: _path + ".proxy[" + _index374 + "]",
|
|
16534
16535
|
expected: "DevServerProxyConfigArrayItem",
|
|
16535
16536
|
value: elem
|
|
16536
16537
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
16537
|
-
path: _path + ".proxy[" +
|
|
16538
|
+
path: _path + ".proxy[" + _index374 + "]",
|
|
16538
16539
|
expected: "DevServerProxyConfigArrayItem",
|
|
16539
16540
|
value: elem
|
|
16540
|
-
})) && _vo170(elem, _path + ".proxy[" +
|
|
16541
|
-
path: _path + ".proxy[" +
|
|
16541
|
+
})) && _vo170(elem, _path + ".proxy[" + _index374 + "]", _exceptionable) || _report(_exceptionable, {
|
|
16542
|
+
path: _path + ".proxy[" + _index374 + "]",
|
|
16542
16543
|
expected: "DevServerProxyConfigArrayItem",
|
|
16543
16544
|
value: elem
|
|
16544
16545
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16550,20 +16551,20 @@ const validateConfig = (()=>{
|
|
|
16550
16551
|
path: _path + ".open",
|
|
16551
16552
|
expected: "(Array<string | DevServerOpenOptions> | DevServerOpenOptions | boolean | string | undefined)",
|
|
16552
16553
|
value: input.open
|
|
16553
|
-
})) && (void 0 === input.open || "string" == typeof input.open || "boolean" == typeof input.open || Array.isArray(input.open) && input.open.map((elem,
|
|
16554
|
-
path: _path + ".open[" +
|
|
16554
|
+
})) && (void 0 === input.open || "string" == typeof input.open || "boolean" == typeof input.open || Array.isArray(input.open) && input.open.map((elem, _index375)=>(null !== elem || _report(_exceptionable, {
|
|
16555
|
+
path: _path + ".open[" + _index375 + "]",
|
|
16555
16556
|
expected: "(DevServerOpenOptions | string)",
|
|
16556
16557
|
value: elem
|
|
16557
16558
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
16558
|
-
path: _path + ".open[" +
|
|
16559
|
+
path: _path + ".open[" + _index375 + "]",
|
|
16559
16560
|
expected: "(DevServerOpenOptions | string)",
|
|
16560
16561
|
value: elem
|
|
16561
16562
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
16562
|
-
path: _path + ".open[" +
|
|
16563
|
+
path: _path + ".open[" + _index375 + "]",
|
|
16563
16564
|
expected: "(DevServerOpenOptions | string)",
|
|
16564
16565
|
value: elem
|
|
16565
|
-
})) && _vo183(elem, _path + ".open[" +
|
|
16566
|
-
path: _path + ".open[" +
|
|
16566
|
+
})) && _vo183(elem, _path + ".open[" + _index375 + "]", _exceptionable) || _report(_exceptionable, {
|
|
16567
|
+
path: _path + ".open[" + _index375 + "]",
|
|
16567
16568
|
expected: "(DevServerOpenOptions | string)",
|
|
16568
16569
|
value: elem
|
|
16569
16570
|
}))).every((flag)=>flag) || "object" == typeof input.open && null !== input.open && false === Array.isArray(input.open) && _vo183(input.open, _path + ".open", _exceptionable) || _report(_exceptionable, {
|
|
@@ -16597,12 +16598,12 @@ const validateConfig = (()=>{
|
|
|
16597
16598
|
path: _path + ".headers",
|
|
16598
16599
|
expected: "(Array<__type>.o1 | Record<string, string | string[]> | undefined)",
|
|
16599
16600
|
value: input.headers
|
|
16600
|
-
})) && (void 0 === input.headers || "function" == typeof input.headers || Array.isArray(input.headers) && input.headers.map((elem,
|
|
16601
|
-
path: _path + ".headers[" +
|
|
16601
|
+
})) && (void 0 === input.headers || "function" == typeof input.headers || Array.isArray(input.headers) && input.headers.map((elem, _index376)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
16602
|
+
path: _path + ".headers[" + _index376 + "]",
|
|
16602
16603
|
expected: "__type.o43",
|
|
16603
16604
|
value: elem
|
|
16604
|
-
})) && _vo188(elem, _path + ".headers[" +
|
|
16605
|
-
path: _path + ".headers[" +
|
|
16605
|
+
})) && _vo188(elem, _path + ".headers[" + _index376 + "]", _exceptionable) || _report(_exceptionable, {
|
|
16606
|
+
path: _path + ".headers[" + _index376 + "]",
|
|
16606
16607
|
expected: "__type.o43",
|
|
16607
16608
|
value: elem
|
|
16608
16609
|
})).every((flag)=>flag) || "object" == typeof input.headers && null !== input.headers && false === Array.isArray(input.headers) && _vo138(input.headers, _path + ".headers", _exceptionable) || _report(_exceptionable, {
|
|
@@ -16682,8 +16683,8 @@ const validateConfig = (()=>{
|
|
|
16682
16683
|
path: _path + ".methods",
|
|
16683
16684
|
expected: "(Array<string> | undefined)",
|
|
16684
16685
|
value: input.methods
|
|
16685
|
-
})) && input.methods.map((elem,
|
|
16686
|
-
path: _path + ".methods[" +
|
|
16686
|
+
})) && input.methods.map((elem, _index377)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16687
|
+
path: _path + ".methods[" + _index377 + "]",
|
|
16687
16688
|
expected: "string",
|
|
16688
16689
|
value: elem
|
|
16689
16690
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16945,8 +16946,8 @@ const validateConfig = (()=>{
|
|
|
16945
16946
|
path: _path + ".htmlAcceptHeaders",
|
|
16946
16947
|
expected: "(ReadonlyArray<string> | undefined)",
|
|
16947
16948
|
value: input.htmlAcceptHeaders
|
|
16948
|
-
})) && input.htmlAcceptHeaders.map((elem,
|
|
16949
|
-
path: _path + ".htmlAcceptHeaders[" +
|
|
16949
|
+
})) && input.htmlAcceptHeaders.map((elem, _index378)=>"string" == typeof elem || _report(_exceptionable, {
|
|
16950
|
+
path: _path + ".htmlAcceptHeaders[" + _index378 + "]",
|
|
16950
16951
|
expected: "string",
|
|
16951
16952
|
value: elem
|
|
16952
16953
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -16964,12 +16965,12 @@ const validateConfig = (()=>{
|
|
|
16964
16965
|
path: _path + ".rewrites",
|
|
16965
16966
|
expected: "(ReadonlyArray<Rewrite> | undefined)",
|
|
16966
16967
|
value: input.rewrites
|
|
16967
|
-
})) && input.rewrites.map((elem,
|
|
16968
|
-
path: _path + ".rewrites[" +
|
|
16968
|
+
})) && input.rewrites.map((elem, _index379)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
16969
|
+
path: _path + ".rewrites[" + _index379 + "]",
|
|
16969
16970
|
expected: "Rewrite",
|
|
16970
16971
|
value: elem
|
|
16971
|
-
})) && _vo147(elem, _path + ".rewrites[" +
|
|
16972
|
-
path: _path + ".rewrites[" +
|
|
16972
|
+
})) && _vo147(elem, _path + ".rewrites[" + _index379 + "]", _exceptionable) || _report(_exceptionable, {
|
|
16973
|
+
path: _path + ".rewrites[" + _index379 + "]",
|
|
16973
16974
|
expected: "Rewrite",
|
|
16974
16975
|
value: elem
|
|
16975
16976
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17056,8 +17057,8 @@ const validateConfig = (()=>{
|
|
|
17056
17057
|
path: _path + ".paths",
|
|
17057
17058
|
expected: "(Array<string> | string)",
|
|
17058
17059
|
value: input.paths
|
|
17059
|
-
})) && input.paths.map((elem,
|
|
17060
|
-
path: _path + ".paths[" +
|
|
17060
|
+
})) && input.paths.map((elem, _index380)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17061
|
+
path: _path + ".paths[" + _index380 + "]",
|
|
17061
17062
|
expected: "string",
|
|
17062
17063
|
value: elem
|
|
17063
17064
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17127,8 +17128,8 @@ const validateConfig = (()=>{
|
|
|
17127
17128
|
path: _path + ".publicPath",
|
|
17128
17129
|
expected: "(Array<string> | string | undefined)",
|
|
17129
17130
|
value: input.publicPath
|
|
17130
|
-
})) && input.publicPath.map((elem,
|
|
17131
|
-
path: _path + ".publicPath[" +
|
|
17131
|
+
})) && input.publicPath.map((elem, _index381)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17132
|
+
path: _path + ".publicPath[" + _index381 + "]",
|
|
17132
17133
|
expected: "string",
|
|
17133
17134
|
value: elem
|
|
17134
17135
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17311,24 +17312,24 @@ const validateConfig = (()=>{
|
|
|
17311
17312
|
path: _path + ".uniqueHeaders",
|
|
17312
17313
|
expected: "(Array<string | string[]> | undefined)",
|
|
17313
17314
|
value: input.uniqueHeaders
|
|
17314
|
-
})) && input.uniqueHeaders.map((elem,
|
|
17315
|
-
path: _path + ".uniqueHeaders[" +
|
|
17315
|
+
})) && input.uniqueHeaders.map((elem, _index382)=>(null !== elem || _report(_exceptionable, {
|
|
17316
|
+
path: _path + ".uniqueHeaders[" + _index382 + "]",
|
|
17316
17317
|
expected: "(Array<string> | string)",
|
|
17317
17318
|
value: elem
|
|
17318
17319
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17319
|
-
path: _path + ".uniqueHeaders[" +
|
|
17320
|
+
path: _path + ".uniqueHeaders[" + _index382 + "]",
|
|
17320
17321
|
expected: "(Array<string> | string)",
|
|
17321
17322
|
value: elem
|
|
17322
17323
|
})) && ("string" == typeof elem || (Array.isArray(elem) || _report(_exceptionable, {
|
|
17323
|
-
path: _path + ".uniqueHeaders[" +
|
|
17324
|
+
path: _path + ".uniqueHeaders[" + _index382 + "]",
|
|
17324
17325
|
expected: "(Array<string> | string)",
|
|
17325
17326
|
value: elem
|
|
17326
|
-
})) && elem.map((elem,
|
|
17327
|
-
path: _path + ".uniqueHeaders[" +
|
|
17327
|
+
})) && elem.map((elem, _index383)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17328
|
+
path: _path + ".uniqueHeaders[" + _index382 + "][" + _index383 + "]",
|
|
17328
17329
|
expected: "string",
|
|
17329
17330
|
value: elem
|
|
17330
17331
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
17331
|
-
path: _path + ".uniqueHeaders[" +
|
|
17332
|
+
path: _path + ".uniqueHeaders[" + _index382 + "]",
|
|
17332
17333
|
expected: "(Array<string> | string)",
|
|
17333
17334
|
value: elem
|
|
17334
17335
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17377,20 +17378,20 @@ const validateConfig = (()=>{
|
|
|
17377
17378
|
path: _path + ".ca",
|
|
17378
17379
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | Array<string | Buffer<ArrayBufferLike>> | string | undefined)",
|
|
17379
17380
|
value: input.ca
|
|
17380
|
-
})) && (void 0 === input.ca || "string" == typeof input.ca || Array.isArray(input.ca) && input.ca.map((elem,
|
|
17381
|
-
path: _path + ".ca[" +
|
|
17381
|
+
})) && (void 0 === input.ca || "string" == typeof input.ca || Array.isArray(input.ca) && input.ca.map((elem, _index384)=>(null !== elem || _report(_exceptionable, {
|
|
17382
|
+
path: _path + ".ca[" + _index384 + "]",
|
|
17382
17383
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17383
17384
|
value: elem
|
|
17384
17385
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17385
|
-
path: _path + ".ca[" +
|
|
17386
|
+
path: _path + ".ca[" + _index384 + "]",
|
|
17386
17387
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17387
17388
|
value: elem
|
|
17388
17389
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
17389
|
-
path: _path + ".ca[" +
|
|
17390
|
+
path: _path + ".ca[" + _index384 + "]",
|
|
17390
17391
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17391
17392
|
value: elem
|
|
17392
|
-
})) && _vo163(elem, _path + ".ca[" +
|
|
17393
|
-
path: _path + ".ca[" +
|
|
17393
|
+
})) && _vo163(elem, _path + ".ca[" + _index384 + "]", _exceptionable) || _report(_exceptionable, {
|
|
17394
|
+
path: _path + ".ca[" + _index384 + "]",
|
|
17394
17395
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17395
17396
|
value: elem
|
|
17396
17397
|
}))).every((flag)=>flag) || "object" == typeof input.ca && null !== input.ca && _vo163(input.ca, _path + ".ca", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17406,20 +17407,20 @@ const validateConfig = (()=>{
|
|
|
17406
17407
|
path: _path + ".cert",
|
|
17407
17408
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | Array<string | Buffer<ArrayBufferLike>> | string | undefined)",
|
|
17408
17409
|
value: input.cert
|
|
17409
|
-
})) && (void 0 === input.cert || "string" == typeof input.cert || Array.isArray(input.cert) && input.cert.map((elem,
|
|
17410
|
-
path: _path + ".cert[" +
|
|
17410
|
+
})) && (void 0 === input.cert || "string" == typeof input.cert || Array.isArray(input.cert) && input.cert.map((elem, _index385)=>(null !== elem || _report(_exceptionable, {
|
|
17411
|
+
path: _path + ".cert[" + _index385 + "]",
|
|
17411
17412
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17412
17413
|
value: elem
|
|
17413
17414
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17414
|
-
path: _path + ".cert[" +
|
|
17415
|
+
path: _path + ".cert[" + _index385 + "]",
|
|
17415
17416
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17416
17417
|
value: elem
|
|
17417
17418
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
17418
|
-
path: _path + ".cert[" +
|
|
17419
|
+
path: _path + ".cert[" + _index385 + "]",
|
|
17419
17420
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17420
17421
|
value: elem
|
|
17421
|
-
})) && _vo163(elem, _path + ".cert[" +
|
|
17422
|
-
path: _path + ".cert[" +
|
|
17422
|
+
})) && _vo163(elem, _path + ".cert[" + _index385 + "]", _exceptionable) || _report(_exceptionable, {
|
|
17423
|
+
path: _path + ".cert[" + _index385 + "]",
|
|
17423
17424
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17424
17425
|
value: elem
|
|
17425
17426
|
}))).every((flag)=>flag) || "object" == typeof input.cert && null !== input.cert && _vo163(input.cert, _path + ".cert", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17450,20 +17451,20 @@ const validateConfig = (()=>{
|
|
|
17450
17451
|
path: _path + ".crl",
|
|
17451
17452
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | Array<string | Buffer<ArrayBufferLike>> | string | undefined)",
|
|
17452
17453
|
value: input.crl
|
|
17453
|
-
})) && (void 0 === input.crl || "string" == typeof input.crl || Array.isArray(input.crl) && input.crl.map((elem,
|
|
17454
|
-
path: _path + ".crl[" +
|
|
17454
|
+
})) && (void 0 === input.crl || "string" == typeof input.crl || Array.isArray(input.crl) && input.crl.map((elem, _index386)=>(null !== elem || _report(_exceptionable, {
|
|
17455
|
+
path: _path + ".crl[" + _index386 + "]",
|
|
17455
17456
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17456
17457
|
value: elem
|
|
17457
17458
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17458
|
-
path: _path + ".crl[" +
|
|
17459
|
+
path: _path + ".crl[" + _index386 + "]",
|
|
17459
17460
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17460
17461
|
value: elem
|
|
17461
17462
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
17462
|
-
path: _path + ".crl[" +
|
|
17463
|
+
path: _path + ".crl[" + _index386 + "]",
|
|
17463
17464
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17464
17465
|
value: elem
|
|
17465
|
-
})) && _vo163(elem, _path + ".crl[" +
|
|
17466
|
-
path: _path + ".crl[" +
|
|
17466
|
+
})) && _vo163(elem, _path + ".crl[" + _index386 + "]", _exceptionable) || _report(_exceptionable, {
|
|
17467
|
+
path: _path + ".crl[" + _index386 + "]",
|
|
17467
17468
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | string)",
|
|
17468
17469
|
value: elem
|
|
17469
17470
|
}))).every((flag)=>flag) || "object" == typeof input.crl && null !== input.crl && _vo163(input.crl, _path + ".crl", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17502,20 +17503,20 @@ const validateConfig = (()=>{
|
|
|
17502
17503
|
path: _path + ".key",
|
|
17503
17504
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | Array<string | Buffer<ArrayBufferLike> | KeyObject> | string | undefined)",
|
|
17504
17505
|
value: input.key
|
|
17505
|
-
})) && (void 0 === input.key || "string" == typeof input.key || Array.isArray(input.key) && input.key.map((elem,
|
|
17506
|
-
path: _path + ".key[" +
|
|
17506
|
+
})) && (void 0 === input.key || "string" == typeof input.key || Array.isArray(input.key) && input.key.map((elem, _index387)=>(null !== elem || _report(_exceptionable, {
|
|
17507
|
+
path: _path + ".key[" + _index387 + "]",
|
|
17507
17508
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".KeyObject | string)",
|
|
17508
17509
|
value: elem
|
|
17509
17510
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17510
|
-
path: _path + ".key[" +
|
|
17511
|
+
path: _path + ".key[" + _index387 + "]",
|
|
17511
17512
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".KeyObject | string)",
|
|
17512
17513
|
value: elem
|
|
17513
17514
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
17514
|
-
path: _path + ".key[" +
|
|
17515
|
+
path: _path + ".key[" + _index387 + "]",
|
|
17515
17516
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".KeyObject | string)",
|
|
17516
17517
|
value: elem
|
|
17517
|
-
})) && _vu2(elem, _path + ".key[" +
|
|
17518
|
-
path: _path + ".key[" +
|
|
17518
|
+
})) && _vu2(elem, _path + ".key[" + _index387 + "]", _exceptionable) || _report(_exceptionable, {
|
|
17519
|
+
path: _path + ".key[" + _index387 + "]",
|
|
17519
17520
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".KeyObject | string)",
|
|
17520
17521
|
value: elem
|
|
17521
17522
|
}))).every((flag)=>flag) || "object" == typeof input.key && null !== input.key && _vo163(input.key, _path + ".key", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17556,20 +17557,20 @@ const validateConfig = (()=>{
|
|
|
17556
17557
|
path: _path + ".pfx",
|
|
17557
17558
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | Array<string | Buffer<ArrayBufferLike> | PxfObject> | string | undefined)",
|
|
17558
17559
|
value: input.pfx
|
|
17559
|
-
})) && (void 0 === input.pfx || "string" == typeof input.pfx || Array.isArray(input.pfx) && input.pfx.map((elem,
|
|
17560
|
-
path: _path + ".pfx[" +
|
|
17560
|
+
})) && (void 0 === input.pfx || "string" == typeof input.pfx || Array.isArray(input.pfx) && input.pfx.map((elem, _index388)=>(null !== elem || _report(_exceptionable, {
|
|
17561
|
+
path: _path + ".pfx[" + _index388 + "]",
|
|
17561
17562
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".PxfObject | string)",
|
|
17562
17563
|
value: elem
|
|
17563
17564
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
17564
|
-
path: _path + ".pfx[" +
|
|
17565
|
+
path: _path + ".pfx[" + _index388 + "]",
|
|
17565
17566
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".PxfObject | string)",
|
|
17566
17567
|
value: elem
|
|
17567
17568
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
17568
|
-
path: _path + ".pfx[" +
|
|
17569
|
+
path: _path + ".pfx[" + _index388 + "]",
|
|
17569
17570
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".PxfObject | string)",
|
|
17570
17571
|
value: elem
|
|
17571
|
-
})) && _vu3(elem, _path + ".pfx[" +
|
|
17572
|
-
path: _path + ".pfx[" +
|
|
17572
|
+
})) && _vu3(elem, _path + ".pfx[" + _index388 + "]", _exceptionable) || _report(_exceptionable, {
|
|
17573
|
+
path: _path + ".pfx[" + _index388 + "]",
|
|
17573
17574
|
expected: "(\"buffer\".global.Buffer<ArrayBufferLike> | \"tls\".PxfObject | string)",
|
|
17574
17575
|
value: elem
|
|
17575
17576
|
}))).every((flag)=>flag) || "object" == typeof input.pfx && null !== input.pfx && _vo163(input.pfx, _path + ".pfx", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17619,8 +17620,8 @@ const validateConfig = (()=>{
|
|
|
17619
17620
|
path: _path + ".ALPNProtocols",
|
|
17620
17621
|
expected: "(BigInt64Array | BigUint64Array | DataView | Float16Array<ArrayBufferLike> | Float32Array | Float64Array | Int16Array | Int32Array | Int8Array | ReadonlyArray<string> | Uint16Array | Uint32Array | Uint8Array | Uint8ClampedArray | undefined)",
|
|
17621
17622
|
value: input.ALPNProtocols
|
|
17622
|
-
})) && (void 0 === input.ALPNProtocols || input.ALPNProtocols instanceof Uint8Array || input.ALPNProtocols instanceof Uint8ClampedArray || input.ALPNProtocols instanceof Uint16Array || input.ALPNProtocols instanceof Uint32Array || input.ALPNProtocols instanceof Int8Array || input.ALPNProtocols instanceof Int16Array || input.ALPNProtocols instanceof Int32Array || input.ALPNProtocols instanceof BigUint64Array || input.ALPNProtocols instanceof BigInt64Array || input.ALPNProtocols instanceof Float32Array || input.ALPNProtocols instanceof Float64Array || input.ALPNProtocols instanceof DataView || Array.isArray(input.ALPNProtocols) && input.ALPNProtocols.map((elem,
|
|
17623
|
-
path: _path + ".ALPNProtocols[" +
|
|
17623
|
+
})) && (void 0 === input.ALPNProtocols || input.ALPNProtocols instanceof Uint8Array || input.ALPNProtocols instanceof Uint8ClampedArray || input.ALPNProtocols instanceof Uint16Array || input.ALPNProtocols instanceof Uint32Array || input.ALPNProtocols instanceof Int8Array || input.ALPNProtocols instanceof Int16Array || input.ALPNProtocols instanceof Int32Array || input.ALPNProtocols instanceof BigUint64Array || input.ALPNProtocols instanceof BigInt64Array || input.ALPNProtocols instanceof Float32Array || input.ALPNProtocols instanceof Float64Array || input.ALPNProtocols instanceof DataView || Array.isArray(input.ALPNProtocols) && input.ALPNProtocols.map((elem, _index389)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17624
|
+
path: _path + ".ALPNProtocols[" + _index389 + "]",
|
|
17624
17625
|
expected: "string",
|
|
17625
17626
|
value: elem
|
|
17626
17627
|
})).every((flag)=>flag) || "object" == typeof input.ALPNProtocols && null !== input.ALPNProtocols && _vo167(input.ALPNProtocols, _path + ".ALPNProtocols", _exceptionable) || _report(_exceptionable, {
|
|
@@ -17861,8 +17862,8 @@ const validateConfig = (()=>{
|
|
|
17861
17862
|
path: _path + ".rawHeaders",
|
|
17862
17863
|
expected: "Array<string>",
|
|
17863
17864
|
value: input.rawHeaders
|
|
17864
|
-
})) && input.rawHeaders.map((elem,
|
|
17865
|
-
path: _path + ".rawHeaders[" +
|
|
17865
|
+
})) && input.rawHeaders.map((elem, _index390)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17866
|
+
path: _path + ".rawHeaders[" + _index390 + "]",
|
|
17866
17867
|
expected: "string",
|
|
17867
17868
|
value: elem
|
|
17868
17869
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17892,8 +17893,8 @@ const validateConfig = (()=>{
|
|
|
17892
17893
|
path: _path + ".rawTrailers",
|
|
17893
17894
|
expected: "Array<string>",
|
|
17894
17895
|
value: input.rawTrailers
|
|
17895
|
-
})) && input.rawTrailers.map((elem,
|
|
17896
|
-
path: _path + ".rawTrailers[" +
|
|
17896
|
+
})) && input.rawTrailers.map((elem, _index391)=>"string" == typeof elem || _report(_exceptionable, {
|
|
17897
|
+
path: _path + ".rawTrailers[" + _index391 + "]",
|
|
17897
17898
|
expected: "string",
|
|
17898
17899
|
value: elem
|
|
17899
17900
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -17936,7 +17937,7 @@ const validateConfig = (()=>{
|
|
|
17936
17937
|
expected: "boolean",
|
|
17937
17938
|
value: input.readableDidRead
|
|
17938
17939
|
}),
|
|
17939
|
-
null === input.readableEncoding || true ===
|
|
17940
|
+
null === input.readableEncoding || true === _vv392.has(input.readableEncoding) || _report(_exceptionable, {
|
|
17940
17941
|
path: _path + ".readableEncoding",
|
|
17941
17942
|
expected: "(\"ascii\" | \"base64\" | \"base64url\" | \"binary\" | \"hex\" | \"latin1\" | \"ucs-2\" | \"ucs2\" | \"utf-16le\" | \"utf-8\" | \"utf16le\" | \"utf8\" | null)",
|
|
17942
17943
|
value: input.readableEncoding
|
|
@@ -18036,8 +18037,8 @@ const validateConfig = (()=>{
|
|
|
18036
18037
|
path: _path + ".autoSelectFamilyAttemptedAddresses",
|
|
18037
18038
|
expected: "Array<string>",
|
|
18038
18039
|
value: input.autoSelectFamilyAttemptedAddresses
|
|
18039
|
-
})) && input.autoSelectFamilyAttemptedAddresses.map((elem,
|
|
18040
|
-
path: _path + ".autoSelectFamilyAttemptedAddresses[" +
|
|
18040
|
+
})) && input.autoSelectFamilyAttemptedAddresses.map((elem, _index393)=>"string" == typeof elem || _report(_exceptionable, {
|
|
18041
|
+
path: _path + ".autoSelectFamilyAttemptedAddresses[" + _index393 + "]",
|
|
18041
18042
|
expected: "string",
|
|
18042
18043
|
value: elem
|
|
18043
18044
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -18135,7 +18136,7 @@ const validateConfig = (()=>{
|
|
|
18135
18136
|
expected: "boolean",
|
|
18136
18137
|
value: input.readableDidRead
|
|
18137
18138
|
}),
|
|
18138
|
-
null === input.readableEncoding || true ===
|
|
18139
|
+
null === input.readableEncoding || true === _vv394.has(input.readableEncoding) || _report(_exceptionable, {
|
|
18139
18140
|
path: _path + ".readableEncoding",
|
|
18140
18141
|
expected: "(\"ascii\" | \"base64\" | \"base64url\" | \"binary\" | \"hex\" | \"latin1\" | \"ucs-2\" | \"ucs2\" | \"utf-16le\" | \"utf-8\" | \"utf16le\" | \"utf8\" | null)",
|
|
18141
18142
|
value: input.readableEncoding
|
|
@@ -18605,8 +18606,8 @@ const validateConfig = (()=>{
|
|
|
18605
18606
|
path: _path + "[\"set-cookie\"]",
|
|
18606
18607
|
expected: "(Array<string> | undefined)",
|
|
18607
18608
|
value: input["set-cookie"]
|
|
18608
|
-
})) && input["set-cookie"].map((elem,
|
|
18609
|
-
path: _path + "[\"set-cookie\"][" +
|
|
18609
|
+
})) && input["set-cookie"].map((elem, _index395)=>"string" == typeof elem || _report(_exceptionable, {
|
|
18610
|
+
path: _path + "[\"set-cookie\"][" + _index395 + "]",
|
|
18610
18611
|
expected: "string",
|
|
18611
18612
|
value: elem
|
|
18612
18613
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -18745,8 +18746,8 @@ const validateConfig = (()=>{
|
|
|
18745
18746
|
path: _path + _accessExpressionAsString(key),
|
|
18746
18747
|
expected: "(Array<string> | string | undefined)",
|
|
18747
18748
|
value: value
|
|
18748
|
-
})) && value.map((elem,
|
|
18749
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
18749
|
+
})) && value.map((elem, _index396)=>"string" == typeof elem || _report(_exceptionable, {
|
|
18750
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index396 + "]",
|
|
18750
18751
|
expected: "string",
|
|
18751
18752
|
value: elem
|
|
18752
18753
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -18764,8 +18765,8 @@ const validateConfig = (()=>{
|
|
|
18764
18765
|
path: _path + _accessExpressionAsString(key),
|
|
18765
18766
|
expected: "(Array<string> | undefined)",
|
|
18766
18767
|
value: value
|
|
18767
|
-
})) && value.map((elem,
|
|
18768
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
18768
|
+
})) && value.map((elem, _index397)=>"string" == typeof elem || _report(_exceptionable, {
|
|
18769
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index397 + "]",
|
|
18769
18770
|
expected: "string",
|
|
18770
18771
|
value: elem
|
|
18771
18772
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -19251,8 +19252,8 @@ const validateConfig = (()=>{
|
|
|
19251
19252
|
path: _path + ".rules",
|
|
19252
19253
|
expected: "ReadonlyArray<string>",
|
|
19253
19254
|
value: input.rules
|
|
19254
|
-
})) && input.rules.map((elem,
|
|
19255
|
-
path: _path + ".rules[" +
|
|
19255
|
+
})) && input.rules.map((elem, _index398)=>"string" == typeof elem || _report(_exceptionable, {
|
|
19256
|
+
path: _path + ".rules[" + _index398 + "]",
|
|
19256
19257
|
expected: "string",
|
|
19257
19258
|
value: elem
|
|
19258
19259
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -19329,8 +19330,8 @@ const validateConfig = (()=>{
|
|
|
19329
19330
|
path: _path + ".context",
|
|
19330
19331
|
expected: "(Array<string> | string | undefined)",
|
|
19331
19332
|
value: input.context
|
|
19332
|
-
})) && input.context.map((elem,
|
|
19333
|
-
path: _path + ".context[" +
|
|
19333
|
+
})) && input.context.map((elem, _index399)=>"string" == typeof elem || _report(_exceptionable, {
|
|
19334
|
+
path: _path + ".context[" + _index399 + "]",
|
|
19334
19335
|
expected: "string",
|
|
19335
19336
|
value: elem
|
|
19336
19337
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -19346,8 +19347,8 @@ const validateConfig = (()=>{
|
|
|
19346
19347
|
path: _path + ".pathFilter",
|
|
19347
19348
|
expected: "(Array<string> | string | undefined)",
|
|
19348
19349
|
value: input.pathFilter
|
|
19349
|
-
})) && input.pathFilter.map((elem,
|
|
19350
|
-
path: _path + ".pathFilter[" +
|
|
19350
|
+
})) && input.pathFilter.map((elem, _index400)=>"string" == typeof elem || _report(_exceptionable, {
|
|
19351
|
+
path: _path + ".pathFilter[" + _index400 + "]",
|
|
19351
19352
|
expected: "string",
|
|
19352
19353
|
value: elem
|
|
19353
19354
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -19372,12 +19373,12 @@ const validateConfig = (()=>{
|
|
|
19372
19373
|
path: _path + ".plugins",
|
|
19373
19374
|
expected: "(Array<Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>> | undefined)",
|
|
19374
19375
|
value: input.plugins
|
|
19375
|
-
})) && input.plugins.map((elem,
|
|
19376
|
-
path: _path + ".plugins[" +
|
|
19376
|
+
})) && input.plugins.map((elem, _index401)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
19377
|
+
path: _path + ".plugins[" + _index401 + "]",
|
|
19377
19378
|
expected: "Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>",
|
|
19378
19379
|
value: elem
|
|
19379
|
-
})) && _vo172(elem, _path + ".plugins[" +
|
|
19380
|
-
path: _path + ".plugins[" +
|
|
19380
|
+
})) && _vo172(elem, _path + ".plugins[" + _index401 + "]", _exceptionable) || _report(_exceptionable, {
|
|
19381
|
+
path: _path + ".plugins[" + _index401 + "]",
|
|
19381
19382
|
expected: "Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>",
|
|
19382
19383
|
value: elem
|
|
19383
19384
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20045,12 +20046,12 @@ const validateConfig = (()=>{
|
|
|
20045
20046
|
path: _path + ".app",
|
|
20046
20047
|
expected: "(App | ReadonlyArray<App> | undefined)",
|
|
20047
20048
|
value: input.app
|
|
20048
|
-
})) && (void 0 === input.app || Array.isArray(input.app) && input.app.map((elem,
|
|
20049
|
-
path: _path + ".app[" +
|
|
20049
|
+
})) && (void 0 === input.app || Array.isArray(input.app) && input.app.map((elem, _index402)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
20050
|
+
path: _path + ".app[" + _index402 + "]",
|
|
20050
20051
|
expected: "App",
|
|
20051
20052
|
value: elem
|
|
20052
|
-
})) && _vo184(elem, _path + ".app[" +
|
|
20053
|
-
path: _path + ".app[" +
|
|
20053
|
+
})) && _vo184(elem, _path + ".app[" + _index402 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20054
|
+
path: _path + ".app[" + _index402 + "]",
|
|
20054
20055
|
expected: "App",
|
|
20055
20056
|
value: elem
|
|
20056
20057
|
})).every((flag)=>flag) || "object" == typeof input.app && null !== input.app && _vo184(input.app, _path + ".app", _exceptionable) || _report(_exceptionable, {
|
|
@@ -20075,8 +20076,8 @@ const validateConfig = (()=>{
|
|
|
20075
20076
|
path: _path + ".target",
|
|
20076
20077
|
expected: "(Array<string> | string | undefined)",
|
|
20077
20078
|
value: input.target
|
|
20078
|
-
})) && input.target.map((elem,
|
|
20079
|
-
path: _path + ".target[" +
|
|
20079
|
+
})) && input.target.map((elem, _index403)=>"string" == typeof elem || _report(_exceptionable, {
|
|
20080
|
+
path: _path + ".target[" + _index403 + "]",
|
|
20080
20081
|
expected: "string",
|
|
20081
20082
|
value: elem
|
|
20082
20083
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20120,8 +20121,8 @@ const validateConfig = (()=>{
|
|
|
20120
20121
|
path: _path + ".name",
|
|
20121
20122
|
expected: "(ReadonlyArray<string> | string)",
|
|
20122
20123
|
value: input.name
|
|
20123
|
-
})) && input.name.map((elem,
|
|
20124
|
-
path: _path + ".name[" +
|
|
20124
|
+
})) && input.name.map((elem, _index404)=>"string" == typeof elem || _report(_exceptionable, {
|
|
20125
|
+
path: _path + ".name[" + _index404 + "]",
|
|
20125
20126
|
expected: "string",
|
|
20126
20127
|
value: elem
|
|
20127
20128
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20133,8 +20134,8 @@ const validateConfig = (()=>{
|
|
|
20133
20134
|
path: _path + ".arguments",
|
|
20134
20135
|
expected: "(ReadonlyArray<string> | undefined)",
|
|
20135
20136
|
value: input.arguments
|
|
20136
|
-
})) && input.arguments.map((elem,
|
|
20137
|
-
path: _path + ".arguments[" +
|
|
20137
|
+
})) && input.arguments.map((elem, _index405)=>"string" == typeof elem || _report(_exceptionable, {
|
|
20138
|
+
path: _path + ".arguments[" + _index405 + "]",
|
|
20138
20139
|
expected: "string",
|
|
20139
20140
|
value: elem
|
|
20140
20141
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20368,12 +20369,12 @@ const validateConfig = (()=>{
|
|
|
20368
20369
|
path: _path + ".defaultRules",
|
|
20369
20370
|
expected: "(RuleSetRules | undefined)",
|
|
20370
20371
|
value: input.defaultRules
|
|
20371
|
-
})) && input.defaultRules.map((elem,
|
|
20372
|
-
path: _path + ".defaultRules[" +
|
|
20372
|
+
})) && input.defaultRules.map((elem, _index406)=>null == elem || false === elem || "" === elem || "..." === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
20373
|
+
path: _path + ".defaultRules[" + _index406 + "]",
|
|
20373
20374
|
expected: "(\"\" | \"...\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20374
20375
|
value: elem
|
|
20375
|
-
})) && _vu4(elem, _path + ".defaultRules[" +
|
|
20376
|
-
path: _path + ".defaultRules[" +
|
|
20376
|
+
})) && _vu4(elem, _path + ".defaultRules[" + _index406 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20377
|
+
path: _path + ".defaultRules[" + _index406 + "]",
|
|
20377
20378
|
expected: "(\"\" | \"...\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20378
20379
|
value: elem
|
|
20379
20380
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20385,12 +20386,12 @@ const validateConfig = (()=>{
|
|
|
20385
20386
|
path: _path + ".rules",
|
|
20386
20387
|
expected: "(RuleSetRules | undefined)",
|
|
20387
20388
|
value: input.rules
|
|
20388
|
-
})) && input.rules.map((elem,
|
|
20389
|
-
path: _path + ".rules[" +
|
|
20389
|
+
})) && input.rules.map((elem, _index407)=>null == elem || false === elem || "" === elem || "..." === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
20390
|
+
path: _path + ".rules[" + _index407 + "]",
|
|
20390
20391
|
expected: "(\"\" | \"...\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20391
20392
|
value: elem
|
|
20392
|
-
})) && _vu4(elem, _path + ".rules[" +
|
|
20393
|
-
path: _path + ".rules[" +
|
|
20393
|
+
})) && _vu4(elem, _path + ".rules[" + _index407 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20394
|
+
path: _path + ".rules[" + _index407 + "]",
|
|
20394
20395
|
expected: "(\"\" | \"...\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20395
20396
|
value: elem
|
|
20396
20397
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20424,16 +20425,16 @@ const validateConfig = (()=>{
|
|
|
20424
20425
|
path: _path + ".noParse",
|
|
20425
20426
|
expected: "(Array<NoParseOptionSingle> | RegExp | string | undefined)",
|
|
20426
20427
|
value: input.noParse
|
|
20427
|
-
})) && input.noParse.map((elem,
|
|
20428
|
-
path: _path + ".noParse[" +
|
|
20428
|
+
})) && input.noParse.map((elem, _index408)=>(null !== elem || _report(_exceptionable, {
|
|
20429
|
+
path: _path + ".noParse[" + _index408 + "]",
|
|
20429
20430
|
expected: "(RegExp | string)",
|
|
20430
20431
|
value: elem
|
|
20431
20432
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
20432
|
-
path: _path + ".noParse[" +
|
|
20433
|
+
path: _path + ".noParse[" + _index408 + "]",
|
|
20433
20434
|
expected: "(RegExp | string)",
|
|
20434
20435
|
value: elem
|
|
20435
20436
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
20436
|
-
path: _path + ".noParse[" +
|
|
20437
|
+
path: _path + ".noParse[" + _index408 + "]",
|
|
20437
20438
|
expected: "(RegExp | string)",
|
|
20438
20439
|
value: elem
|
|
20439
20440
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20764,12 +20765,12 @@ const validateConfig = (()=>{
|
|
|
20764
20765
|
path: _path + ".oneOf",
|
|
20765
20766
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
20766
20767
|
value: input.oneOf
|
|
20767
|
-
})) && input.oneOf.map((elem,
|
|
20768
|
-
path: _path + ".oneOf[" +
|
|
20768
|
+
})) && input.oneOf.map((elem, _index409)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
20769
|
+
path: _path + ".oneOf[" + _index409 + "]",
|
|
20769
20770
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20770
20771
|
value: elem
|
|
20771
|
-
})) && _vu4(elem, _path + ".oneOf[" +
|
|
20772
|
-
path: _path + ".oneOf[" +
|
|
20772
|
+
})) && _vu4(elem, _path + ".oneOf[" + _index409 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20773
|
+
path: _path + ".oneOf[" + _index409 + "]",
|
|
20773
20774
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20774
20775
|
value: elem
|
|
20775
20776
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20781,12 +20782,12 @@ const validateConfig = (()=>{
|
|
|
20781
20782
|
path: _path + ".rules",
|
|
20782
20783
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
20783
20784
|
value: input.rules
|
|
20784
|
-
})) && input.rules.map((elem,
|
|
20785
|
-
path: _path + ".rules[" +
|
|
20785
|
+
})) && input.rules.map((elem, _index410)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
20786
|
+
path: _path + ".rules[" + _index410 + "]",
|
|
20786
20787
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20787
20788
|
value: elem
|
|
20788
|
-
})) && _vu4(elem, _path + ".rules[" +
|
|
20789
|
-
path: _path + ".rules[" +
|
|
20789
|
+
})) && _vu4(elem, _path + ".rules[" + _index410 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20790
|
+
path: _path + ".rules[" + _index410 + "]",
|
|
20790
20791
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
20791
20792
|
value: elem
|
|
20792
20793
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -20961,20 +20962,20 @@ const validateConfig = (()=>{
|
|
|
20961
20962
|
path: _path + ".use",
|
|
20962
20963
|
expected: "(Array<RuleSetUseItem> | RuleSetLoaderWithOptions | string)",
|
|
20963
20964
|
value: input.use
|
|
20964
|
-
})) && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.map((elem,
|
|
20965
|
-
path: _path + ".use[" +
|
|
20965
|
+
})) && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.map((elem, _index411)=>(null !== elem || _report(_exceptionable, {
|
|
20966
|
+
path: _path + ".use[" + _index411 + "]",
|
|
20966
20967
|
expected: "(RuleSetLoaderWithOptions | string)",
|
|
20967
20968
|
value: elem
|
|
20968
20969
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
20969
|
-
path: _path + ".use[" +
|
|
20970
|
+
path: _path + ".use[" + _index411 + "]",
|
|
20970
20971
|
expected: "(RuleSetLoaderWithOptions | string)",
|
|
20971
20972
|
value: elem
|
|
20972
20973
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
20973
|
-
path: _path + ".use[" +
|
|
20974
|
+
path: _path + ".use[" + _index411 + "]",
|
|
20974
20975
|
expected: "(RuleSetLoaderWithOptions | string)",
|
|
20975
20976
|
value: elem
|
|
20976
|
-
})) && _vo194(elem, _path + ".use[" +
|
|
20977
|
-
path: _path + ".use[" +
|
|
20977
|
+
})) && _vo194(elem, _path + ".use[" + _index411 + "]", _exceptionable) || _report(_exceptionable, {
|
|
20978
|
+
path: _path + ".use[" + _index411 + "]",
|
|
20978
20979
|
expected: "(RuleSetLoaderWithOptions | string)",
|
|
20979
20980
|
value: elem
|
|
20980
20981
|
}))).every((flag)=>flag) || "object" == typeof input.use && null !== input.use && _vo194(input.use, _path + ".use", _exceptionable) || _report(_exceptionable, {
|
|
@@ -21259,12 +21260,12 @@ const validateConfig = (()=>{
|
|
|
21259
21260
|
path: _path + ".oneOf",
|
|
21260
21261
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
21261
21262
|
value: input.oneOf
|
|
21262
|
-
})) && input.oneOf.map((elem,
|
|
21263
|
-
path: _path + ".oneOf[" +
|
|
21263
|
+
})) && input.oneOf.map((elem, _index412)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
21264
|
+
path: _path + ".oneOf[" + _index412 + "]",
|
|
21264
21265
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21265
21266
|
value: elem
|
|
21266
|
-
})) && _vu4(elem, _path + ".oneOf[" +
|
|
21267
|
-
path: _path + ".oneOf[" +
|
|
21267
|
+
})) && _vu4(elem, _path + ".oneOf[" + _index412 + "]", _exceptionable) || _report(_exceptionable, {
|
|
21268
|
+
path: _path + ".oneOf[" + _index412 + "]",
|
|
21268
21269
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21269
21270
|
value: elem
|
|
21270
21271
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -21276,12 +21277,12 @@ const validateConfig = (()=>{
|
|
|
21276
21277
|
path: _path + ".rules",
|
|
21277
21278
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
21278
21279
|
value: input.rules
|
|
21279
|
-
})) && input.rules.map((elem,
|
|
21280
|
-
path: _path + ".rules[" +
|
|
21280
|
+
})) && input.rules.map((elem, _index413)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
21281
|
+
path: _path + ".rules[" + _index413 + "]",
|
|
21281
21282
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21282
21283
|
value: elem
|
|
21283
|
-
})) && _vu4(elem, _path + ".rules[" +
|
|
21284
|
-
path: _path + ".rules[" +
|
|
21284
|
+
})) && _vu4(elem, _path + ".rules[" + _index413 + "]", _exceptionable) || _report(_exceptionable, {
|
|
21285
|
+
path: _path + ".rules[" + _index413 + "]",
|
|
21285
21286
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21286
21287
|
value: elem
|
|
21287
21288
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -21721,12 +21722,12 @@ const validateConfig = (()=>{
|
|
|
21721
21722
|
path: _path + ".oneOf",
|
|
21722
21723
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
21723
21724
|
value: input.oneOf
|
|
21724
|
-
})) && input.oneOf.map((elem,
|
|
21725
|
-
path: _path + ".oneOf[" +
|
|
21725
|
+
})) && input.oneOf.map((elem, _index414)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
21726
|
+
path: _path + ".oneOf[" + _index414 + "]",
|
|
21726
21727
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21727
21728
|
value: elem
|
|
21728
|
-
})) && _vu4(elem, _path + ".oneOf[" +
|
|
21729
|
-
path: _path + ".oneOf[" +
|
|
21729
|
+
})) && _vu4(elem, _path + ".oneOf[" + _index414 + "]", _exceptionable) || _report(_exceptionable, {
|
|
21730
|
+
path: _path + ".oneOf[" + _index414 + "]",
|
|
21730
21731
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21731
21732
|
value: elem
|
|
21732
21733
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -21738,12 +21739,12 @@ const validateConfig = (()=>{
|
|
|
21738
21739
|
path: _path + ".rules",
|
|
21739
21740
|
expected: "(Array<Falsy | RuleSetRule> | undefined)",
|
|
21740
21741
|
value: input.rules
|
|
21741
|
-
})) && input.rules.map((elem,
|
|
21742
|
-
path: _path + ".rules[" +
|
|
21742
|
+
})) && input.rules.map((elem, _index415)=>null == elem || false === elem || "" === elem || 0 === elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
21743
|
+
path: _path + ".rules[" + _index415 + "]",
|
|
21743
21744
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21744
21745
|
value: elem
|
|
21745
|
-
})) && _vu4(elem, _path + ".rules[" +
|
|
21746
|
-
path: _path + ".rules[" +
|
|
21746
|
+
})) && _vu4(elem, _path + ".rules[" + _index415 + "]", _exceptionable) || _report(_exceptionable, {
|
|
21747
|
+
path: _path + ".rules[" + _index415 + "]",
|
|
21747
21748
|
expected: "(\"\" | 0 | false | null | undefined | { loader: string; options?: RuleSetLoaderOptions; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use: RuleSetUse; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; } | { loader?: never; options?: never; use?: never; } & { test?: RuleSetCondition; exclude?: RuleSetCondition; include?: RuleSetCondition; ... 20 more ...; extractSourceMap?: boolean; })",
|
|
21748
21749
|
value: elem
|
|
21749
21750
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -22265,8 +22266,8 @@ const validateConfig = (()=>{
|
|
|
22265
22266
|
path: _path + ".worker",
|
|
22266
22267
|
expected: "(Array<string> | boolean | undefined)",
|
|
22267
22268
|
value: input.worker
|
|
22268
|
-
})) && input.worker.map((elem,
|
|
22269
|
-
path: _path + ".worker[" +
|
|
22269
|
+
})) && input.worker.map((elem, _index416)=>"string" == typeof elem || _report(_exceptionable, {
|
|
22270
|
+
path: _path + ".worker[" + _index416 + "]",
|
|
22270
22271
|
expected: "string",
|
|
22271
22272
|
value: elem
|
|
22272
22273
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -22351,8 +22352,8 @@ const validateConfig = (()=>{
|
|
|
22351
22352
|
path: _path + ".pureFunctions",
|
|
22352
22353
|
expected: "(Array<string> | undefined)",
|
|
22353
22354
|
value: input.pureFunctions
|
|
22354
|
-
})) && input.pureFunctions.map((elem,
|
|
22355
|
-
path: _path + ".pureFunctions[" +
|
|
22355
|
+
})) && input.pureFunctions.map((elem, _index417)=>"string" == typeof elem || _report(_exceptionable, {
|
|
22356
|
+
path: _path + ".pureFunctions[" + _index417 + "]",
|
|
22356
22357
|
expected: "string",
|
|
22357
22358
|
value: elem
|
|
22358
22359
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23069,8 +23070,8 @@ const validateConfig = (()=>{
|
|
|
23069
23070
|
path: _path + ".dedupe",
|
|
23070
23071
|
expected: "(Array<string> | undefined)",
|
|
23071
23072
|
value: input.dedupe
|
|
23072
|
-
})) && input.dedupe.map((elem,
|
|
23073
|
-
path: _path + ".dedupe[" +
|
|
23073
|
+
})) && input.dedupe.map((elem, _index418)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23074
|
+
path: _path + ".dedupe[" + _index418 + "]",
|
|
23074
23075
|
expected: "string",
|
|
23075
23076
|
value: elem
|
|
23076
23077
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23082,20 +23083,20 @@ const validateConfig = (()=>{
|
|
|
23082
23083
|
path: _path + ".alias",
|
|
23083
23084
|
expected: "(Alias | Array<Alias | ((config: Alias) => void | Alias)> | undefined)",
|
|
23084
23085
|
value: input.alias
|
|
23085
|
-
})) && (void 0 === input.alias || "function" == typeof input.alias || Array.isArray(input.alias) && input.alias.map((elem,
|
|
23086
|
-
path: _path + ".alias[" +
|
|
23086
|
+
})) && (void 0 === input.alias || "function" == typeof input.alias || Array.isArray(input.alias) && input.alias.map((elem, _index419)=>(null !== elem || _report(_exceptionable, {
|
|
23087
|
+
path: _path + ".alias[" + _index419 + "]",
|
|
23087
23088
|
expected: "Alias",
|
|
23088
23089
|
value: elem
|
|
23089
23090
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23090
|
-
path: _path + ".alias[" +
|
|
23091
|
+
path: _path + ".alias[" + _index419 + "]",
|
|
23091
23092
|
expected: "Alias",
|
|
23092
23093
|
value: elem
|
|
23093
23094
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
23094
|
-
path: _path + ".alias[" +
|
|
23095
|
+
path: _path + ".alias[" + _index419 + "]",
|
|
23095
23096
|
expected: "Alias",
|
|
23096
23097
|
value: elem
|
|
23097
|
-
})) && _vo219(elem, _path + ".alias[" +
|
|
23098
|
-
path: _path + ".alias[" +
|
|
23098
|
+
})) && _vo219(elem, _path + ".alias[" + _index419 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23099
|
+
path: _path + ".alias[" + _index419 + "]",
|
|
23099
23100
|
expected: "Alias",
|
|
23100
23101
|
value: elem
|
|
23101
23102
|
}))).every((flag)=>flag) || "object" == typeof input.alias && null !== input.alias && false === Array.isArray(input.alias) && _vo219(input.alias, _path + ".alias", _exceptionable) || _report(_exceptionable, {
|
|
@@ -23116,8 +23117,8 @@ const validateConfig = (()=>{
|
|
|
23116
23117
|
path: _path + ".extensions",
|
|
23117
23118
|
expected: "(Array<string> | undefined)",
|
|
23118
23119
|
value: input.extensions
|
|
23119
|
-
})) && input.extensions.map((elem,
|
|
23120
|
-
path: _path + ".extensions[" +
|
|
23120
|
+
})) && input.extensions.map((elem, _index420)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23121
|
+
path: _path + ".extensions[" + _index420 + "]",
|
|
23121
23122
|
expected: "string",
|
|
23122
23123
|
value: elem
|
|
23123
23124
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23129,8 +23130,8 @@ const validateConfig = (()=>{
|
|
|
23129
23130
|
path: _path + ".conditionNames",
|
|
23130
23131
|
expected: "(Array<string> | undefined)",
|
|
23131
23132
|
value: input.conditionNames
|
|
23132
|
-
})) && input.conditionNames.map((elem,
|
|
23133
|
-
path: _path + ".conditionNames[" +
|
|
23133
|
+
})) && input.conditionNames.map((elem, _index421)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23134
|
+
path: _path + ".conditionNames[" + _index421 + "]",
|
|
23134
23135
|
expected: "string",
|
|
23135
23136
|
value: elem
|
|
23136
23137
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23142,8 +23143,8 @@ const validateConfig = (()=>{
|
|
|
23142
23143
|
path: _path + ".mainFields",
|
|
23143
23144
|
expected: "(Array<string> | undefined)",
|
|
23144
23145
|
value: input.mainFields
|
|
23145
|
-
})) && input.mainFields.map((elem,
|
|
23146
|
-
path: _path + ".mainFields[" +
|
|
23146
|
+
})) && input.mainFields.map((elem, _index422)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23147
|
+
path: _path + ".mainFields[" + _index422 + "]",
|
|
23147
23148
|
expected: "string",
|
|
23148
23149
|
value: elem
|
|
23149
23150
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23190,8 +23191,8 @@ const validateConfig = (()=>{
|
|
|
23190
23191
|
path: _path + _accessExpressionAsString(key),
|
|
23191
23192
|
expected: "(Array<string | false> | false | string)",
|
|
23192
23193
|
value: value
|
|
23193
|
-
})) && value.map((elem,
|
|
23194
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
23194
|
+
})) && value.map((elem, _index423)=>false === elem || "string" == typeof elem || _report(_exceptionable, {
|
|
23195
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index423 + "]",
|
|
23195
23196
|
expected: "(false | string)",
|
|
23196
23197
|
value: elem
|
|
23197
23198
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23223,24 +23224,24 @@ const validateConfig = (()=>{
|
|
|
23223
23224
|
path: _path + ".include",
|
|
23224
23225
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
23225
23226
|
value: input.include
|
|
23226
|
-
})) && input.include.map((elem,
|
|
23227
|
-
path: _path + ".include[" +
|
|
23227
|
+
})) && input.include.map((elem, _index424)=>(null !== elem || _report(_exceptionable, {
|
|
23228
|
+
path: _path + ".include[" + _index424 + "]",
|
|
23228
23229
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23229
23230
|
value: elem
|
|
23230
23231
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23231
|
-
path: _path + ".include[" +
|
|
23232
|
+
path: _path + ".include[" + _index424 + "]",
|
|
23232
23233
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23233
23234
|
value: elem
|
|
23234
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" +
|
|
23235
|
-
path: _path + ".include[" +
|
|
23235
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" + _index424 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23236
|
+
path: _path + ".include[" + _index424 + "]",
|
|
23236
23237
|
expected: "RuleSetConditions",
|
|
23237
23238
|
value: elem
|
|
23238
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" +
|
|
23239
|
-
path: _path + ".include[" +
|
|
23239
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" + _index424 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23240
|
+
path: _path + ".include[" + _index424 + "]",
|
|
23240
23241
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23241
23242
|
value: elem
|
|
23242
23243
|
}) || _report(_exceptionable, {
|
|
23243
|
-
path: _path + ".include[" +
|
|
23244
|
+
path: _path + ".include[" + _index424 + "]",
|
|
23244
23245
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23245
23246
|
value: elem
|
|
23246
23247
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23261,24 +23262,24 @@ const validateConfig = (()=>{
|
|
|
23261
23262
|
path: _path + ".exclude",
|
|
23262
23263
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
23263
23264
|
value: input.exclude
|
|
23264
|
-
})) && input.exclude.map((elem,
|
|
23265
|
-
path: _path + ".exclude[" +
|
|
23265
|
+
})) && input.exclude.map((elem, _index425)=>(null !== elem || _report(_exceptionable, {
|
|
23266
|
+
path: _path + ".exclude[" + _index425 + "]",
|
|
23266
23267
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23267
23268
|
value: elem
|
|
23268
23269
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23269
|
-
path: _path + ".exclude[" +
|
|
23270
|
+
path: _path + ".exclude[" + _index425 + "]",
|
|
23270
23271
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23271
23272
|
value: elem
|
|
23272
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" +
|
|
23273
|
-
path: _path + ".exclude[" +
|
|
23273
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" + _index425 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23274
|
+
path: _path + ".exclude[" + _index425 + "]",
|
|
23274
23275
|
expected: "RuleSetConditions",
|
|
23275
23276
|
value: elem
|
|
23276
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" +
|
|
23277
|
-
path: _path + ".exclude[" +
|
|
23277
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" + _index425 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23278
|
+
path: _path + ".exclude[" + _index425 + "]",
|
|
23278
23279
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23279
23280
|
value: elem
|
|
23280
23281
|
}) || _report(_exceptionable, {
|
|
23281
|
-
path: _path + ".exclude[" +
|
|
23282
|
+
path: _path + ".exclude[" + _index425 + "]",
|
|
23282
23283
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
23283
23284
|
value: elem
|
|
23284
23285
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23294,8 +23295,8 @@ const validateConfig = (()=>{
|
|
|
23294
23295
|
path: _path + ".preEntry",
|
|
23295
23296
|
expected: "(Array<string> | string | undefined)",
|
|
23296
23297
|
value: input.preEntry
|
|
23297
|
-
})) && input.preEntry.map((elem,
|
|
23298
|
-
path: _path + ".preEntry[" +
|
|
23298
|
+
})) && input.preEntry.map((elem, _index426)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23299
|
+
path: _path + ".preEntry[" + _index426 + "]",
|
|
23299
23300
|
expected: "string",
|
|
23300
23301
|
value: elem
|
|
23301
23302
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23329,20 +23330,20 @@ const validateConfig = (()=>{
|
|
|
23329
23330
|
path: _path + ".transformImport",
|
|
23330
23331
|
expected: "(Array<TransformImportFn | TransformImport> | undefined)",
|
|
23331
23332
|
value: input.transformImport
|
|
23332
|
-
})) && input.transformImport.map((elem,
|
|
23333
|
-
path: _path + ".transformImport[" +
|
|
23333
|
+
})) && input.transformImport.map((elem, _index427)=>(null !== elem || _report(_exceptionable, {
|
|
23334
|
+
path: _path + ".transformImport[" + _index427 + "]",
|
|
23334
23335
|
expected: "TransformImport",
|
|
23335
23336
|
value: elem
|
|
23336
23337
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23337
|
-
path: _path + ".transformImport[" +
|
|
23338
|
+
path: _path + ".transformImport[" + _index427 + "]",
|
|
23338
23339
|
expected: "TransformImport",
|
|
23339
23340
|
value: elem
|
|
23340
23341
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
23341
|
-
path: _path + ".transformImport[" +
|
|
23342
|
+
path: _path + ".transformImport[" + _index427 + "]",
|
|
23342
23343
|
expected: "TransformImport",
|
|
23343
23344
|
value: elem
|
|
23344
|
-
})) && _vo226(elem, _path + ".transformImport[" +
|
|
23345
|
-
path: _path + ".transformImport[" +
|
|
23345
|
+
})) && _vo226(elem, _path + ".transformImport[" + _index427 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23346
|
+
path: _path + ".transformImport[" + _index427 + "]",
|
|
23346
23347
|
expected: "TransformImport",
|
|
23347
23348
|
value: elem
|
|
23348
23349
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23393,8 +23394,8 @@ const validateConfig = (()=>{
|
|
|
23393
23394
|
path: _path + _accessExpressionAsString(key),
|
|
23394
23395
|
expected: "(Array<string> | RsbuildEntryDescription | string)",
|
|
23395
23396
|
value: value
|
|
23396
|
-
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem,
|
|
23397
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
23397
|
+
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem, _index428)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23398
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index428 + "]",
|
|
23398
23399
|
expected: "string",
|
|
23399
23400
|
value: elem
|
|
23400
23401
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && _vo222(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -23421,8 +23422,8 @@ const validateConfig = (()=>{
|
|
|
23421
23422
|
path: _path + "[\"import\"]",
|
|
23422
23423
|
expected: "(Array<string> | string)",
|
|
23423
23424
|
value: input["import"]
|
|
23424
|
-
})) && input["import"].map((elem,
|
|
23425
|
-
path: _path + "[\"import\"][" +
|
|
23425
|
+
})) && input["import"].map((elem, _index429)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23426
|
+
path: _path + "[\"import\"][" + _index429 + "]",
|
|
23426
23427
|
expected: "string",
|
|
23427
23428
|
value: elem
|
|
23428
23429
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23490,8 +23491,8 @@ const validateConfig = (()=>{
|
|
|
23490
23491
|
path: _path + ".dependOn",
|
|
23491
23492
|
expected: "(Array<string> | string | undefined)",
|
|
23492
23493
|
value: input.dependOn
|
|
23493
|
-
})) && input.dependOn.map((elem,
|
|
23494
|
-
path: _path + ".dependOn[" +
|
|
23494
|
+
})) && input.dependOn.map((elem, _index430)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23495
|
+
path: _path + ".dependOn[" + _index430 + "]",
|
|
23495
23496
|
expected: "string",
|
|
23496
23497
|
value: elem
|
|
23497
23498
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23645,8 +23646,8 @@ const validateConfig = (()=>{
|
|
|
23645
23646
|
path: _path + ".ignoreEsComponent",
|
|
23646
23647
|
expected: "(Array<string> | undefined)",
|
|
23647
23648
|
value: input.ignoreEsComponent
|
|
23648
|
-
})) && input.ignoreEsComponent.map((elem,
|
|
23649
|
-
path: _path + ".ignoreEsComponent[" +
|
|
23649
|
+
})) && input.ignoreEsComponent.map((elem, _index431)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23650
|
+
path: _path + ".ignoreEsComponent[" + _index431 + "]",
|
|
23650
23651
|
expected: "string",
|
|
23651
23652
|
value: elem
|
|
23652
23653
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23658,8 +23659,8 @@ const validateConfig = (()=>{
|
|
|
23658
23659
|
path: _path + ".ignoreStyleComponent",
|
|
23659
23660
|
expected: "(Array<string> | undefined)",
|
|
23660
23661
|
value: input.ignoreStyleComponent
|
|
23661
|
-
})) && input.ignoreStyleComponent.map((elem,
|
|
23662
|
-
path: _path + ".ignoreStyleComponent[" +
|
|
23662
|
+
})) && input.ignoreStyleComponent.map((elem, _index432)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23663
|
+
path: _path + ".ignoreStyleComponent[" + _index432 + "]",
|
|
23663
23664
|
expected: "string",
|
|
23664
23665
|
value: elem
|
|
23665
23666
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23704,20 +23705,20 @@ const validateConfig = (()=>{
|
|
|
23704
23705
|
path: _path + ".externals",
|
|
23705
23706
|
expected: "(Array<ExternalItem> | ExternalItemObjectUnknown | RegExp | string | undefined)",
|
|
23706
23707
|
value: input.externals
|
|
23707
|
-
})) && (void 0 === input.externals || "function" == typeof input.externals || "string" == typeof input.externals || input.externals instanceof RegExp || Array.isArray(input.externals) && input.externals.map((elem,
|
|
23708
|
-
path: _path + ".externals[" +
|
|
23708
|
+
})) && (void 0 === input.externals || "function" == typeof input.externals || "string" == typeof input.externals || input.externals instanceof RegExp || Array.isArray(input.externals) && input.externals.map((elem, _index433)=>(null !== elem || _report(_exceptionable, {
|
|
23709
|
+
path: _path + ".externals[" + _index433 + "]",
|
|
23709
23710
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
23710
23711
|
value: elem
|
|
23711
23712
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23712
|
-
path: _path + ".externals[" +
|
|
23713
|
+
path: _path + ".externals[" + _index433 + "]",
|
|
23713
23714
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
23714
23715
|
value: elem
|
|
23715
23716
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
23716
|
-
path: _path + ".externals[" +
|
|
23717
|
+
path: _path + ".externals[" + _index433 + "]",
|
|
23717
23718
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
23718
23719
|
value: elem
|
|
23719
|
-
})) && _vo107(elem, _path + ".externals[" +
|
|
23720
|
-
path: _path + ".externals[" +
|
|
23720
|
+
})) && _vo107(elem, _path + ".externals[" + _index433 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23721
|
+
path: _path + ".externals[" + _index433 + "]",
|
|
23721
23722
|
expected: "(ExternalItemObjectUnknown | RegExp | string)",
|
|
23722
23723
|
value: elem
|
|
23723
23724
|
}))).every((flag)=>flag) || "object" == typeof input.externals && null !== input.externals && false === Array.isArray(input.externals) && _vo107(input.externals, _path + ".externals", _exceptionable) || _report(_exceptionable, {
|
|
@@ -23911,8 +23912,8 @@ const validateConfig = (()=>{
|
|
|
23911
23912
|
path: _path + ".overrideBrowserslist",
|
|
23912
23913
|
expected: "(Array<string> | undefined)",
|
|
23913
23914
|
value: input.overrideBrowserslist
|
|
23914
|
-
})) && input.overrideBrowserslist.map((elem,
|
|
23915
|
-
path: _path + ".overrideBrowserslist[" +
|
|
23915
|
+
})) && input.overrideBrowserslist.map((elem, _index434)=>"string" == typeof elem || _report(_exceptionable, {
|
|
23916
|
+
path: _path + ".overrideBrowserslist[" + _index434 + "]",
|
|
23916
23917
|
expected: "string",
|
|
23917
23918
|
value: elem
|
|
23918
23919
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -23924,20 +23925,20 @@ const validateConfig = (()=>{
|
|
|
23924
23925
|
path: _path + ".copy",
|
|
23925
23926
|
expected: "(Array<string | (Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">>)> | CopyRspackPluginOptions | undefined)",
|
|
23926
23927
|
value: input.copy
|
|
23927
|
-
})) && (void 0 === input.copy || Array.isArray(input.copy) && input.copy.map((elem,
|
|
23928
|
-
path: _path + ".copy[" +
|
|
23928
|
+
})) && (void 0 === input.copy || Array.isArray(input.copy) && input.copy.map((elem, _index435)=>(null !== elem || _report(_exceptionable, {
|
|
23929
|
+
path: _path + ".copy[" + _index435 + "]",
|
|
23929
23930
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
23930
23931
|
value: elem
|
|
23931
23932
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
23932
|
-
path: _path + ".copy[" +
|
|
23933
|
+
path: _path + ".copy[" + _index435 + "]",
|
|
23933
23934
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
23934
23935
|
value: elem
|
|
23935
23936
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
23936
|
-
path: _path + ".copy[" +
|
|
23937
|
+
path: _path + ".copy[" + _index435 + "]",
|
|
23937
23938
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
23938
23939
|
value: elem
|
|
23939
|
-
})) && _vo251(elem, _path + ".copy[" +
|
|
23940
|
-
path: _path + ".copy[" +
|
|
23940
|
+
})) && _vo251(elem, _path + ".copy[" + _index435 + "]", _exceptionable) || _report(_exceptionable, {
|
|
23941
|
+
path: _path + ".copy[" + _index435 + "]",
|
|
23941
23942
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
23942
23943
|
value: elem
|
|
23943
23944
|
}))).every((flag)=>flag) || "object" == typeof input.copy && null !== input.copy && _vo250(input.copy, _path + ".copy", _exceptionable) || _report(_exceptionable, {
|
|
@@ -24029,8 +24030,8 @@ const validateConfig = (()=>{
|
|
|
24029
24030
|
path: _path + ".packageJson",
|
|
24030
24031
|
expected: "(Array<string> | string | undefined)",
|
|
24031
24032
|
value: input.packageJson
|
|
24032
|
-
})) && input.packageJson.map((elem,
|
|
24033
|
-
path: _path + ".packageJson[" +
|
|
24033
|
+
})) && input.packageJson.map((elem, _index436)=>"string" == typeof elem || _report(_exceptionable, {
|
|
24034
|
+
path: _path + ".packageJson[" + _index436 + "]",
|
|
24034
24035
|
expected: "string",
|
|
24035
24036
|
value: elem
|
|
24036
24037
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24046,16 +24047,16 @@ const validateConfig = (()=>{
|
|
|
24046
24047
|
path: _path + ".exclude",
|
|
24047
24048
|
expected: "(Array<string | RegExp> | RegExp | string | undefined)",
|
|
24048
24049
|
value: input.exclude
|
|
24049
|
-
})) && input.exclude.map((elem,
|
|
24050
|
-
path: _path + ".exclude[" +
|
|
24050
|
+
})) && input.exclude.map((elem, _index437)=>(null !== elem || _report(_exceptionable, {
|
|
24051
|
+
path: _path + ".exclude[" + _index437 + "]",
|
|
24051
24052
|
expected: "(RegExp | string)",
|
|
24052
24053
|
value: elem
|
|
24053
24054
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
24054
|
-
path: _path + ".exclude[" +
|
|
24055
|
+
path: _path + ".exclude[" + _index437 + "]",
|
|
24055
24056
|
expected: "(RegExp | string)",
|
|
24056
24057
|
value: elem
|
|
24057
24058
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
24058
|
-
path: _path + ".exclude[" +
|
|
24059
|
+
path: _path + ".exclude[" + _index437 + "]",
|
|
24059
24060
|
expected: "(RegExp | string)",
|
|
24060
24061
|
value: elem
|
|
24061
24062
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24340,8 +24341,8 @@ const validateConfig = (()=>{
|
|
|
24340
24341
|
path: _path + ".keep",
|
|
24341
24342
|
expected: "(Array<RegExp> | undefined)",
|
|
24342
24343
|
value: input.keep
|
|
24343
|
-
})) && input.keep.map((elem,
|
|
24344
|
-
path: _path + ".keep[" +
|
|
24344
|
+
})) && input.keep.map((elem, _index438)=>elem instanceof RegExp || _report(_exceptionable, {
|
|
24345
|
+
path: _path + ".keep[" + _index438 + "]",
|
|
24345
24346
|
expected: "RegExp",
|
|
24346
24347
|
value: elem
|
|
24347
24348
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24489,16 +24490,16 @@ const validateConfig = (()=>{
|
|
|
24489
24490
|
path: _path + ".test",
|
|
24490
24491
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
24491
24492
|
value: input.test
|
|
24492
|
-
})) && input.test.map((elem,
|
|
24493
|
-
path: _path + ".test[" +
|
|
24493
|
+
})) && input.test.map((elem, _index439)=>(null !== elem || _report(_exceptionable, {
|
|
24494
|
+
path: _path + ".test[" + _index439 + "]",
|
|
24494
24495
|
expected: "(RegExp | string)",
|
|
24495
24496
|
value: elem
|
|
24496
24497
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
24497
|
-
path: _path + ".test[" +
|
|
24498
|
+
path: _path + ".test[" + _index439 + "]",
|
|
24498
24499
|
expected: "(RegExp | string)",
|
|
24499
24500
|
value: elem
|
|
24500
24501
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
24501
|
-
path: _path + ".test[" +
|
|
24502
|
+
path: _path + ".test[" + _index439 + "]",
|
|
24502
24503
|
expected: "(RegExp | string)",
|
|
24503
24504
|
value: elem
|
|
24504
24505
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24514,16 +24515,16 @@ const validateConfig = (()=>{
|
|
|
24514
24515
|
path: _path + ".exclude",
|
|
24515
24516
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
24516
24517
|
value: input.exclude
|
|
24517
|
-
})) && input.exclude.map((elem,
|
|
24518
|
-
path: _path + ".exclude[" +
|
|
24518
|
+
})) && input.exclude.map((elem, _index440)=>(null !== elem || _report(_exceptionable, {
|
|
24519
|
+
path: _path + ".exclude[" + _index440 + "]",
|
|
24519
24520
|
expected: "(RegExp | string)",
|
|
24520
24521
|
value: elem
|
|
24521
24522
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
24522
|
-
path: _path + ".exclude[" +
|
|
24523
|
+
path: _path + ".exclude[" + _index440 + "]",
|
|
24523
24524
|
expected: "(RegExp | string)",
|
|
24524
24525
|
value: elem
|
|
24525
24526
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
24526
|
-
path: _path + ".exclude[" +
|
|
24527
|
+
path: _path + ".exclude[" + _index440 + "]",
|
|
24527
24528
|
expected: "(RegExp | string)",
|
|
24528
24529
|
value: elem
|
|
24529
24530
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24539,16 +24540,16 @@ const validateConfig = (()=>{
|
|
|
24539
24540
|
path: _path + ".include",
|
|
24540
24541
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
24541
24542
|
value: input.include
|
|
24542
|
-
})) && input.include.map((elem,
|
|
24543
|
-
path: _path + ".include[" +
|
|
24543
|
+
})) && input.include.map((elem, _index441)=>(null !== elem || _report(_exceptionable, {
|
|
24544
|
+
path: _path + ".include[" + _index441 + "]",
|
|
24544
24545
|
expected: "(RegExp | string)",
|
|
24545
24546
|
value: elem
|
|
24546
24547
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
24547
|
-
path: _path + ".include[" +
|
|
24548
|
+
path: _path + ".include[" + _index441 + "]",
|
|
24548
24549
|
expected: "(RegExp | string)",
|
|
24549
24550
|
value: elem
|
|
24550
24551
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
24551
|
-
path: _path + ".include[" +
|
|
24552
|
+
path: _path + ".include[" + _index441 + "]",
|
|
24552
24553
|
expected: "(RegExp | string)",
|
|
24553
24554
|
value: elem
|
|
24554
24555
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -24870,8 +24871,8 @@ const validateConfig = (()=>{
|
|
|
24870
24871
|
path: _path + ".pure_funcs",
|
|
24871
24872
|
expected: "(Array<string> | undefined)",
|
|
24872
24873
|
value: input.pure_funcs
|
|
24873
|
-
})) && input.pure_funcs.map((elem,
|
|
24874
|
-
path: _path + ".pure_funcs[" +
|
|
24874
|
+
})) && input.pure_funcs.map((elem, _index442)=>"string" == typeof elem || _report(_exceptionable, {
|
|
24875
|
+
path: _path + ".pure_funcs[" + _index442 + "]",
|
|
24875
24876
|
expected: "string",
|
|
24876
24877
|
value: elem
|
|
24877
24878
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25094,8 +25095,8 @@ const validateConfig = (()=>{
|
|
|
25094
25095
|
path: _path + ".reserved",
|
|
25095
25096
|
expected: "(Array<string> | undefined)",
|
|
25096
25097
|
value: input.reserved
|
|
25097
|
-
})) && input.reserved.map((elem,
|
|
25098
|
-
path: _path + ".reserved[" +
|
|
25098
|
+
})) && input.reserved.map((elem, _index443)=>"string" == typeof elem || _report(_exceptionable, {
|
|
25099
|
+
path: _path + ".reserved[" + _index443 + "]",
|
|
25099
25100
|
expected: "string",
|
|
25100
25101
|
value: elem
|
|
25101
25102
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25369,16 +25370,16 @@ const validateConfig = (()=>{
|
|
|
25369
25370
|
path: _path + ".test",
|
|
25370
25371
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
25371
25372
|
value: input.test
|
|
25372
|
-
})) && input.test.map((elem,
|
|
25373
|
-
path: _path + ".test[" +
|
|
25373
|
+
})) && input.test.map((elem, _index444)=>(null !== elem || _report(_exceptionable, {
|
|
25374
|
+
path: _path + ".test[" + _index444 + "]",
|
|
25374
25375
|
expected: "(RegExp | string)",
|
|
25375
25376
|
value: elem
|
|
25376
25377
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25377
|
-
path: _path + ".test[" +
|
|
25378
|
+
path: _path + ".test[" + _index444 + "]",
|
|
25378
25379
|
expected: "(RegExp | string)",
|
|
25379
25380
|
value: elem
|
|
25380
25381
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
25381
|
-
path: _path + ".test[" +
|
|
25382
|
+
path: _path + ".test[" + _index444 + "]",
|
|
25382
25383
|
expected: "(RegExp | string)",
|
|
25383
25384
|
value: elem
|
|
25384
25385
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25394,16 +25395,16 @@ const validateConfig = (()=>{
|
|
|
25394
25395
|
path: _path + ".include",
|
|
25395
25396
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
25396
25397
|
value: input.include
|
|
25397
|
-
})) && input.include.map((elem,
|
|
25398
|
-
path: _path + ".include[" +
|
|
25398
|
+
})) && input.include.map((elem, _index445)=>(null !== elem || _report(_exceptionable, {
|
|
25399
|
+
path: _path + ".include[" + _index445 + "]",
|
|
25399
25400
|
expected: "(RegExp | string)",
|
|
25400
25401
|
value: elem
|
|
25401
25402
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25402
|
-
path: _path + ".include[" +
|
|
25403
|
+
path: _path + ".include[" + _index445 + "]",
|
|
25403
25404
|
expected: "(RegExp | string)",
|
|
25404
25405
|
value: elem
|
|
25405
25406
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
25406
|
-
path: _path + ".include[" +
|
|
25407
|
+
path: _path + ".include[" + _index445 + "]",
|
|
25407
25408
|
expected: "(RegExp | string)",
|
|
25408
25409
|
value: elem
|
|
25409
25410
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25419,16 +25420,16 @@ const validateConfig = (()=>{
|
|
|
25419
25420
|
path: _path + ".exclude",
|
|
25420
25421
|
expected: "(Array<AssetCondition> | RegExp | string | undefined)",
|
|
25421
25422
|
value: input.exclude
|
|
25422
|
-
})) && input.exclude.map((elem,
|
|
25423
|
-
path: _path + ".exclude[" +
|
|
25423
|
+
})) && input.exclude.map((elem, _index446)=>(null !== elem || _report(_exceptionable, {
|
|
25424
|
+
path: _path + ".exclude[" + _index446 + "]",
|
|
25424
25425
|
expected: "(RegExp | string)",
|
|
25425
25426
|
value: elem
|
|
25426
25427
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25427
|
-
path: _path + ".exclude[" +
|
|
25428
|
+
path: _path + ".exclude[" + _index446 + "]",
|
|
25428
25429
|
expected: "(RegExp | string)",
|
|
25429
25430
|
value: elem
|
|
25430
25431
|
})) && ("string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
25431
|
-
path: _path + ".exclude[" +
|
|
25432
|
+
path: _path + ".exclude[" + _index446 + "]",
|
|
25432
25433
|
expected: "(RegExp | string)",
|
|
25433
25434
|
value: elem
|
|
25434
25435
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25482,8 +25483,8 @@ const validateConfig = (()=>{
|
|
|
25482
25483
|
path: _path + ".targets",
|
|
25483
25484
|
expected: "(Array<string> | Targets | string | undefined)",
|
|
25484
25485
|
value: input.targets
|
|
25485
|
-
})) && (void 0 === input.targets || "string" == typeof input.targets || Array.isArray(input.targets) && input.targets.map((elem,
|
|
25486
|
-
path: _path + ".targets[" +
|
|
25486
|
+
})) && (void 0 === input.targets || "string" == typeof input.targets || Array.isArray(input.targets) && input.targets.map((elem, _index447)=>"string" == typeof elem || _report(_exceptionable, {
|
|
25487
|
+
path: _path + ".targets[" + _index447 + "]",
|
|
25487
25488
|
expected: "string",
|
|
25488
25489
|
value: elem
|
|
25489
25490
|
})).every((flag)=>flag) || "object" == typeof input.targets && null !== input.targets && false === Array.isArray(input.targets) && _vo86(input.targets, _path + ".targets", _exceptionable) || _report(_exceptionable, {
|
|
@@ -25544,8 +25545,8 @@ const validateConfig = (()=>{
|
|
|
25544
25545
|
path: _path + ".unusedSymbols",
|
|
25545
25546
|
expected: "(Array<string> | undefined)",
|
|
25546
25547
|
value: input.unusedSymbols
|
|
25547
|
-
})) && input.unusedSymbols.map((elem,
|
|
25548
|
-
path: _path + ".unusedSymbols[" +
|
|
25548
|
+
})) && input.unusedSymbols.map((elem, _index448)=>"string" == typeof elem || _report(_exceptionable, {
|
|
25549
|
+
path: _path + ".unusedSymbols[" + _index448 + "]",
|
|
25549
25550
|
expected: "string",
|
|
25550
25551
|
value: elem
|
|
25551
25552
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25613,7 +25614,7 @@ const validateConfig = (()=>{
|
|
|
25613
25614
|
}).every((flag)=>flag)
|
|
25614
25615
|
].every((flag)=>flag);
|
|
25615
25616
|
const _vo245 = (input, _path, _exceptionable = true)=>[
|
|
25616
|
-
void 0 === input.js || true ===
|
|
25617
|
+
void 0 === input.js || true === _vv449.has(input.js) || _report(_exceptionable, {
|
|
25617
25618
|
path: _path + ".js",
|
|
25618
25619
|
expected: "(\"cheap-module-source-map\" | \"cheap-module-source-map-debugids\" | \"cheap-source-map\" | \"cheap-source-map-debugids\" | \"eval\" | \"eval-cheap-module-source-map\" | \"eval-cheap-module-source-map-debugids\" | \"eval-cheap-source-map\" | \"eval-cheap-source-map-debugids\" | \"eval-nosources-cheap-module-source-map\" | \"eval-nosources-cheap-module-source-map-debugids\" | \"eval-nosources-cheap-source-map\" | \"eval-nosources-cheap-source-map-debugids\" | \"eval-nosources-source-map\" | \"eval-nosources-source-map-debugids\" | \"eval-source-map\" | \"eval-source-map-debugids\" | \"hidden-cheap-module-source-map\" | \"hidden-cheap-module-source-map-debugids\" | \"hidden-cheap-source-map\" | \"hidden-cheap-source-map-debugids\" | \"hidden-nosources-cheap-module-source-map\" | \"hidden-nosources-cheap-module-source-map-debugids\" | \"hidden-nosources-cheap-source-map\" | \"hidden-nosources-cheap-source-map-debugids\" | \"hidden-nosources-source-map\" | \"hidden-nosources-source-map-debugids\" | \"hidden-source-map\" | \"hidden-source-map-debugids\" | \"inline-cheap-module-source-map\" | \"inline-cheap-module-source-map-debugids\" | \"inline-cheap-source-map\" | \"inline-cheap-source-map-debugids\" | \"inline-nosources-cheap-module-source-map\" | \"inline-nosources-cheap-module-source-map-debugids\" | \"inline-nosources-cheap-source-map\" | \"inline-nosources-cheap-source-map-debugids\" | \"inline-nosources-source-map\" | \"inline-nosources-source-map-debugids\" | \"inline-source-map\" | \"inline-source-map-debugids\" | \"nosources-cheap-module-source-map\" | \"nosources-cheap-module-source-map-debugids\" | \"nosources-cheap-source-map\" | \"nosources-cheap-source-map-debugids\" | \"nosources-source-map\" | \"nosources-source-map-debugids\" | \"source-map\" | \"source-map-debugids\" | false | undefined)",
|
|
25619
25620
|
value: input.js
|
|
@@ -25661,24 +25662,24 @@ const validateConfig = (()=>{
|
|
|
25661
25662
|
path: _path + ".include",
|
|
25662
25663
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
25663
25664
|
value: input.include
|
|
25664
|
-
})) && input.include.map((elem,
|
|
25665
|
-
path: _path + ".include[" +
|
|
25665
|
+
})) && input.include.map((elem, _index450)=>(null !== elem || _report(_exceptionable, {
|
|
25666
|
+
path: _path + ".include[" + _index450 + "]",
|
|
25666
25667
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25667
25668
|
value: elem
|
|
25668
25669
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25669
|
-
path: _path + ".include[" +
|
|
25670
|
+
path: _path + ".include[" + _index450 + "]",
|
|
25670
25671
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25671
25672
|
value: elem
|
|
25672
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" +
|
|
25673
|
-
path: _path + ".include[" +
|
|
25673
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" + _index450 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25674
|
+
path: _path + ".include[" + _index450 + "]",
|
|
25674
25675
|
expected: "RuleSetConditions",
|
|
25675
25676
|
value: elem
|
|
25676
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" +
|
|
25677
|
-
path: _path + ".include[" +
|
|
25677
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" + _index450 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25678
|
+
path: _path + ".include[" + _index450 + "]",
|
|
25678
25679
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25679
25680
|
value: elem
|
|
25680
25681
|
}) || _report(_exceptionable, {
|
|
25681
|
-
path: _path + ".include[" +
|
|
25682
|
+
path: _path + ".include[" + _index450 + "]",
|
|
25682
25683
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25683
25684
|
value: elem
|
|
25684
25685
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25690,24 +25691,24 @@ const validateConfig = (()=>{
|
|
|
25690
25691
|
path: _path + ".exclude",
|
|
25691
25692
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
25692
25693
|
value: input.exclude
|
|
25693
|
-
})) && input.exclude.map((elem,
|
|
25694
|
-
path: _path + ".exclude[" +
|
|
25694
|
+
})) && input.exclude.map((elem, _index451)=>(null !== elem || _report(_exceptionable, {
|
|
25695
|
+
path: _path + ".exclude[" + _index451 + "]",
|
|
25695
25696
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25696
25697
|
value: elem
|
|
25697
25698
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25698
|
-
path: _path + ".exclude[" +
|
|
25699
|
+
path: _path + ".exclude[" + _index451 + "]",
|
|
25699
25700
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25700
25701
|
value: elem
|
|
25701
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" +
|
|
25702
|
-
path: _path + ".exclude[" +
|
|
25702
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" + _index451 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25703
|
+
path: _path + ".exclude[" + _index451 + "]",
|
|
25703
25704
|
expected: "RuleSetConditions",
|
|
25704
25705
|
value: elem
|
|
25705
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" +
|
|
25706
|
-
path: _path + ".exclude[" +
|
|
25706
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" + _index451 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25707
|
+
path: _path + ".exclude[" + _index451 + "]",
|
|
25707
25708
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25708
25709
|
value: elem
|
|
25709
25710
|
}) || _report(_exceptionable, {
|
|
25710
|
-
path: _path + ".exclude[" +
|
|
25711
|
+
path: _path + ".exclude[" + _index451 + "]",
|
|
25711
25712
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25712
25713
|
value: elem
|
|
25713
25714
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25771,24 +25772,24 @@ const validateConfig = (()=>{
|
|
|
25771
25772
|
path: _path + ".include",
|
|
25772
25773
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
25773
25774
|
value: input.include
|
|
25774
|
-
})) && input.include.map((elem,
|
|
25775
|
-
path: _path + ".include[" +
|
|
25775
|
+
})) && input.include.map((elem, _index452)=>(null !== elem || _report(_exceptionable, {
|
|
25776
|
+
path: _path + ".include[" + _index452 + "]",
|
|
25776
25777
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25777
25778
|
value: elem
|
|
25778
25779
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25779
|
-
path: _path + ".include[" +
|
|
25780
|
+
path: _path + ".include[" + _index452 + "]",
|
|
25780
25781
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25781
25782
|
value: elem
|
|
25782
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" +
|
|
25783
|
-
path: _path + ".include[" +
|
|
25783
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" + _index452 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25784
|
+
path: _path + ".include[" + _index452 + "]",
|
|
25784
25785
|
expected: "RuleSetConditions",
|
|
25785
25786
|
value: elem
|
|
25786
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" +
|
|
25787
|
-
path: _path + ".include[" +
|
|
25787
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" + _index452 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25788
|
+
path: _path + ".include[" + _index452 + "]",
|
|
25788
25789
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25789
25790
|
value: elem
|
|
25790
25791
|
}) || _report(_exceptionable, {
|
|
25791
|
-
path: _path + ".include[" +
|
|
25792
|
+
path: _path + ".include[" + _index452 + "]",
|
|
25792
25793
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25793
25794
|
value: elem
|
|
25794
25795
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25800,24 +25801,24 @@ const validateConfig = (()=>{
|
|
|
25800
25801
|
path: _path + ".exclude",
|
|
25801
25802
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
25802
25803
|
value: input.exclude
|
|
25803
|
-
})) && input.exclude.map((elem,
|
|
25804
|
-
path: _path + ".exclude[" +
|
|
25804
|
+
})) && input.exclude.map((elem, _index453)=>(null !== elem || _report(_exceptionable, {
|
|
25805
|
+
path: _path + ".exclude[" + _index453 + "]",
|
|
25805
25806
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25806
25807
|
value: elem
|
|
25807
25808
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25808
|
-
path: _path + ".exclude[" +
|
|
25809
|
+
path: _path + ".exclude[" + _index453 + "]",
|
|
25809
25810
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25810
25811
|
value: elem
|
|
25811
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" +
|
|
25812
|
-
path: _path + ".exclude[" +
|
|
25812
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" + _index453 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25813
|
+
path: _path + ".exclude[" + _index453 + "]",
|
|
25813
25814
|
expected: "RuleSetConditions",
|
|
25814
25815
|
value: elem
|
|
25815
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" +
|
|
25816
|
-
path: _path + ".exclude[" +
|
|
25816
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" + _index453 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25817
|
+
path: _path + ".exclude[" + _index453 + "]",
|
|
25817
25818
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25818
25819
|
value: elem
|
|
25819
25820
|
}) || _report(_exceptionable, {
|
|
25820
|
-
path: _path + ".exclude[" +
|
|
25821
|
+
path: _path + ".exclude[" + _index453 + "]",
|
|
25821
25822
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
25822
25823
|
value: elem
|
|
25823
25824
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -25917,20 +25918,20 @@ const validateConfig = (()=>{
|
|
|
25917
25918
|
path: _path + ".patterns",
|
|
25918
25919
|
expected: "Array<string | (Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">>)>",
|
|
25919
25920
|
value: input.patterns
|
|
25920
|
-
})) && input.patterns.map((elem,
|
|
25921
|
-
path: _path + ".patterns[" +
|
|
25921
|
+
})) && input.patterns.map((elem, _index454)=>(null !== elem || _report(_exceptionable, {
|
|
25922
|
+
path: _path + ".patterns[" + _index454 + "]",
|
|
25922
25923
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
25923
25924
|
value: elem
|
|
25924
25925
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
25925
|
-
path: _path + ".patterns[" +
|
|
25926
|
+
path: _path + ".patterns[" + _index454 + "]",
|
|
25926
25927
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
25927
25928
|
value: elem
|
|
25928
25929
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
25929
|
-
path: _path + ".patterns[" +
|
|
25930
|
+
path: _path + ".patterns[" + _index454 + "]",
|
|
25930
25931
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
25931
25932
|
value: elem
|
|
25932
|
-
})) && _vo251(elem, _path + ".patterns[" +
|
|
25933
|
-
path: _path + ".patterns[" +
|
|
25933
|
+
})) && _vo251(elem, _path + ".patterns[" + _index454 + "]", _exceptionable) || _report(_exceptionable, {
|
|
25934
|
+
path: _path + ".patterns[" + _index454 + "]",
|
|
25934
25935
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
25935
25936
|
value: elem
|
|
25936
25937
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26075,8 +26076,8 @@ const validateConfig = (()=>{
|
|
|
26075
26076
|
path: _path + ".chunkHash",
|
|
26076
26077
|
expected: "(Array<string> | undefined)",
|
|
26077
26078
|
value: input.chunkHash
|
|
26078
|
-
})) && input.chunkHash.map((elem,
|
|
26079
|
-
path: _path + ".chunkHash[" +
|
|
26079
|
+
})) && input.chunkHash.map((elem, _index455)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26080
|
+
path: _path + ".chunkHash[" + _index455 + "]",
|
|
26080
26081
|
expected: "string",
|
|
26081
26082
|
value: elem
|
|
26082
26083
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26088,8 +26089,8 @@ const validateConfig = (()=>{
|
|
|
26088
26089
|
path: _path + ".contentHash",
|
|
26089
26090
|
expected: "(Array<string> | undefined)",
|
|
26090
26091
|
value: input.contentHash
|
|
26091
|
-
})) && input.contentHash.map((elem,
|
|
26092
|
-
path: _path + ".contentHash[" +
|
|
26092
|
+
})) && input.contentHash.map((elem, _index456)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26093
|
+
path: _path + ".contentHash[" + _index456 + "]",
|
|
26093
26094
|
expected: "string",
|
|
26094
26095
|
value: elem
|
|
26095
26096
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26205,8 +26206,8 @@ const validateConfig = (()=>{
|
|
|
26205
26206
|
path: _path + ".ignore",
|
|
26206
26207
|
expected: "(Array<string> | undefined)",
|
|
26207
26208
|
value: input.ignore
|
|
26208
|
-
})) && input.ignore.map((elem,
|
|
26209
|
-
path: _path + ".ignore[" +
|
|
26209
|
+
})) && input.ignore.map((elem, _index457)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26210
|
+
path: _path + ".ignore[" + _index457 + "]",
|
|
26210
26211
|
expected: "string",
|
|
26211
26212
|
value: elem
|
|
26212
26213
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26277,8 +26278,8 @@ const validateConfig = (()=>{
|
|
|
26277
26278
|
path: _path + ".algorithm",
|
|
26278
26279
|
expected: "(\"sha256\" | \"sha384\" | \"sha512\" | Array<SriAlgorithm> | undefined)",
|
|
26279
26280
|
value: input.algorithm
|
|
26280
|
-
})) && input.algorithm.map((elem,
|
|
26281
|
-
path: _path + ".algorithm[" +
|
|
26281
|
+
})) && input.algorithm.map((elem, _index458)=>"sha256" === elem || "sha384" === elem || "sha512" === elem || _report(_exceptionable, {
|
|
26282
|
+
path: _path + ".algorithm[" + _index458 + "]",
|
|
26282
26283
|
expected: "(\"sha256\" | \"sha384\" | \"sha512\")",
|
|
26283
26284
|
value: elem
|
|
26284
26285
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26319,8 +26320,8 @@ const validateConfig = (()=>{
|
|
|
26319
26320
|
path: _path + ".removeConsole",
|
|
26320
26321
|
expected: "(Array<ConsoleType> | boolean | undefined)",
|
|
26321
26322
|
value: input.removeConsole
|
|
26322
|
-
})) && input.removeConsole.map((elem,
|
|
26323
|
-
path: _path + ".removeConsole[" +
|
|
26323
|
+
})) && input.removeConsole.map((elem, _index459)=>"info" === elem || "warn" === elem || "error" === elem || "log" === elem || "table" === elem || "group" === elem || _report(_exceptionable, {
|
|
26324
|
+
path: _path + ".removeConsole[" + _index459 + "]",
|
|
26324
26325
|
expected: "(\"error\" | \"group\" | \"info\" | \"log\" | \"table\" | \"warn\")",
|
|
26325
26326
|
value: elem
|
|
26326
26327
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26367,20 +26368,20 @@ const validateConfig = (()=>{
|
|
|
26367
26368
|
path: _path + ".preconnect",
|
|
26368
26369
|
expected: "(Preconnect | undefined)",
|
|
26369
26370
|
value: input.preconnect
|
|
26370
|
-
})) && input.preconnect.map((elem,
|
|
26371
|
-
path: _path + ".preconnect[" +
|
|
26371
|
+
})) && input.preconnect.map((elem, _index460)=>(null !== elem || _report(_exceptionable, {
|
|
26372
|
+
path: _path + ".preconnect[" + _index460 + "]",
|
|
26372
26373
|
expected: "(PreconnectOption | string)",
|
|
26373
26374
|
value: elem
|
|
26374
26375
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
26375
|
-
path: _path + ".preconnect[" +
|
|
26376
|
+
path: _path + ".preconnect[" + _index460 + "]",
|
|
26376
26377
|
expected: "(PreconnectOption | string)",
|
|
26377
26378
|
value: elem
|
|
26378
26379
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
26379
|
-
path: _path + ".preconnect[" +
|
|
26380
|
+
path: _path + ".preconnect[" + _index460 + "]",
|
|
26380
26381
|
expected: "(PreconnectOption | string)",
|
|
26381
26382
|
value: elem
|
|
26382
|
-
})) && _vo265(elem, _path + ".preconnect[" +
|
|
26383
|
-
path: _path + ".preconnect[" +
|
|
26383
|
+
})) && _vo265(elem, _path + ".preconnect[" + _index460 + "]", _exceptionable) || _report(_exceptionable, {
|
|
26384
|
+
path: _path + ".preconnect[" + _index460 + "]",
|
|
26384
26385
|
expected: "(PreconnectOption | string)",
|
|
26385
26386
|
value: elem
|
|
26386
26387
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26392,8 +26393,8 @@ const validateConfig = (()=>{
|
|
|
26392
26393
|
path: _path + ".dnsPrefetch",
|
|
26393
26394
|
expected: "(DnsPrefetch | undefined)",
|
|
26394
26395
|
value: input.dnsPrefetch
|
|
26395
|
-
})) && input.dnsPrefetch.map((elem,
|
|
26396
|
-
path: _path + ".dnsPrefetch[" +
|
|
26396
|
+
})) && input.dnsPrefetch.map((elem, _index461)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26397
|
+
path: _path + ".dnsPrefetch[" + _index461 + "]",
|
|
26397
26398
|
expected: "string",
|
|
26398
26399
|
value: elem
|
|
26399
26400
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26462,8 +26463,8 @@ const validateConfig = (()=>{
|
|
|
26462
26463
|
path: _path + ".cacheDigest",
|
|
26463
26464
|
expected: "(Array<string | undefined> | undefined)",
|
|
26464
26465
|
value: input.cacheDigest
|
|
26465
|
-
})) && input.cacheDigest.map((elem,
|
|
26466
|
-
path: _path + ".cacheDigest[" +
|
|
26466
|
+
})) && input.cacheDigest.map((elem, _index462)=>void 0 === elem || "string" == typeof elem || _report(_exceptionable, {
|
|
26467
|
+
path: _path + ".cacheDigest[" + _index462 + "]",
|
|
26467
26468
|
expected: "(string | undefined)",
|
|
26468
26469
|
value: elem
|
|
26469
26470
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26475,8 +26476,8 @@ const validateConfig = (()=>{
|
|
|
26475
26476
|
path: _path + ".buildDependencies",
|
|
26476
26477
|
expected: "(Array<string> | undefined)",
|
|
26477
26478
|
value: input.buildDependencies
|
|
26478
|
-
})) && input.buildDependencies.map((elem,
|
|
26479
|
-
path: _path + ".buildDependencies[" +
|
|
26479
|
+
})) && input.buildDependencies.map((elem, _index463)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26480
|
+
path: _path + ".buildDependencies[" + _index463 + "]",
|
|
26480
26481
|
expected: "string",
|
|
26481
26482
|
value: elem
|
|
26482
26483
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26564,8 +26565,8 @@ const validateConfig = (()=>{
|
|
|
26564
26565
|
path: _path + ".forceSplitting",
|
|
26565
26566
|
expected: "(Array<RegExp> | Record<string, RegExp> | undefined)",
|
|
26566
26567
|
value: input.forceSplitting
|
|
26567
|
-
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem,
|
|
26568
|
-
path: _path + ".forceSplitting[" +
|
|
26568
|
+
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem, _index464)=>elem instanceof RegExp || _report(_exceptionable, {
|
|
26569
|
+
path: _path + ".forceSplitting[" + _index464 + "]",
|
|
26569
26570
|
expected: "RegExp",
|
|
26570
26571
|
value: elem
|
|
26571
26572
|
})).every((flag)=>flag) || "object" == typeof input.forceSplitting && null !== input.forceSplitting && false === Array.isArray(input.forceSplitting) && _vo262(input.forceSplitting, _path + ".forceSplitting", _exceptionable) || _report(_exceptionable, {
|
|
@@ -26641,8 +26642,8 @@ const validateConfig = (()=>{
|
|
|
26641
26642
|
path: _path + ".forceSplitting",
|
|
26642
26643
|
expected: "(Array<RegExp> | Record<string, RegExp> | undefined)",
|
|
26643
26644
|
value: input.forceSplitting
|
|
26644
|
-
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem,
|
|
26645
|
-
path: _path + ".forceSplitting[" +
|
|
26645
|
+
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem, _index465)=>elem instanceof RegExp || _report(_exceptionable, {
|
|
26646
|
+
path: _path + ".forceSplitting[" + _index465 + "]",
|
|
26646
26647
|
expected: "RegExp",
|
|
26647
26648
|
value: elem
|
|
26648
26649
|
})).every((flag)=>flag) || "object" == typeof input.forceSplitting && null !== input.forceSplitting && false === Array.isArray(input.forceSplitting) && _vo262(input.forceSplitting, _path + ".forceSplitting", _exceptionable) || _report(_exceptionable, {
|
|
@@ -26712,8 +26713,8 @@ const validateConfig = (()=>{
|
|
|
26712
26713
|
path: _path + ".forceSplitting",
|
|
26713
26714
|
expected: "(Array<RegExp> | Record<string, RegExp> | undefined)",
|
|
26714
26715
|
value: input.forceSplitting
|
|
26715
|
-
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem,
|
|
26716
|
-
path: _path + ".forceSplitting[" +
|
|
26716
|
+
})) && (void 0 === input.forceSplitting || Array.isArray(input.forceSplitting) && input.forceSplitting.map((elem, _index466)=>elem instanceof RegExp || _report(_exceptionable, {
|
|
26717
|
+
path: _path + ".forceSplitting[" + _index466 + "]",
|
|
26717
26718
|
expected: "RegExp",
|
|
26718
26719
|
value: elem
|
|
26719
26720
|
})).every((flag)=>flag) || "object" == typeof input.forceSplitting && null !== input.forceSplitting && false === Array.isArray(input.forceSplitting) && _vo262(input.forceSplitting, _path + ".forceSplitting", _exceptionable) || _report(_exceptionable, {
|
|
@@ -26803,16 +26804,16 @@ const validateConfig = (()=>{
|
|
|
26803
26804
|
path: _path + ".include",
|
|
26804
26805
|
expected: "(Array<string | RegExp | ResourceHintsFilterFn> | RegExp | string | undefined)",
|
|
26805
26806
|
value: input.include
|
|
26806
|
-
})) && input.include.map((elem,
|
|
26807
|
-
path: _path + ".include[" +
|
|
26807
|
+
})) && input.include.map((elem, _index467)=>(null !== elem || _report(_exceptionable, {
|
|
26808
|
+
path: _path + ".include[" + _index467 + "]",
|
|
26808
26809
|
expected: "(RegExp | string)",
|
|
26809
26810
|
value: elem
|
|
26810
26811
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
26811
|
-
path: _path + ".include[" +
|
|
26812
|
+
path: _path + ".include[" + _index467 + "]",
|
|
26812
26813
|
expected: "(RegExp | string)",
|
|
26813
26814
|
value: elem
|
|
26814
26815
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
26815
|
-
path: _path + ".include[" +
|
|
26816
|
+
path: _path + ".include[" + _index467 + "]",
|
|
26816
26817
|
expected: "(RegExp | string)",
|
|
26817
26818
|
value: elem
|
|
26818
26819
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26828,16 +26829,16 @@ const validateConfig = (()=>{
|
|
|
26828
26829
|
path: _path + ".exclude",
|
|
26829
26830
|
expected: "(Array<string | RegExp | ResourceHintsFilterFn> | RegExp | string | undefined)",
|
|
26830
26831
|
value: input.exclude
|
|
26831
|
-
})) && input.exclude.map((elem,
|
|
26832
|
-
path: _path + ".exclude[" +
|
|
26832
|
+
})) && input.exclude.map((elem, _index468)=>(null !== elem || _report(_exceptionable, {
|
|
26833
|
+
path: _path + ".exclude[" + _index468 + "]",
|
|
26833
26834
|
expected: "(RegExp | string)",
|
|
26834
26835
|
value: elem
|
|
26835
26836
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
26836
|
-
path: _path + ".exclude[" +
|
|
26837
|
+
path: _path + ".exclude[" + _index468 + "]",
|
|
26837
26838
|
expected: "(RegExp | string)",
|
|
26838
26839
|
value: elem
|
|
26839
26840
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
26840
|
-
path: _path + ".exclude[" +
|
|
26841
|
+
path: _path + ".exclude[" + _index468 + "]",
|
|
26841
26842
|
expected: "(RegExp | string)",
|
|
26842
26843
|
value: elem
|
|
26843
26844
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26880,16 +26881,16 @@ const validateConfig = (()=>{
|
|
|
26880
26881
|
path: _path + ".exclude",
|
|
26881
26882
|
expected: "(Array<string | RegExp | ResourceHintsFilterFn> | RegExp | string | undefined)",
|
|
26882
26883
|
value: input.exclude
|
|
26883
|
-
})) && input.exclude.map((elem,
|
|
26884
|
-
path: _path + ".exclude[" +
|
|
26884
|
+
})) && input.exclude.map((elem, _index469)=>(null !== elem || _report(_exceptionable, {
|
|
26885
|
+
path: _path + ".exclude[" + _index469 + "]",
|
|
26885
26886
|
expected: "(RegExp | string)",
|
|
26886
26887
|
value: elem
|
|
26887
26888
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
26888
|
-
path: _path + ".exclude[" +
|
|
26889
|
+
path: _path + ".exclude[" + _index469 + "]",
|
|
26889
26890
|
expected: "(RegExp | string)",
|
|
26890
26891
|
value: elem
|
|
26891
26892
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
26892
|
-
path: _path + ".exclude[" +
|
|
26893
|
+
path: _path + ".exclude[" + _index469 + "]",
|
|
26893
26894
|
expected: "(RegExp | string)",
|
|
26894
26895
|
value: elem
|
|
26895
26896
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26910,16 +26911,16 @@ const validateConfig = (()=>{
|
|
|
26910
26911
|
path: _path + ".include",
|
|
26911
26912
|
expected: "(Array<string | RegExp | ResourceHintsFilterFn> | RegExp | string | undefined)",
|
|
26912
26913
|
value: input.include
|
|
26913
|
-
})) && input.include.map((elem,
|
|
26914
|
-
path: _path + ".include[" +
|
|
26914
|
+
})) && input.include.map((elem, _index470)=>(null !== elem || _report(_exceptionable, {
|
|
26915
|
+
path: _path + ".include[" + _index470 + "]",
|
|
26915
26916
|
expected: "(RegExp | string)",
|
|
26916
26917
|
value: elem
|
|
26917
26918
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
26918
|
-
path: _path + ".include[" +
|
|
26919
|
+
path: _path + ".include[" + _index470 + "]",
|
|
26919
26920
|
expected: "(RegExp | string)",
|
|
26920
26921
|
value: elem
|
|
26921
26922
|
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
26922
|
-
path: _path + ".include[" +
|
|
26923
|
+
path: _path + ".include[" + _index470 + "]",
|
|
26923
26924
|
expected: "(RegExp | string)",
|
|
26924
26925
|
value: elem
|
|
26925
26926
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -26984,8 +26985,8 @@ const validateConfig = (()=>{
|
|
|
26984
26985
|
path: _path + ".defaultSizeTypes",
|
|
26985
26986
|
expected: "(Array<string> | undefined)",
|
|
26986
26987
|
value: input.defaultSizeTypes
|
|
26987
|
-
})) && input.defaultSizeTypes.map((elem,
|
|
26988
|
-
path: _path + ".defaultSizeTypes[" +
|
|
26988
|
+
})) && input.defaultSizeTypes.map((elem, _index471)=>"string" == typeof elem || _report(_exceptionable, {
|
|
26989
|
+
path: _path + ".defaultSizeTypes[" + _index471 + "]",
|
|
26989
26990
|
expected: "string",
|
|
26990
26991
|
value: elem
|
|
26991
26992
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27234,8 +27235,8 @@ const validateConfig = (()=>{
|
|
|
27234
27235
|
path: _path + ".treeShakingSharedExcludePlugins",
|
|
27235
27236
|
expected: "(Array<string> | undefined)",
|
|
27236
27237
|
value: input.treeShakingSharedExcludePlugins
|
|
27237
|
-
})) && input.treeShakingSharedExcludePlugins.map((elem,
|
|
27238
|
-
path: _path + ".treeShakingSharedExcludePlugins[" +
|
|
27238
|
+
})) && input.treeShakingSharedExcludePlugins.map((elem, _index476)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27239
|
+
path: _path + ".treeShakingSharedExcludePlugins[" + _index476 + "]",
|
|
27239
27240
|
expected: "string",
|
|
27240
27241
|
value: elem
|
|
27241
27242
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27247,8 +27248,8 @@ const validateConfig = (()=>{
|
|
|
27247
27248
|
path: _path + ".treeShakingSharedPlugins",
|
|
27248
27249
|
expected: "(Array<string> | undefined)",
|
|
27249
27250
|
value: input.treeShakingSharedPlugins
|
|
27250
|
-
})) && input.treeShakingSharedPlugins.map((elem,
|
|
27251
|
-
path: _path + ".treeShakingSharedPlugins[" +
|
|
27251
|
+
})) && input.treeShakingSharedPlugins.map((elem, _index477)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27252
|
+
path: _path + ".treeShakingSharedPlugins[" + _index477 + "]",
|
|
27252
27253
|
expected: "string",
|
|
27253
27254
|
value: elem
|
|
27254
27255
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27279,20 +27280,20 @@ const validateConfig = (()=>{
|
|
|
27279
27280
|
path: _path + ".exposes",
|
|
27280
27281
|
expected: "(Array<string | ExposesObject> | ExposesObject | undefined)",
|
|
27281
27282
|
value: input.exposes
|
|
27282
|
-
})) && (void 0 === input.exposes || Array.isArray(input.exposes) && input.exposes.map((elem,
|
|
27283
|
-
path: _path + ".exposes[" +
|
|
27283
|
+
})) && (void 0 === input.exposes || Array.isArray(input.exposes) && input.exposes.map((elem, _index478)=>(null !== elem || _report(_exceptionable, {
|
|
27284
|
+
path: _path + ".exposes[" + _index478 + "]",
|
|
27284
27285
|
expected: "(ExposesObject | string)",
|
|
27285
27286
|
value: elem
|
|
27286
27287
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
27287
|
-
path: _path + ".exposes[" +
|
|
27288
|
+
path: _path + ".exposes[" + _index478 + "]",
|
|
27288
27289
|
expected: "(ExposesObject | string)",
|
|
27289
27290
|
value: elem
|
|
27290
27291
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
27291
|
-
path: _path + ".exposes[" +
|
|
27292
|
+
path: _path + ".exposes[" + _index478 + "]",
|
|
27292
27293
|
expected: "(ExposesObject | string)",
|
|
27293
27294
|
value: elem
|
|
27294
|
-
})) && _vo273(elem, _path + ".exposes[" +
|
|
27295
|
-
path: _path + ".exposes[" +
|
|
27295
|
+
})) && _vo273(elem, _path + ".exposes[" + _index478 + "]", _exceptionable) || _report(_exceptionable, {
|
|
27296
|
+
path: _path + ".exposes[" + _index478 + "]",
|
|
27296
27297
|
expected: "(ExposesObject | string)",
|
|
27297
27298
|
value: elem
|
|
27298
27299
|
}))).every((flag)=>flag) || "object" == typeof input.exposes && null !== input.exposes && false === Array.isArray(input.exposes) && _vo273(input.exposes, _path + ".exposes", _exceptionable) || _report(_exceptionable, {
|
|
@@ -27313,7 +27314,7 @@ const validateConfig = (()=>{
|
|
|
27313
27314
|
expected: "(LibraryOptions | undefined)",
|
|
27314
27315
|
value: input.library
|
|
27315
27316
|
}),
|
|
27316
|
-
void 0 === input.remoteType || true ===
|
|
27317
|
+
void 0 === input.remoteType || true === _vv479.has(input.remoteType) || _report(_exceptionable, {
|
|
27317
27318
|
path: _path + ".remoteType",
|
|
27318
27319
|
expected: '("amd" | "amd-require" | "assign" | "commonjs" | "commonjs-import" | "commonjs-module" | "commonjs-static" | "commonjs2" | "global" | "import" | "jsonp" | "modern-module" | "module" | "module-import" | "node-commonjs" | "promise" | "script" | "self" | "system" | "this" | "umd" | "umd2" | "var" | "window" | undefined)',
|
|
27319
27320
|
value: input.remoteType
|
|
@@ -27322,20 +27323,20 @@ const validateConfig = (()=>{
|
|
|
27322
27323
|
path: _path + ".remotes",
|
|
27323
27324
|
expected: "(Array<string | RemotesObject> | RemotesObject | undefined)",
|
|
27324
27325
|
value: input.remotes
|
|
27325
|
-
})) && (void 0 === input.remotes || Array.isArray(input.remotes) && input.remotes.map((elem,
|
|
27326
|
-
path: _path + ".remotes[" +
|
|
27326
|
+
})) && (void 0 === input.remotes || Array.isArray(input.remotes) && input.remotes.map((elem, _index480)=>(null !== elem || _report(_exceptionable, {
|
|
27327
|
+
path: _path + ".remotes[" + _index480 + "]",
|
|
27327
27328
|
expected: "(RemotesObject | string)",
|
|
27328
27329
|
value: elem
|
|
27329
27330
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
27330
|
-
path: _path + ".remotes[" +
|
|
27331
|
+
path: _path + ".remotes[" + _index480 + "]",
|
|
27331
27332
|
expected: "(RemotesObject | string)",
|
|
27332
27333
|
value: elem
|
|
27333
27334
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
27334
|
-
path: _path + ".remotes[" +
|
|
27335
|
+
path: _path + ".remotes[" + _index480 + "]",
|
|
27335
27336
|
expected: "(RemotesObject | string)",
|
|
27336
27337
|
value: elem
|
|
27337
|
-
})) && _vo275(elem, _path + ".remotes[" +
|
|
27338
|
-
path: _path + ".remotes[" +
|
|
27338
|
+
})) && _vo275(elem, _path + ".remotes[" + _index480 + "]", _exceptionable) || _report(_exceptionable, {
|
|
27339
|
+
path: _path + ".remotes[" + _index480 + "]",
|
|
27339
27340
|
expected: "(RemotesObject | string)",
|
|
27340
27341
|
value: elem
|
|
27341
27342
|
}))).every((flag)=>flag) || "object" == typeof input.remotes && null !== input.remotes && false === Array.isArray(input.remotes) && _vo275(input.remotes, _path + ".remotes", _exceptionable) || _report(_exceptionable, {
|
|
@@ -27360,8 +27361,8 @@ const validateConfig = (()=>{
|
|
|
27360
27361
|
path: _path + ".shareScope",
|
|
27361
27362
|
expected: "(Array<string> | string | undefined)",
|
|
27362
27363
|
value: input.shareScope
|
|
27363
|
-
})) && input.shareScope.map((elem,
|
|
27364
|
-
path: _path + ".shareScope[" +
|
|
27364
|
+
})) && input.shareScope.map((elem, _index481)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27365
|
+
path: _path + ".shareScope[" + _index481 + "]",
|
|
27365
27366
|
expected: "string",
|
|
27366
27367
|
value: elem
|
|
27367
27368
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27373,20 +27374,20 @@ const validateConfig = (()=>{
|
|
|
27373
27374
|
path: _path + ".shared",
|
|
27374
27375
|
expected: "(Array<string | SharedObject> | SharedObject | undefined)",
|
|
27375
27376
|
value: input.shared
|
|
27376
|
-
})) && (void 0 === input.shared || Array.isArray(input.shared) && input.shared.map((elem,
|
|
27377
|
-
path: _path + ".shared[" +
|
|
27377
|
+
})) && (void 0 === input.shared || Array.isArray(input.shared) && input.shared.map((elem, _index482)=>(null !== elem || _report(_exceptionable, {
|
|
27378
|
+
path: _path + ".shared[" + _index482 + "]",
|
|
27378
27379
|
expected: "(SharedObject | string)",
|
|
27379
27380
|
value: elem
|
|
27380
27381
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
27381
|
-
path: _path + ".shared[" +
|
|
27382
|
+
path: _path + ".shared[" + _index482 + "]",
|
|
27382
27383
|
expected: "(SharedObject | string)",
|
|
27383
27384
|
value: elem
|
|
27384
27385
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
27385
|
-
path: _path + ".shared[" +
|
|
27386
|
+
path: _path + ".shared[" + _index482 + "]",
|
|
27386
27387
|
expected: "(SharedObject | string)",
|
|
27387
27388
|
value: elem
|
|
27388
|
-
})) && _vo277(elem, _path + ".shared[" +
|
|
27389
|
-
path: _path + ".shared[" +
|
|
27389
|
+
})) && _vo277(elem, _path + ".shared[" + _index482 + "]", _exceptionable) || _report(_exceptionable, {
|
|
27390
|
+
path: _path + ".shared[" + _index482 + "]",
|
|
27390
27391
|
expected: "(SharedObject | string)",
|
|
27391
27392
|
value: elem
|
|
27392
27393
|
}))).every((flag)=>flag) || "object" == typeof input.shared && null !== input.shared && false === Array.isArray(input.shared) && _vo277(input.shared, _path + ".shared", _exceptionable) || _report(_exceptionable, {
|
|
@@ -27505,8 +27506,8 @@ const validateConfig = (()=>{
|
|
|
27505
27506
|
path: _path + _accessExpressionAsString(key),
|
|
27506
27507
|
expected: "(ExposesConfig | ExposesItems | string)",
|
|
27507
27508
|
value: value
|
|
27508
|
-
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem,
|
|
27509
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
27509
|
+
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem, _index483)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27510
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index483 + "]",
|
|
27510
27511
|
expected: "string",
|
|
27511
27512
|
value: elem
|
|
27512
27513
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && _vo274(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -27533,8 +27534,8 @@ const validateConfig = (()=>{
|
|
|
27533
27534
|
path: _path + "[\"import\"]",
|
|
27534
27535
|
expected: "(ExposesItems | string)",
|
|
27535
27536
|
value: input["import"]
|
|
27536
|
-
})) && input["import"].map((elem,
|
|
27537
|
-
path: _path + "[\"import\"][" +
|
|
27537
|
+
})) && input["import"].map((elem, _index484)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27538
|
+
path: _path + "[\"import\"][" + _index484 + "]",
|
|
27538
27539
|
expected: "string",
|
|
27539
27540
|
value: elem
|
|
27540
27541
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27578,8 +27579,8 @@ const validateConfig = (()=>{
|
|
|
27578
27579
|
path: _path + _accessExpressionAsString(key),
|
|
27579
27580
|
expected: "(RemotesConfig | RemotesItems | string)",
|
|
27580
27581
|
value: value
|
|
27581
|
-
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem,
|
|
27582
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
27582
|
+
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem, _index485)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27583
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index485 + "]",
|
|
27583
27584
|
expected: "string",
|
|
27584
27585
|
value: elem
|
|
27585
27586
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && _vo276(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -27606,8 +27607,8 @@ const validateConfig = (()=>{
|
|
|
27606
27607
|
path: _path + ".external",
|
|
27607
27608
|
expected: "(RemotesItems | string)",
|
|
27608
27609
|
value: input.external
|
|
27609
|
-
})) && input.external.map((elem,
|
|
27610
|
-
path: _path + ".external[" +
|
|
27610
|
+
})) && input.external.map((elem, _index486)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27611
|
+
path: _path + ".external[" + _index486 + "]",
|
|
27611
27612
|
expected: "string",
|
|
27612
27613
|
value: elem
|
|
27613
27614
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27623,8 +27624,8 @@ const validateConfig = (()=>{
|
|
|
27623
27624
|
path: _path + ".shareScope",
|
|
27624
27625
|
expected: "(Array<string> | string | undefined)",
|
|
27625
27626
|
value: input.shareScope
|
|
27626
|
-
})) && input.shareScope.map((elem,
|
|
27627
|
-
path: _path + ".shareScope[" +
|
|
27627
|
+
})) && input.shareScope.map((elem, _index487)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27628
|
+
path: _path + ".shareScope[" + _index487 + "]",
|
|
27628
27629
|
expected: "string",
|
|
27629
27630
|
value: elem
|
|
27630
27631
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27708,8 +27709,8 @@ const validateConfig = (()=>{
|
|
|
27708
27709
|
path: _path + ".shareScope",
|
|
27709
27710
|
expected: "(Array<string> | string | undefined)",
|
|
27710
27711
|
value: input.shareScope
|
|
27711
|
-
})) && input.shareScope.map((elem,
|
|
27712
|
-
path: _path + ".shareScope[" +
|
|
27712
|
+
})) && input.shareScope.map((elem, _index488)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27713
|
+
path: _path + ".shareScope[" + _index488 + "]",
|
|
27713
27714
|
expected: "string",
|
|
27714
27715
|
value: elem
|
|
27715
27716
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27773,8 +27774,8 @@ const validateConfig = (()=>{
|
|
|
27773
27774
|
path: _path + ".usedExports",
|
|
27774
27775
|
expected: "(Array<string> | undefined)",
|
|
27775
27776
|
value: input.usedExports
|
|
27776
|
-
})) && input.usedExports.map((elem,
|
|
27777
|
-
path: _path + ".usedExports[" +
|
|
27777
|
+
})) && input.usedExports.map((elem, _index489)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27778
|
+
path: _path + ".usedExports[" + _index489 + "]",
|
|
27778
27779
|
expected: "string",
|
|
27779
27780
|
value: elem
|
|
27780
27781
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27817,8 +27818,8 @@ const validateConfig = (()=>{
|
|
|
27817
27818
|
path: _path + ".pre",
|
|
27818
27819
|
expected: "(Array<string> | undefined)",
|
|
27819
27820
|
value: input.pre
|
|
27820
|
-
})) && input.pre.map((elem,
|
|
27821
|
-
path: _path + ".pre[" +
|
|
27821
|
+
})) && input.pre.map((elem, _index490)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27822
|
+
path: _path + ".pre[" + _index490 + "]",
|
|
27822
27823
|
expected: "string",
|
|
27823
27824
|
value: elem
|
|
27824
27825
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27830,8 +27831,8 @@ const validateConfig = (()=>{
|
|
|
27830
27831
|
path: _path + ".post",
|
|
27831
27832
|
expected: "(Array<string> | undefined)",
|
|
27832
27833
|
value: input.post
|
|
27833
|
-
})) && input.post.map((elem,
|
|
27834
|
-
path: _path + ".post[" +
|
|
27834
|
+
})) && input.post.map((elem, _index491)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27835
|
+
path: _path + ".post[" + _index491 + "]",
|
|
27835
27836
|
expected: "string",
|
|
27836
27837
|
value: elem
|
|
27837
27838
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27853,8 +27854,8 @@ const validateConfig = (()=>{
|
|
|
27853
27854
|
path: _path + ".remove",
|
|
27854
27855
|
expected: "(Array<string> | undefined)",
|
|
27855
27856
|
value: input.remove
|
|
27856
|
-
})) && input.remove.map((elem,
|
|
27857
|
-
path: _path + ".remove[" +
|
|
27857
|
+
})) && input.remove.map((elem, _index492)=>"string" == typeof elem || _report(_exceptionable, {
|
|
27858
|
+
path: _path + ".remove[" + _index492 + "]",
|
|
27858
27859
|
expected: "string",
|
|
27859
27860
|
value: elem
|
|
27860
27861
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -27927,20 +27928,20 @@ const validateConfig = (()=>{
|
|
|
27927
27928
|
path: _path + ".copy",
|
|
27928
27929
|
expected: "(Array<string | (Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">>)> | CopyRspackPluginOptions | undefined)",
|
|
27929
27930
|
value: input.copy
|
|
27930
|
-
})) && (void 0 === input.copy || Array.isArray(input.copy) && input.copy.map((elem,
|
|
27931
|
-
path: _path + ".copy[" +
|
|
27931
|
+
})) && (void 0 === input.copy || Array.isArray(input.copy) && input.copy.map((elem, _index493)=>(null !== elem || _report(_exceptionable, {
|
|
27932
|
+
path: _path + ".copy[" + _index493 + "]",
|
|
27932
27933
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
27933
27934
|
value: elem
|
|
27934
27935
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
27935
|
-
path: _path + ".copy[" +
|
|
27936
|
+
path: _path + ".copy[" + _index493 + "]",
|
|
27936
27937
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
27937
27938
|
value: elem
|
|
27938
27939
|
})) && ("string" == typeof elem || ("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
27939
|
-
path: _path + ".copy[" +
|
|
27940
|
+
path: _path + ".copy[" + _index493 + "]",
|
|
27940
27941
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
27941
27942
|
value: elem
|
|
27942
|
-
})) && _vo251(elem, _path + ".copy[" +
|
|
27943
|
-
path: _path + ".copy[" +
|
|
27943
|
+
})) && _vo251(elem, _path + ".copy[" + _index493 + "]", _exceptionable) || _report(_exceptionable, {
|
|
27944
|
+
path: _path + ".copy[" + _index493 + "]",
|
|
27944
27945
|
expected: "(Pick<RawCopyPattern, \"from\"> & Partial<Omit<RawCopyPattern, \"from\">> | string)",
|
|
27945
27946
|
value: elem
|
|
27946
27947
|
}))).every((flag)=>flag) || "object" == typeof input.copy && null !== input.copy && _vo250(input.copy, _path + ".copy", _exceptionable) || _report(_exceptionable, {
|
|
@@ -28393,7 +28394,7 @@ const validateConfig = (()=>{
|
|
|
28393
28394
|
}).every((flag)=>flag)
|
|
28394
28395
|
].every((flag)=>flag);
|
|
28395
28396
|
const _vo287 = (input, _path, _exceptionable = true)=>[
|
|
28396
|
-
void 0 === input.js || true ===
|
|
28397
|
+
void 0 === input.js || true === _vv494.has(input.js) || _report(_exceptionable, {
|
|
28397
28398
|
path: _path + ".js",
|
|
28398
28399
|
expected: "(\"cheap-module-source-map\" | \"cheap-module-source-map-debugids\" | \"cheap-module-source-map-debugids-debugids\" | \"cheap-source-map\" | \"cheap-source-map-debugids\" | \"cheap-source-map-debugids-debugids\" | \"eval\" | \"eval-cheap-module-source-map\" | \"eval-cheap-module-source-map-debugids\" | \"eval-cheap-module-source-map-debugids-debugids\" | \"eval-cheap-source-map\" | \"eval-cheap-source-map-debugids\" | \"eval-cheap-source-map-debugids-debugids\" | \"eval-nosources-cheap-module-source-map\" | \"eval-nosources-cheap-module-source-map-debugids\" | \"eval-nosources-cheap-module-source-map-debugids-debugids\" | \"eval-nosources-cheap-source-map\" | \"eval-nosources-cheap-source-map-debugids\" | \"eval-nosources-cheap-source-map-debugids-debugids\" | \"eval-nosources-source-map\" | \"eval-nosources-source-map-debugids\" | \"eval-nosources-source-map-debugids-debugids\" | \"eval-source-map\" | \"eval-source-map-debugids\" | \"eval-source-map-debugids-debugids\" | \"hidden-cheap-module-source-map\" | \"hidden-cheap-module-source-map-debugids\" | \"hidden-cheap-module-source-map-debugids-debugids\" | \"hidden-cheap-source-map\" | \"hidden-cheap-source-map-debugids\" | \"hidden-cheap-source-map-debugids-debugids\" | \"hidden-nosources-cheap-module-source-map\" | \"hidden-nosources-cheap-module-source-map-debugids\" | \"hidden-nosources-cheap-module-source-map-debugids-debugids\" | \"hidden-nosources-cheap-source-map\" | \"hidden-nosources-cheap-source-map-debugids\" | \"hidden-nosources-cheap-source-map-debugids-debugids\" | \"hidden-nosources-source-map\" | \"hidden-nosources-source-map-debugids\" | \"hidden-nosources-source-map-debugids-debugids\" | \"hidden-source-map\" | \"hidden-source-map-debugids\" | \"hidden-source-map-debugids-debugids\" | \"inline-cheap-module-source-map\" | \"inline-cheap-module-source-map-debugids\" | \"inline-cheap-module-source-map-debugids-debugids\" | \"inline-cheap-source-map\" | \"inline-cheap-source-map-debugids\" | \"inline-cheap-source-map-debugids-debugids\" | \"inline-nosources-cheap-module-source-map\" | \"inline-nosources-cheap-module-source-map-debugids\" | \"inline-nosources-cheap-module-source-map-debugids-debugids\" | \"inline-nosources-cheap-source-map\" | \"inline-nosources-cheap-source-map-debugids\" | \"inline-nosources-cheap-source-map-debugids-debugids\" | \"inline-nosources-source-map\" | \"inline-nosources-source-map-debugids\" | \"inline-nosources-source-map-debugids-debugids\" | \"inline-source-map\" | \"inline-source-map-debugids\" | \"inline-source-map-debugids-debugids\" | \"nosources-cheap-module-source-map\" | \"nosources-cheap-module-source-map-debugids\" | \"nosources-cheap-module-source-map-debugids-debugids\" | \"nosources-cheap-source-map\" | \"nosources-cheap-source-map-debugids\" | \"nosources-cheap-source-map-debugids-debugids\" | \"nosources-source-map\" | \"nosources-source-map-debugids\" | \"nosources-source-map-debugids-debugids\" | \"source-map\" | \"source-map-debugids\" | \"source-map-debugids-debugids\" | false | undefined)",
|
|
28399
28400
|
value: input.js
|
|
@@ -28458,8 +28459,8 @@ const validateConfig = (()=>{
|
|
|
28458
28459
|
path: _path + ".removeConsole",
|
|
28459
28460
|
expected: "(Array<ConsoleType>.o1 | boolean | undefined)",
|
|
28460
28461
|
value: input.removeConsole
|
|
28461
|
-
})) && input.removeConsole.map((elem,
|
|
28462
|
-
path: _path + ".removeConsole[" +
|
|
28462
|
+
})) && input.removeConsole.map((elem, _index495)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28463
|
+
path: _path + ".removeConsole[" + _index495 + "]",
|
|
28463
28464
|
expected: "string",
|
|
28464
28465
|
value: elem
|
|
28465
28466
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28507,8 +28508,8 @@ const validateConfig = (()=>{
|
|
|
28507
28508
|
path: _path + ".cacheDigest",
|
|
28508
28509
|
expected: "(Array<string | undefined> | undefined)",
|
|
28509
28510
|
value: input.cacheDigest
|
|
28510
|
-
})) && input.cacheDigest.map((elem,
|
|
28511
|
-
path: _path + ".cacheDigest[" +
|
|
28511
|
+
})) && input.cacheDigest.map((elem, _index496)=>void 0 === elem || "string" == typeof elem || _report(_exceptionable, {
|
|
28512
|
+
path: _path + ".cacheDigest[" + _index496 + "]",
|
|
28512
28513
|
expected: "(string | undefined)",
|
|
28513
28514
|
value: elem
|
|
28514
28515
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28525,8 +28526,8 @@ const validateConfig = (()=>{
|
|
|
28525
28526
|
path: _path + ".buildDependencies",
|
|
28526
28527
|
expected: "(Array<string> | undefined)",
|
|
28527
28528
|
value: input.buildDependencies
|
|
28528
|
-
})) && input.buildDependencies.map((elem,
|
|
28529
|
-
path: _path + ".buildDependencies[" +
|
|
28529
|
+
})) && input.buildDependencies.map((elem, _index497)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28530
|
+
path: _path + ".buildDependencies[" + _index497 + "]",
|
|
28530
28531
|
expected: "string",
|
|
28531
28532
|
value: elem
|
|
28532
28533
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28699,8 +28700,8 @@ const validateConfig = (()=>{
|
|
|
28699
28700
|
path: _path + ".dedupe",
|
|
28700
28701
|
expected: "(Array<string> | undefined)",
|
|
28701
28702
|
value: input.dedupe
|
|
28702
|
-
})) && input.dedupe.map((elem,
|
|
28703
|
-
path: _path + ".dedupe[" +
|
|
28703
|
+
})) && input.dedupe.map((elem, _index498)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28704
|
+
path: _path + ".dedupe[" + _index498 + "]",
|
|
28704
28705
|
expected: "string",
|
|
28705
28706
|
value: elem
|
|
28706
28707
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28712,8 +28713,8 @@ const validateConfig = (()=>{
|
|
|
28712
28713
|
path: _path + ".extensions",
|
|
28713
28714
|
expected: "(Array<string> | undefined)",
|
|
28714
28715
|
value: input.extensions
|
|
28715
|
-
})) && input.extensions.map((elem,
|
|
28716
|
-
path: _path + ".extensions[" +
|
|
28716
|
+
})) && input.extensions.map((elem, _index499)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28717
|
+
path: _path + ".extensions[" + _index499 + "]",
|
|
28717
28718
|
expected: "string",
|
|
28718
28719
|
value: elem
|
|
28719
28720
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28758,8 +28759,8 @@ const validateConfig = (()=>{
|
|
|
28758
28759
|
path: _path + _accessExpressionAsString(key),
|
|
28759
28760
|
expected: "(Array<string> | false | string)",
|
|
28760
28761
|
value: value
|
|
28761
|
-
})) && value.map((elem,
|
|
28762
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
28762
|
+
})) && value.map((elem, _index500)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28763
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index500 + "]",
|
|
28763
28764
|
expected: "string",
|
|
28764
28765
|
value: elem
|
|
28765
28766
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28824,12 +28825,12 @@ const validateConfig = (()=>{
|
|
|
28824
28825
|
path: _path + ".proxy",
|
|
28825
28826
|
expected: "(Array<ProxyOptions> | Record<string, string | ProxyOptions> | undefined)",
|
|
28826
28827
|
value: input.proxy
|
|
28827
|
-
})) && (void 0 === input.proxy || Array.isArray(input.proxy) && input.proxy.map((elem,
|
|
28828
|
-
path: _path + ".proxy[" +
|
|
28828
|
+
})) && (void 0 === input.proxy || Array.isArray(input.proxy) && input.proxy.map((elem, _index501)=>("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
28829
|
+
path: _path + ".proxy[" + _index501 + "]",
|
|
28829
28830
|
expected: "ProxyOptions",
|
|
28830
28831
|
value: elem
|
|
28831
|
-
})) && _vo299(elem, _path + ".proxy[" +
|
|
28832
|
-
path: _path + ".proxy[" +
|
|
28832
|
+
})) && _vo299(elem, _path + ".proxy[" + _index501 + "]", _exceptionable) || _report(_exceptionable, {
|
|
28833
|
+
path: _path + ".proxy[" + _index501 + "]",
|
|
28833
28834
|
expected: "ProxyOptions",
|
|
28834
28835
|
value: elem
|
|
28835
28836
|
})).every((flag)=>flag) || "object" == typeof input.proxy && null !== input.proxy && false === Array.isArray(input.proxy) && _vo298(input.proxy, _path + ".proxy", _exceptionable) || _report(_exceptionable, {
|
|
@@ -28906,16 +28907,16 @@ const validateConfig = (()=>{
|
|
|
28906
28907
|
path: _path + ".origin",
|
|
28907
28908
|
expected: "(Array<string | boolean | RegExp> | RegExp | boolean | string | undefined)",
|
|
28908
28909
|
value: input.origin
|
|
28909
|
-
})) && input.origin.map((elem,
|
|
28910
|
-
path: _path + ".origin[" +
|
|
28910
|
+
})) && input.origin.map((elem, _index502)=>(null !== elem || _report(_exceptionable, {
|
|
28911
|
+
path: _path + ".origin[" + _index502 + "]",
|
|
28911
28912
|
expected: "(RegExp | boolean | string)",
|
|
28912
28913
|
value: elem
|
|
28913
28914
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
28914
|
-
path: _path + ".origin[" +
|
|
28915
|
+
path: _path + ".origin[" + _index502 + "]",
|
|
28915
28916
|
expected: "(RegExp | boolean | string)",
|
|
28916
28917
|
value: elem
|
|
28917
28918
|
})) && ("string" == typeof elem || "boolean" == typeof elem || elem instanceof RegExp || _report(_exceptionable, {
|
|
28918
|
-
path: _path + ".origin[" +
|
|
28919
|
+
path: _path + ".origin[" + _index502 + "]",
|
|
28919
28920
|
expected: "(RegExp | boolean | string)",
|
|
28920
28921
|
value: elem
|
|
28921
28922
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28931,8 +28932,8 @@ const validateConfig = (()=>{
|
|
|
28931
28932
|
path: _path + ".methods",
|
|
28932
28933
|
expected: "(Array<string> | string | undefined)",
|
|
28933
28934
|
value: input.methods
|
|
28934
|
-
})) && input.methods.map((elem,
|
|
28935
|
-
path: _path + ".methods[" +
|
|
28935
|
+
})) && input.methods.map((elem, _index503)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28936
|
+
path: _path + ".methods[" + _index503 + "]",
|
|
28936
28937
|
expected: "string",
|
|
28937
28938
|
value: elem
|
|
28938
28939
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28948,8 +28949,8 @@ const validateConfig = (()=>{
|
|
|
28948
28949
|
path: _path + ".allowedHeaders",
|
|
28949
28950
|
expected: "(Array<string> | string | undefined)",
|
|
28950
28951
|
value: input.allowedHeaders
|
|
28951
|
-
})) && input.allowedHeaders.map((elem,
|
|
28952
|
-
path: _path + ".allowedHeaders[" +
|
|
28952
|
+
})) && input.allowedHeaders.map((elem, _index504)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28953
|
+
path: _path + ".allowedHeaders[" + _index504 + "]",
|
|
28953
28954
|
expected: "string",
|
|
28954
28955
|
value: elem
|
|
28955
28956
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -28965,8 +28966,8 @@ const validateConfig = (()=>{
|
|
|
28965
28966
|
path: _path + ".exposedHeaders",
|
|
28966
28967
|
expected: "(Array<string> | string | undefined)",
|
|
28967
28968
|
value: input.exposedHeaders
|
|
28968
|
-
})) && input.exposedHeaders.map((elem,
|
|
28969
|
-
path: _path + ".exposedHeaders[" +
|
|
28969
|
+
})) && input.exposedHeaders.map((elem, _index505)=>"string" == typeof elem || _report(_exceptionable, {
|
|
28970
|
+
path: _path + ".exposedHeaders[" + _index505 + "]",
|
|
28970
28971
|
expected: "string",
|
|
28971
28972
|
value: elem
|
|
28972
28973
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29051,8 +29052,8 @@ const validateConfig = (()=>{
|
|
|
29051
29052
|
path: _path + ".pathFilter",
|
|
29052
29053
|
expected: "(Array<string> | string | undefined)",
|
|
29053
29054
|
value: input.pathFilter
|
|
29054
|
-
})) && input.pathFilter.map((elem,
|
|
29055
|
-
path: _path + ".pathFilter[" +
|
|
29055
|
+
})) && input.pathFilter.map((elem, _index506)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29056
|
+
path: _path + ".pathFilter[" + _index506 + "]",
|
|
29056
29057
|
expected: "string",
|
|
29057
29058
|
value: elem
|
|
29058
29059
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29077,12 +29078,12 @@ const validateConfig = (()=>{
|
|
|
29077
29078
|
path: _path + ".plugins",
|
|
29078
29079
|
expected: "(Array<Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>>.o1 | undefined)",
|
|
29079
29080
|
value: input.plugins
|
|
29080
|
-
})) && input.plugins.map((elem,
|
|
29081
|
-
path: _path + ".plugins[" +
|
|
29081
|
+
})) && input.plugins.map((elem, _index507)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
29082
|
+
path: _path + ".plugins[" + _index507 + "]",
|
|
29082
29083
|
expected: "Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>.o1",
|
|
29083
29084
|
value: elem
|
|
29084
|
-
})) && _vo301(elem, _path + ".plugins[" +
|
|
29085
|
-
path: _path + ".plugins[" +
|
|
29085
|
+
})) && _vo301(elem, _path + ".plugins[" + _index507 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29086
|
+
path: _path + ".plugins[" + _index507 + "]",
|
|
29086
29087
|
expected: "Plugin<\"http\".IncomingMessage, \"http\".ServerResponse<\"http\".IncomingMessage>>.o1",
|
|
29087
29088
|
value: elem
|
|
29088
29089
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29646,8 +29647,8 @@ const validateConfig = (()=>{
|
|
|
29646
29647
|
path: _path + ".entry",
|
|
29647
29648
|
expected: "(Array<string> | Record<string, string | string[] | EntryDescription> | string | undefined)",
|
|
29648
29649
|
value: input.entry
|
|
29649
|
-
})) && (void 0 === input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem,
|
|
29650
|
-
path: _path + ".entry[" +
|
|
29650
|
+
})) && (void 0 === input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem, _index508)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29651
|
+
path: _path + ".entry[" + _index508 + "]",
|
|
29651
29652
|
expected: "string",
|
|
29652
29653
|
value: elem
|
|
29653
29654
|
})).every((flag)=>flag) || "object" == typeof input.entry && null !== input.entry && false === Array.isArray(input.entry) && _vo311(input.entry, _path + ".entry", _exceptionable) || _report(_exceptionable, {
|
|
@@ -29663,24 +29664,24 @@ const validateConfig = (()=>{
|
|
|
29663
29664
|
path: _path + ".exclude",
|
|
29664
29665
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
29665
29666
|
value: input.exclude
|
|
29666
|
-
})) && input.exclude.map((elem,
|
|
29667
|
-
path: _path + ".exclude[" +
|
|
29667
|
+
})) && input.exclude.map((elem, _index509)=>(null !== elem || _report(_exceptionable, {
|
|
29668
|
+
path: _path + ".exclude[" + _index509 + "]",
|
|
29668
29669
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29669
29670
|
value: elem
|
|
29670
29671
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
29671
|
-
path: _path + ".exclude[" +
|
|
29672
|
+
path: _path + ".exclude[" + _index509 + "]",
|
|
29672
29673
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29673
29674
|
value: elem
|
|
29674
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" +
|
|
29675
|
-
path: _path + ".exclude[" +
|
|
29675
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" + _index509 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29676
|
+
path: _path + ".exclude[" + _index509 + "]",
|
|
29676
29677
|
expected: "RuleSetConditions",
|
|
29677
29678
|
value: elem
|
|
29678
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" +
|
|
29679
|
-
path: _path + ".exclude[" +
|
|
29679
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".exclude[" + _index509 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29680
|
+
path: _path + ".exclude[" + _index509 + "]",
|
|
29680
29681
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29681
29682
|
value: elem
|
|
29682
29683
|
}) || _report(_exceptionable, {
|
|
29683
|
-
path: _path + ".exclude[" +
|
|
29684
|
+
path: _path + ".exclude[" + _index509 + "]",
|
|
29684
29685
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29685
29686
|
value: elem
|
|
29686
29687
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29692,24 +29693,24 @@ const validateConfig = (()=>{
|
|
|
29692
29693
|
path: _path + ".include",
|
|
29693
29694
|
expected: "(Array<RuleSetCondition> | undefined)",
|
|
29694
29695
|
value: input.include
|
|
29695
|
-
})) && input.include.map((elem,
|
|
29696
|
-
path: _path + ".include[" +
|
|
29696
|
+
})) && input.include.map((elem, _index510)=>(null !== elem || _report(_exceptionable, {
|
|
29697
|
+
path: _path + ".include[" + _index510 + "]",
|
|
29697
29698
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29698
29699
|
value: elem
|
|
29699
29700
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
29700
|
-
path: _path + ".include[" +
|
|
29701
|
+
path: _path + ".include[" + _index510 + "]",
|
|
29701
29702
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29702
29703
|
value: elem
|
|
29703
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" +
|
|
29704
|
-
path: _path + ".include[" +
|
|
29704
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" + _index510 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29705
|
+
path: _path + ".include[" + _index510 + "]",
|
|
29705
29706
|
expected: "RuleSetConditions",
|
|
29706
29707
|
value: elem
|
|
29707
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" +
|
|
29708
|
-
path: _path + ".include[" +
|
|
29708
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + ".include[" + _index510 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29709
|
+
path: _path + ".include[" + _index510 + "]",
|
|
29709
29710
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29710
29711
|
value: elem
|
|
29711
29712
|
}) || _report(_exceptionable, {
|
|
29712
|
-
path: _path + ".include[" +
|
|
29713
|
+
path: _path + ".include[" + _index510 + "]",
|
|
29713
29714
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
29714
29715
|
value: elem
|
|
29715
29716
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29725,8 +29726,8 @@ const validateConfig = (()=>{
|
|
|
29725
29726
|
path: _path + ".preEntry",
|
|
29726
29727
|
expected: "(Array<string> | string | undefined)",
|
|
29727
29728
|
value: input.preEntry
|
|
29728
|
-
})) && input.preEntry.map((elem,
|
|
29729
|
-
path: _path + ".preEntry[" +
|
|
29729
|
+
})) && input.preEntry.map((elem, _index511)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29730
|
+
path: _path + ".preEntry[" + _index511 + "]",
|
|
29730
29731
|
expected: "string",
|
|
29731
29732
|
value: elem
|
|
29732
29733
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29738,12 +29739,12 @@ const validateConfig = (()=>{
|
|
|
29738
29739
|
path: _path + ".transformImport",
|
|
29739
29740
|
expected: "(Array<TransformImport> | undefined)",
|
|
29740
29741
|
value: input.transformImport
|
|
29741
|
-
})) && input.transformImport.map((elem,
|
|
29742
|
-
path: _path + ".transformImport[" +
|
|
29742
|
+
})) && input.transformImport.map((elem, _index512)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
29743
|
+
path: _path + ".transformImport[" + _index512 + "]",
|
|
29743
29744
|
expected: "TransformImport.o1",
|
|
29744
29745
|
value: elem
|
|
29745
|
-
})) && _vo313(elem, _path + ".transformImport[" +
|
|
29746
|
-
path: _path + ".transformImport[" +
|
|
29746
|
+
})) && _vo313(elem, _path + ".transformImport[" + _index512 + "]", _exceptionable) || _report(_exceptionable, {
|
|
29747
|
+
path: _path + ".transformImport[" + _index512 + "]",
|
|
29747
29748
|
expected: "TransformImport.o1",
|
|
29748
29749
|
value: elem
|
|
29749
29750
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29819,8 +29820,8 @@ const validateConfig = (()=>{
|
|
|
29819
29820
|
path: _path + _accessExpressionAsString(key),
|
|
29820
29821
|
expected: "(Array<string> | EntryDescription.o1 | string)",
|
|
29821
29822
|
value: value
|
|
29822
|
-
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem,
|
|
29823
|
-
path: _path + _accessExpressionAsString(key) + "[" +
|
|
29823
|
+
})) && ("string" == typeof value || Array.isArray(value) && value.map((elem, _index513)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29824
|
+
path: _path + _accessExpressionAsString(key) + "[" + _index513 + "]",
|
|
29824
29825
|
expected: "string",
|
|
29825
29826
|
value: elem
|
|
29826
29827
|
})).every((flag)=>flag) || "object" == typeof value && null !== value && false === Array.isArray(value) && _vo312(value, _path + _accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
@@ -29843,8 +29844,8 @@ const validateConfig = (()=>{
|
|
|
29843
29844
|
path: _path + "[\"import\"]",
|
|
29844
29845
|
expected: "(Array<string> | string | undefined)",
|
|
29845
29846
|
value: input["import"]
|
|
29846
|
-
})) && input["import"].map((elem,
|
|
29847
|
-
path: _path + "[\"import\"][" +
|
|
29847
|
+
})) && input["import"].map((elem, _index514)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29848
|
+
path: _path + "[\"import\"][" + _index514 + "]",
|
|
29848
29849
|
expected: "string",
|
|
29849
29850
|
value: elem
|
|
29850
29851
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -29852,6 +29853,23 @@ const validateConfig = (()=>{
|
|
|
29852
29853
|
expected: "(Array<string> | string | undefined)",
|
|
29853
29854
|
value: input["import"]
|
|
29854
29855
|
})),
|
|
29856
|
+
(null !== input.dependOn || _report(_exceptionable, {
|
|
29857
|
+
path: _path + ".dependOn",
|
|
29858
|
+
expected: "(Array<string> | string | undefined)",
|
|
29859
|
+
value: input.dependOn
|
|
29860
|
+
})) && (void 0 === input.dependOn || "string" == typeof input.dependOn || (Array.isArray(input.dependOn) || _report(_exceptionable, {
|
|
29861
|
+
path: _path + ".dependOn",
|
|
29862
|
+
expected: "(Array<string> | string | undefined)",
|
|
29863
|
+
value: input.dependOn
|
|
29864
|
+
})) && input.dependOn.map((elem, _index515)=>"string" == typeof elem || _report(_exceptionable, {
|
|
29865
|
+
path: _path + ".dependOn[" + _index515 + "]",
|
|
29866
|
+
expected: "string",
|
|
29867
|
+
value: elem
|
|
29868
|
+
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
29869
|
+
path: _path + ".dependOn",
|
|
29870
|
+
expected: "(Array<string> | string | undefined)",
|
|
29871
|
+
value: input.dependOn
|
|
29872
|
+
})),
|
|
29855
29873
|
void 0 === input.publicPath || "string" == typeof input.publicPath || _report(_exceptionable, {
|
|
29856
29874
|
path: _path + ".publicPath",
|
|
29857
29875
|
expected: "(string | undefined)",
|
|
@@ -29860,6 +29878,7 @@ const validateConfig = (()=>{
|
|
|
29860
29878
|
0 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
29861
29879
|
if ([
|
|
29862
29880
|
"import",
|
|
29881
|
+
"dependOn",
|
|
29863
29882
|
"publicPath"
|
|
29864
29883
|
].some((prop)=>key === prop)) return true;
|
|
29865
29884
|
const value = input[key];
|
|
@@ -29933,7 +29952,7 @@ const validateConfig = (()=>{
|
|
|
29933
29952
|
path: _path + ".bundlerChain",
|
|
29934
29953
|
expected: "(Array<__type> | undefined)",
|
|
29935
29954
|
value: input.bundlerChain
|
|
29936
|
-
})) && input.bundlerChain.map((elem,
|
|
29955
|
+
})) && input.bundlerChain.map((elem, _index516)=>true).every((flag)=>flag) || _report(_exceptionable, {
|
|
29937
29956
|
path: _path + ".bundlerChain",
|
|
29938
29957
|
expected: "(Array<__type> | undefined)",
|
|
29939
29958
|
value: input.bundlerChain
|
|
@@ -29969,20 +29988,20 @@ const validateConfig = (()=>{
|
|
|
29969
29988
|
path: _path + ".rspack",
|
|
29970
29989
|
expected: "(Array<RspackOptions | ((config: NarrowedRspackConfig, ctx: ModifyRspackConfigUtils) => MaybePromise<void | RspackOptions>)> | RspackOptions | undefined)",
|
|
29971
29990
|
value: input.rspack
|
|
29972
|
-
})) && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.map((elem,
|
|
29973
|
-
path: _path + ".rspack[" +
|
|
29991
|
+
})) && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.map((elem, _index517)=>(null !== elem || _report(_exceptionable, {
|
|
29992
|
+
path: _path + ".rspack[" + _index517 + "]",
|
|
29974
29993
|
expected: "RspackOptions",
|
|
29975
29994
|
value: elem
|
|
29976
29995
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
29977
|
-
path: _path + ".rspack[" +
|
|
29996
|
+
path: _path + ".rspack[" + _index517 + "]",
|
|
29978
29997
|
expected: "RspackOptions",
|
|
29979
29998
|
value: elem
|
|
29980
29999
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29981
|
-
path: _path + ".rspack[" +
|
|
30000
|
+
path: _path + ".rspack[" + _index517 + "]",
|
|
29982
30001
|
expected: "RspackOptions",
|
|
29983
30002
|
value: elem
|
|
29984
|
-
})) && _vo94(elem, _path + ".rspack[" +
|
|
29985
|
-
path: _path + ".rspack[" +
|
|
30003
|
+
})) && _vo94(elem, _path + ".rspack[" + _index517 + "]", _exceptionable) || _report(_exceptionable, {
|
|
30004
|
+
path: _path + ".rspack[" + _index517 + "]",
|
|
29986
30005
|
expected: "RspackOptions",
|
|
29987
30006
|
value: elem
|
|
29988
30007
|
}))).every((flag)=>flag) || "object" == typeof input.rspack && null !== input.rspack && false === Array.isArray(input.rspack) && _vo94(input.rspack, _path + ".rspack", _exceptionable) || _report(_exceptionable, {
|
|
@@ -29998,20 +30017,20 @@ const validateConfig = (()=>{
|
|
|
29998
30017
|
path: _path + ".swc",
|
|
29999
30018
|
expected: "(Array<SwcLoaderOptions | ((config: SwcLoaderOptions) => void | SwcLoaderOptions)> | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1 | undefined)",
|
|
30000
30019
|
value: input.swc
|
|
30001
|
-
})) && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.map((elem,
|
|
30002
|
-
path: _path + ".swc[" +
|
|
30020
|
+
})) && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.map((elem, _index518)=>(null !== elem || _report(_exceptionable, {
|
|
30021
|
+
path: _path + ".swc[" + _index518 + "]",
|
|
30003
30022
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
30004
30023
|
value: elem
|
|
30005
30024
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
30006
|
-
path: _path + ".swc[" +
|
|
30025
|
+
path: _path + ".swc[" + _index518 + "]",
|
|
30007
30026
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
30008
30027
|
value: elem
|
|
30009
30028
|
})) && ("function" == typeof elem || ("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
30010
|
-
path: _path + ".swc[" +
|
|
30029
|
+
path: _path + ".swc[" + _index518 + "]",
|
|
30011
30030
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
30012
30031
|
value: elem
|
|
30013
|
-
})) && _vu0(elem, _path + ".swc[" +
|
|
30014
|
-
path: _path + ".swc[" +
|
|
30032
|
+
})) && _vu0(elem, _path + ".swc[" + _index518 + "]", _exceptionable) || _report(_exceptionable, {
|
|
30033
|
+
path: _path + ".swc[" + _index518 + "]",
|
|
30015
30034
|
expected: "(Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; } | Omit<Config, \"jsc\"> & { isModule?: boolean | \"unknown\"; collectTypeScriptInfo?: CollectTypeScriptInfoOptions; transformImport?: PluginImportOptions; rspackExperiments?: { ...; }; } & { ...; }.o1)",
|
|
30016
30035
|
value: elem
|
|
30017
30036
|
}))).every((flag)=>flag) || "object" == typeof input.swc && null !== input.swc && false === Array.isArray(input.swc) && _vu0(input.swc, _path + ".swc", _exceptionable) || _report(_exceptionable, {
|
|
@@ -30054,15 +30073,15 @@ const validateConfig = (()=>{
|
|
|
30054
30073
|
}),
|
|
30055
30074
|
(null !== input.modules || _report(_exceptionable, {
|
|
30056
30075
|
path: _path + ".modules",
|
|
30057
|
-
expected: "(CssLoaderModules | boolean | undefined)",
|
|
30076
|
+
expected: "(\"global\" | \"icss\" | \"local\" | \"pure\" | CssLoaderModules | boolean | undefined)",
|
|
30058
30077
|
value: input.modules
|
|
30059
|
-
})) && (void 0 === input.modules || "boolean" == typeof input.modules || ("object" == typeof input.modules && null !== input.modules && false === Array.isArray(input.modules) || _report(_exceptionable, {
|
|
30078
|
+
})) && (void 0 === input.modules || "local" === input.modules || "global" === input.modules || "pure" === input.modules || "icss" === input.modules || "boolean" == typeof input.modules || ("object" == typeof input.modules && null !== input.modules && false === Array.isArray(input.modules) || _report(_exceptionable, {
|
|
30060
30079
|
path: _path + ".modules",
|
|
30061
|
-
expected: "(CssLoaderModules | boolean | undefined)",
|
|
30080
|
+
expected: "(\"global\" | \"icss\" | \"local\" | \"pure\" | CssLoaderModules | boolean | undefined)",
|
|
30062
30081
|
value: input.modules
|
|
30063
30082
|
})) && _vo316(input.modules, _path + ".modules", _exceptionable) || _report(_exceptionable, {
|
|
30064
30083
|
path: _path + ".modules",
|
|
30065
|
-
expected: "(CssLoaderModules | boolean | undefined)",
|
|
30084
|
+
expected: "(\"global\" | \"icss\" | \"local\" | \"pure\" | CssLoaderModules | boolean | undefined)",
|
|
30066
30085
|
value: input.modules
|
|
30067
30086
|
})),
|
|
30068
30087
|
0 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
@@ -30259,8 +30278,8 @@ const validateConfig = (()=>{
|
|
|
30259
30278
|
path: _path + ".features",
|
|
30260
30279
|
expected: "(Array<keyof RsdoctorWebpackPluginFeatures> | RsdoctorWebpackPluginFeatures | undefined)",
|
|
30261
30280
|
value: input.features
|
|
30262
|
-
})) && (void 0 === input.features || Array.isArray(input.features) && input.features.map((elem,
|
|
30263
|
-
path: _path + ".features[" +
|
|
30281
|
+
})) && (void 0 === input.features || Array.isArray(input.features) && input.features.map((elem, _index519)=>"plugins" === elem || "loader" === elem || "lite" === elem || "resolver" === elem || "bundle" === elem || "treeShaking" === elem || _report(_exceptionable, {
|
|
30282
|
+
path: _path + ".features[" + _index519 + "]",
|
|
30264
30283
|
expected: "(\"bundle\" | \"lite\" | \"loader\" | \"plugins\" | \"resolver\" | \"treeShaking\")",
|
|
30265
30284
|
value: elem
|
|
30266
30285
|
})).every((flag)=>flag) || "object" == typeof input.features && null !== input.features && false === Array.isArray(input.features) && _vo332(input.features, _path + ".features", _exceptionable) || _report(_exceptionable, {
|
|
@@ -30615,8 +30634,8 @@ const validateConfig = (()=>{
|
|
|
30615
30634
|
path: _path + ".type",
|
|
30616
30635
|
expected: "(Array<\"html\" | \"json\"> | undefined)",
|
|
30617
30636
|
value: input.type
|
|
30618
|
-
})) && input.type.map((elem,
|
|
30619
|
-
path: _path + ".type[" +
|
|
30637
|
+
})) && input.type.map((elem, _index520)=>"html" === elem || "json" === elem || _report(_exceptionable, {
|
|
30638
|
+
path: _path + ".type[" + _index520 + "]",
|
|
30620
30639
|
expected: "(\"html\" | \"json\")",
|
|
30621
30640
|
value: elem
|
|
30622
30641
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -30845,8 +30864,8 @@ const validateConfig = (()=>{
|
|
|
30845
30864
|
path: _path + ".skipLoaders",
|
|
30846
30865
|
expected: "(Array<string> | undefined)",
|
|
30847
30866
|
value: input.skipLoaders
|
|
30848
|
-
})) && input.skipLoaders.map((elem,
|
|
30849
|
-
path: _path + ".skipLoaders[" +
|
|
30867
|
+
})) && input.skipLoaders.map((elem, _index521)=>"string" == typeof elem || _report(_exceptionable, {
|
|
30868
|
+
path: _path + ".skipLoaders[" + _index521 + "]",
|
|
30850
30869
|
expected: "string",
|
|
30851
30870
|
value: elem
|
|
30852
30871
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -31026,12 +31045,12 @@ const validateConfig = (()=>{
|
|
|
31026
31045
|
path: _path + ".stack",
|
|
31027
31046
|
expected: "Array<createServer.ServerStackItem>",
|
|
31028
31047
|
value: input.stack
|
|
31029
|
-
})) && input.stack.map((elem,
|
|
31030
|
-
path: _path + ".stack[" +
|
|
31048
|
+
})) && input.stack.map((elem, _index522)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
31049
|
+
path: _path + ".stack[" + _index522 + "]",
|
|
31031
31050
|
expected: "createServer.ServerStackItem",
|
|
31032
31051
|
value: elem
|
|
31033
|
-
})) && _vo337(elem, _path + ".stack[" +
|
|
31034
|
-
path: _path + ".stack[" +
|
|
31052
|
+
})) && _vo337(elem, _path + ".stack[" + _index522 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31053
|
+
path: _path + ".stack[" + _index522 + "]",
|
|
31035
31054
|
expected: "createServer.ServerStackItem",
|
|
31036
31055
|
value: elem
|
|
31037
31056
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -31450,12 +31469,12 @@ const validateConfig = (()=>{
|
|
|
31450
31469
|
path: _path + ".interceptors",
|
|
31451
31470
|
expected: "Array<HookInterceptor<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], void, UnsetAdditionalOptions>>",
|
|
31452
31471
|
value: input.interceptors
|
|
31453
|
-
})) && input.interceptors.map((elem,
|
|
31454
|
-
path: _path + ".interceptors[" +
|
|
31472
|
+
})) && input.interceptors.map((elem, _index523)=>("object" == typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
31473
|
+
path: _path + ".interceptors[" + _index523 + "]",
|
|
31455
31474
|
expected: "HookInterceptor<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], void, UnsetAdditionalOptions>",
|
|
31456
31475
|
value: elem
|
|
31457
|
-
})) && _vo346(elem, _path + ".interceptors[" +
|
|
31458
|
-
path: _path + ".interceptors[" +
|
|
31476
|
+
})) && _vo346(elem, _path + ".interceptors[" + _index523 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31477
|
+
path: _path + ".interceptors[" + _index523 + "]",
|
|
31459
31478
|
expected: "HookInterceptor<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], void, UnsetAdditionalOptions>",
|
|
31460
31479
|
value: elem
|
|
31461
31480
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -31467,12 +31486,12 @@ const validateConfig = (()=>{
|
|
|
31467
31486
|
path: _path + ".taps",
|
|
31468
31487
|
expected: "Array<FullTap>",
|
|
31469
31488
|
value: input.taps
|
|
31470
|
-
})) && input.taps.map((elem,
|
|
31471
|
-
path: _path + ".taps[" +
|
|
31489
|
+
})) && input.taps.map((elem, _index524)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
31490
|
+
path: _path + ".taps[" + _index524 + "]",
|
|
31472
31491
|
expected: "FullTap",
|
|
31473
31492
|
value: elem
|
|
31474
|
-
})) && _vo347(elem, _path + ".taps[" +
|
|
31475
|
-
path: _path + ".taps[" +
|
|
31493
|
+
})) && _vo347(elem, _path + ".taps[" + _index524 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31494
|
+
path: _path + ".taps[" + _index524 + "]",
|
|
31476
31495
|
expected: "FullTap",
|
|
31477
31496
|
value: elem
|
|
31478
31497
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -31664,7 +31683,7 @@ const validateConfig = (()=>{
|
|
|
31664
31683
|
});
|
|
31665
31684
|
})();
|
|
31666
31685
|
const _vu4 = (input, _path, _exceptionable = true)=>(()=>{
|
|
31667
|
-
if (null !== input.use && void 0 !== input.use && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.map((elem,
|
|
31686
|
+
if (null !== input.use && void 0 !== input.use && ("function" == typeof input.use || "string" == typeof input.use || Array.isArray(input.use) && input.use.map((elem, _index525)=>null != elem && ("string" == typeof elem || "object" == typeof elem && null !== elem && _vo194(elem, _path + ".use[" + _index525 + "]", false))).every((flag)=>flag) || "object" == typeof input.use && null !== input.use && _vo194(input.use, _path + ".use", false))) return _vo193(input, _path, _exceptionable);
|
|
31668
31687
|
if ("string" == typeof input.loader) return _vo190(input, _path, _exceptionable);
|
|
31669
31688
|
return _vo196(input, _path, _exceptionable);
|
|
31670
31689
|
})();
|
|
@@ -31782,50 +31801,50 @@ const validateConfig = (()=>{
|
|
|
31782
31801
|
value: input
|
|
31783
31802
|
});
|
|
31784
31803
|
})();
|
|
31785
|
-
const _va0 = (input, _path, _exceptionable = true)=>input.map((elem,
|
|
31786
|
-
path: _path + "[" +
|
|
31804
|
+
const _va0 = (input, _path, _exceptionable = true)=>input.map((elem, _index526)=>(null !== elem || _report(_exceptionable, {
|
|
31805
|
+
path: _path + "[" + _index526 + "]",
|
|
31787
31806
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
31788
31807
|
value: elem
|
|
31789
31808
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
31790
|
-
path: _path + "[" +
|
|
31809
|
+
path: _path + "[" + _index526 + "]",
|
|
31791
31810
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
31792
31811
|
value: elem
|
|
31793
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + "[" +
|
|
31794
|
-
path: _path + "[" +
|
|
31812
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + "[" + _index526 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31813
|
+
path: _path + "[" + _index526 + "]",
|
|
31795
31814
|
expected: "RuleSetConditions",
|
|
31796
31815
|
value: elem
|
|
31797
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + "[" +
|
|
31798
|
-
path: _path + "[" +
|
|
31816
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo191(elem, _path + "[" + _index526 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31817
|
+
path: _path + "[" + _index526 + "]",
|
|
31799
31818
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
31800
31819
|
value: elem
|
|
31801
31820
|
}) || _report(_exceptionable, {
|
|
31802
|
-
path: _path + "[" +
|
|
31821
|
+
path: _path + "[" + _index526 + "]",
|
|
31803
31822
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
31804
31823
|
value: elem
|
|
31805
31824
|
}))).every((flag)=>flag);
|
|
31806
|
-
const _va1 = (input, _path, _exceptionable = true)=>input.map((elem,
|
|
31807
|
-
path: _path + "[" +
|
|
31825
|
+
const _va1 = (input, _path, _exceptionable = true)=>input.map((elem, _index527)=>null == elem || "string" == typeof elem || "number" == typeof elem || "bigint" == typeof elem || "boolean" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va1(elem, _path + "[" + _index527 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31826
|
+
path: _path + "[" + _index527 + "]",
|
|
31808
31827
|
expected: "Array<RecursiveArrayOrRecord<CodeValuePrimitive>>",
|
|
31809
31828
|
value: elem
|
|
31810
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vu5(elem, _path + "[" +
|
|
31811
|
-
path: _path + "[" +
|
|
31829
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vu5(elem, _path + "[" + _index527 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31830
|
+
path: _path + "[" + _index527 + "]",
|
|
31812
31831
|
expected: "(Array<RecursiveArrayOrRecord<CodeValuePrimitive>> | Function | RegExp | __type.o53 | bigint | boolean | null | number | string | undefined)",
|
|
31813
31832
|
value: elem
|
|
31814
31833
|
}) || _report(_exceptionable, {
|
|
31815
|
-
path: _path + "[" +
|
|
31834
|
+
path: _path + "[" + _index527 + "]",
|
|
31816
31835
|
expected: "(Array<RecursiveArrayOrRecord<CodeValuePrimitive>> | Function | RegExp | __type.o53 | bigint | boolean | null | number | string | undefined)",
|
|
31817
31836
|
value: elem
|
|
31818
31837
|
})).every((flag)=>flag);
|
|
31819
|
-
const _va2 = (input, _path, _exceptionable = true)=>input.map((elem,
|
|
31820
|
-
path: _path + "[" +
|
|
31838
|
+
const _va2 = (input, _path, _exceptionable = true)=>input.map((elem, _index528)=>null == elem || false === elem || Array.isArray(elem) && (_va2(elem, _path + "[" + _index528 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31839
|
+
path: _path + "[" + _index528 + "]",
|
|
31821
31840
|
expected: "RsbuildPlugins",
|
|
31822
31841
|
value: elem
|
|
31823
|
-
})) || "object" == typeof elem && null !== elem && _vu6(elem, _path + "[" +
|
|
31824
|
-
path: _path + "[" +
|
|
31842
|
+
})) || "object" == typeof elem && null !== elem && _vu6(elem, _path + "[" + _index528 + "]", _exceptionable) || _report(_exceptionable, {
|
|
31843
|
+
path: _path + "[" + _index528 + "]",
|
|
31825
31844
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | RsbuildPlugins | LooseRsbuildPlugin | Falsy | false | null | undefined)",
|
|
31826
31845
|
value: elem
|
|
31827
31846
|
}) || _report(_exceptionable, {
|
|
31828
|
-
path: _path + "[" +
|
|
31847
|
+
path: _path + "[" + _index528 + "]",
|
|
31829
31848
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | RsbuildPlugins | LooseRsbuildPlugin | Falsy | false | null | undefined)",
|
|
31830
31849
|
value: elem
|
|
31831
31850
|
})).every((flag)=>flag);
|