@lynx-js/rspeedy-canary 0.10.8-canary-20250820-f66e3196 → 0.10.8-canary-20250820-cf468211
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 +1 -1
- package/dist/src_config_validate_ts.js +26 -29
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1490,9 +1490,9 @@ export const __webpack_modules__ = {
|
|
|
1490
1490
|
if (void 0 === value) return true;
|
|
1491
1491
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1492
1492
|
});
|
|
1493
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1493
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@920"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1494
1494
|
if ([
|
|
1495
|
-
"__@toStringTag@
|
|
1495
|
+
"__@toStringTag@920"
|
|
1496
1496
|
].some((prop)=>key === prop)) return true;
|
|
1497
1497
|
const value = input[key];
|
|
1498
1498
|
if (void 0 === value) return true;
|
|
@@ -3097,14 +3097,14 @@ export const __webpack_modules__ = {
|
|
|
3097
3097
|
if (void 0 === value) return true;
|
|
3098
3098
|
return false;
|
|
3099
3099
|
})));
|
|
3100
|
-
const _io149 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@
|
|
3100
|
+
const _io149 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@920"] && Object.keys(input).every((key)=>{
|
|
3101
3101
|
if ([
|
|
3102
3102
|
"BYTES_PER_ELEMENT",
|
|
3103
3103
|
"buffer",
|
|
3104
3104
|
"byteLength",
|
|
3105
3105
|
"byteOffset",
|
|
3106
3106
|
"length",
|
|
3107
|
-
"__@toStringTag@
|
|
3107
|
+
"__@toStringTag@920"
|
|
3108
3108
|
].some((prop)=>key === prop)) return true;
|
|
3109
3109
|
const value = input[key];
|
|
3110
3110
|
if (void 0 === value) return true;
|
|
@@ -6356,9 +6356,9 @@ export const __webpack_modules__ = {
|
|
|
6356
6356
|
if (void 0 === value) return true;
|
|
6357
6357
|
return false;
|
|
6358
6358
|
}));
|
|
6359
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6359
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@920"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6360
6360
|
if ([
|
|
6361
|
-
"__@toStringTag@
|
|
6361
|
+
"__@toStringTag@920"
|
|
6362
6362
|
].some((prop)=>key === prop)) return true;
|
|
6363
6363
|
const value = input[key];
|
|
6364
6364
|
if (void 0 === value) return true;
|
|
@@ -6751,7 +6751,7 @@ export const __webpack_modules__ = {
|
|
|
6751
6751
|
if (void 0 === value) return true;
|
|
6752
6752
|
return false;
|
|
6753
6753
|
}));
|
|
6754
|
-
const _io443 = (input, _exceptionable = true)=>"object" == typeof input.server && null !== input.server && _io444(input.server, _exceptionable) && (void 0 === input.extraConfig || "object" == typeof input.extraConfig && null !== input.extraConfig && false === Array.isArray(input.extraConfig) && _io445(input.extraConfig, _exceptionable)) && (0 === input.type || 1 === input.type || 2 === input.type || 3 === input.type || 4 === input.type) && "string" == typeof input._root && true && true && true && true && true && true && true && true && true && true && true && true &&
|
|
6754
|
+
const _io443 = (input, _exceptionable = true)=>"object" == typeof input.server && null !== input.server && _io444(input.server, _exceptionable) && (void 0 === input.extraConfig || "object" == typeof input.extraConfig && null !== input.extraConfig && false === Array.isArray(input.extraConfig) && _io445(input.extraConfig, _exceptionable)) && (0 === input.type || 1 === input.type || 2 === input.type || 3 === input.type || 4 === input.type) && "string" == typeof input._root && true && true && true && true && true && true && true && true && true && true && true && true && "string" == typeof input._name && "string" == typeof input.hash && "string" == typeof input.root && "number" == typeof input.pid && "object" == typeof input.hooks && null !== input.hooks && _io448(input.hooks, _exceptionable) && "object" == typeof input._envinfo && null !== input._envinfo && _io451(input._envinfo, _exceptionable) && true && true && "string" == typeof input.diskManifestPath && (void 0 === input.cloudData || "object" == typeof input.cloudData && null !== input.cloudData && _io452(input.cloudData, _exceptionable)) && (24 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6755
6755
|
if ([
|
|
6756
6756
|
"server",
|
|
6757
6757
|
"extraConfig",
|
|
@@ -6769,7 +6769,6 @@ export const __webpack_modules__ = {
|
|
|
6769
6769
|
"_rawSourceMapCache",
|
|
6770
6770
|
"_sourceMap",
|
|
6771
6771
|
"_packageGraph",
|
|
6772
|
-
"_tileReportHtml",
|
|
6773
6772
|
"_name",
|
|
6774
6773
|
"hash",
|
|
6775
6774
|
"root",
|
|
@@ -6951,18 +6950,18 @@ export const __webpack_modules__ = {
|
|
|
6951
6950
|
return false;
|
|
6952
6951
|
})();
|
|
6953
6952
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
6954
|
-
if (void 0 !== input["__@toStringTag@
|
|
6953
|
+
if (void 0 !== input["__@toStringTag@920"]) return _io149(input, _exceptionable);
|
|
6955
6954
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
6956
6955
|
return false;
|
|
6957
6956
|
})();
|
|
6958
6957
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
6959
|
-
if (void 0 !== input["__@toStringTag@
|
|
6958
|
+
if (void 0 !== input["__@toStringTag@920"]) return _io149(input, _exceptionable);
|
|
6960
6959
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
6961
6960
|
return false;
|
|
6962
6961
|
})();
|
|
6963
6962
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
6964
6963
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
6965
|
-
if (void 0 !== input["__@toStringTag@
|
|
6964
|
+
if (void 0 !== input["__@toStringTag@920"]) return _io406(input, _exceptionable);
|
|
6966
6965
|
return false;
|
|
6967
6966
|
})();
|
|
6968
6967
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9547,14 +9546,14 @@ export const __webpack_modules__ = {
|
|
|
9547
9546
|
}).every((flag)=>flag)
|
|
9548
9547
|
].every((flag)=>flag);
|
|
9549
9548
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9550
|
-
"string" == typeof input["__@toStringTag@
|
|
9551
|
-
path: _path + "[\"__@toStringTag@
|
|
9549
|
+
"string" == typeof input["__@toStringTag@920"] || _report(_exceptionable, {
|
|
9550
|
+
path: _path + "[\"__@toStringTag@920\"]",
|
|
9552
9551
|
expected: "string",
|
|
9553
|
-
value: input["__@toStringTag@
|
|
9552
|
+
value: input["__@toStringTag@920"]
|
|
9554
9553
|
}),
|
|
9555
9554
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9556
9555
|
if ([
|
|
9557
|
-
"__@toStringTag@
|
|
9556
|
+
"__@toStringTag@920"
|
|
9558
9557
|
].some((prop)=>key === prop)) return true;
|
|
9559
9558
|
const value = input[key];
|
|
9560
9559
|
if (void 0 === value) return true;
|
|
@@ -18542,10 +18541,10 @@ export const __webpack_modules__ = {
|
|
|
18542
18541
|
expected: "number",
|
|
18543
18542
|
value: input.length
|
|
18544
18543
|
}),
|
|
18545
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18546
|
-
path: _path + "[\"__@toStringTag@
|
|
18544
|
+
"Uint8Array" === input["__@toStringTag@920"] || _report(_exceptionable, {
|
|
18545
|
+
path: _path + "[\"__@toStringTag@920\"]",
|
|
18547
18546
|
expected: "\"Uint8Array\"",
|
|
18548
|
-
value: input["__@toStringTag@
|
|
18547
|
+
value: input["__@toStringTag@920"]
|
|
18549
18548
|
}),
|
|
18550
18549
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18551
18550
|
if ([
|
|
@@ -18554,7 +18553,7 @@ export const __webpack_modules__ = {
|
|
|
18554
18553
|
"byteLength",
|
|
18555
18554
|
"byteOffset",
|
|
18556
18555
|
"length",
|
|
18557
|
-
"__@toStringTag@
|
|
18556
|
+
"__@toStringTag@920"
|
|
18558
18557
|
].some((prop)=>key === prop)) return true;
|
|
18559
18558
|
const value = input[key];
|
|
18560
18559
|
if (void 0 === value) return true;
|
|
@@ -36607,14 +36606,14 @@ export const __webpack_modules__ = {
|
|
|
36607
36606
|
}).every((flag)=>flag)
|
|
36608
36607
|
].every((flag)=>flag);
|
|
36609
36608
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36610
|
-
"string" == typeof input["__@toStringTag@
|
|
36611
|
-
path: _path + "[\"__@toStringTag@
|
|
36609
|
+
"string" == typeof input["__@toStringTag@920"] || _report(_exceptionable, {
|
|
36610
|
+
path: _path + "[\"__@toStringTag@920\"]",
|
|
36612
36611
|
expected: "string",
|
|
36613
|
-
value: input["__@toStringTag@
|
|
36612
|
+
value: input["__@toStringTag@920"]
|
|
36614
36613
|
}),
|
|
36615
36614
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36616
36615
|
if ([
|
|
36617
|
-
"__@toStringTag@
|
|
36616
|
+
"__@toStringTag@920"
|
|
36618
36617
|
].some((prop)=>key === prop)) return true;
|
|
36619
36618
|
const value = input[key];
|
|
36620
36619
|
if (void 0 === value) return true;
|
|
@@ -38881,7 +38880,6 @@ export const __webpack_modules__ = {
|
|
|
38881
38880
|
true,
|
|
38882
38881
|
true,
|
|
38883
38882
|
true,
|
|
38884
|
-
true,
|
|
38885
38883
|
"string" == typeof input._name || _report(_exceptionable, {
|
|
38886
38884
|
path: _path + "._name",
|
|
38887
38885
|
expected: "string",
|
|
@@ -38936,7 +38934,7 @@ export const __webpack_modules__ = {
|
|
|
38936
38934
|
expected: "(RsdoctorManifestWithShardingFiles | undefined)",
|
|
38937
38935
|
value: input.cloudData
|
|
38938
38936
|
}),
|
|
38939
|
-
|
|
38937
|
+
24 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
38940
38938
|
if ([
|
|
38941
38939
|
"server",
|
|
38942
38940
|
"extraConfig",
|
|
@@ -38954,7 +38952,6 @@ export const __webpack_modules__ = {
|
|
|
38954
38952
|
"_rawSourceMapCache",
|
|
38955
38953
|
"_sourceMap",
|
|
38956
38954
|
"_packageGraph",
|
|
38957
|
-
"_tileReportHtml",
|
|
38958
38955
|
"_name",
|
|
38959
38956
|
"hash",
|
|
38960
38957
|
"root",
|
|
@@ -39638,7 +39635,7 @@ export const __webpack_modules__ = {
|
|
|
39638
39635
|
});
|
|
39639
39636
|
})();
|
|
39640
39637
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39641
|
-
if (void 0 !== input["__@toStringTag@
|
|
39638
|
+
if (void 0 !== input["__@toStringTag@920"]) return _vo149(input, _path, _exceptionable);
|
|
39642
39639
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
39643
39640
|
return _report(_exceptionable, {
|
|
39644
39641
|
path: _path,
|
|
@@ -39647,7 +39644,7 @@ export const __webpack_modules__ = {
|
|
|
39647
39644
|
});
|
|
39648
39645
|
})();
|
|
39649
39646
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39650
|
-
if (void 0 !== input["__@toStringTag@
|
|
39647
|
+
if (void 0 !== input["__@toStringTag@920"]) return _vo149(input, _path, _exceptionable);
|
|
39651
39648
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
39652
39649
|
return _report(_exceptionable, {
|
|
39653
39650
|
path: _path,
|
|
@@ -39657,7 +39654,7 @@ export const __webpack_modules__ = {
|
|
|
39657
39654
|
})();
|
|
39658
39655
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39659
39656
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
39660
|
-
if (void 0 !== input["__@toStringTag@
|
|
39657
|
+
if (void 0 !== input["__@toStringTag@920"]) return _vo406(input, _path, _exceptionable);
|
|
39661
39658
|
return _report(_exceptionable, {
|
|
39662
39659
|
path: _path,
|
|
39663
39660
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lynx-js/rspeedy-canary",
|
|
3
|
-
"version": "0.10.8-canary-20250820-
|
|
3
|
+
"version": "0.10.8-canary-20250820-cf468211",
|
|
4
4
|
"description": "A webpack/rspack-based frontend toolchain for Lynx",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
|
|
52
52
|
"@rsbuild/core": "1.4.15",
|
|
53
53
|
"@rsbuild/plugin-css-minimizer": "1.0.3",
|
|
54
|
-
"@rsdoctor/rspack-plugin": "1.2.
|
|
54
|
+
"@rsdoctor/rspack-plugin": "1.2.3"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@microsoft/api-extractor": "7.52.10",
|