@lynx-js/rspeedy-canary 0.10.3-canary-20250728-58c82e92 → 0.10.4-canary-20250801-84cbca1a
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 +7 -1
- package/dist/index.js +1 -1
- package/dist/src_cli_commands_ts.js +1 -1
- package/dist/src_config_validate_ts.js +59 -27
- package/dist/src_plugins_api_plugin_ts.js +2 -2
- package/dist/src_plugins_rsdoctor_plugin_ts.js +7 -13
- package/dist/src_version_ts.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
# @lynx-js/rspeedy
|
|
2
2
|
|
|
3
|
-
## 0.10.
|
|
3
|
+
## 0.10.4-canary-20250801070540-84cbca1a9b5af20d6e49be08781745f79a8d9ad6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Bump Rsbuild v1.4.12 with Rspack v1.4.11. ([#1326](https://github.com/lynx-family/lynx-stack/pull/1326))
|
|
8
|
+
|
|
9
|
+
## 0.10.3
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
package/dist/index.js
CHANGED
|
@@ -112,7 +112,7 @@ var __webpack_modules__ = {
|
|
|
112
112
|
});
|
|
113
113
|
var core_ = __webpack_require__("@rsbuild/core");
|
|
114
114
|
var package_namespaceObject = {
|
|
115
|
-
i8: "0.10.
|
|
115
|
+
i8: "0.10.3"
|
|
116
116
|
};
|
|
117
117
|
const version = package_namespaceObject.i8;
|
|
118
118
|
const rspackVersion = core_.rspack.rspackVersion;
|
|
@@ -40,7 +40,7 @@ export const __webpack_modules__ = {
|
|
|
40
40
|
});
|
|
41
41
|
var core_ = __webpack_require__("@rsbuild/core");
|
|
42
42
|
var package_namespaceObject = {
|
|
43
|
-
i8: "0.10.
|
|
43
|
+
i8: "0.10.3"
|
|
44
44
|
};
|
|
45
45
|
const version = package_namespaceObject.i8;
|
|
46
46
|
const rspackVersion = core_.rspack.rspackVersion;
|
|
@@ -1469,9 +1469,9 @@ export const __webpack_modules__ = {
|
|
|
1469
1469
|
if (void 0 === value) return true;
|
|
1470
1470
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1471
1471
|
});
|
|
1472
|
-
const _io40 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1472
|
+
const _io40 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6589"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1473
1473
|
if ([
|
|
1474
|
-
"__@toStringTag@
|
|
1474
|
+
"__@toStringTag@6589"
|
|
1475
1475
|
].some((prop)=>key === prop)) return true;
|
|
1476
1476
|
const value = input[key];
|
|
1477
1477
|
if (void 0 === value) return true;
|
|
@@ -3076,14 +3076,14 @@ export const __webpack_modules__ = {
|
|
|
3076
3076
|
if (void 0 === value) return true;
|
|
3077
3077
|
return false;
|
|
3078
3078
|
})));
|
|
3079
|
-
const _io148 = (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@
|
|
3079
|
+
const _io148 = (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@6589"] && Object.keys(input).every((key)=>{
|
|
3080
3080
|
if ([
|
|
3081
3081
|
"BYTES_PER_ELEMENT",
|
|
3082
3082
|
"buffer",
|
|
3083
3083
|
"byteLength",
|
|
3084
3084
|
"byteOffset",
|
|
3085
3085
|
"length",
|
|
3086
|
-
"__@toStringTag@
|
|
3086
|
+
"__@toStringTag@6589"
|
|
3087
3087
|
].some((prop)=>key === prop)) return true;
|
|
3088
3088
|
const value = input[key];
|
|
3089
3089
|
if (void 0 === value) return true;
|
|
@@ -5719,7 +5719,7 @@ export const __webpack_modules__ = {
|
|
|
5719
5719
|
if (void 0 === value) return true;
|
|
5720
5720
|
return false;
|
|
5721
5721
|
}));
|
|
5722
|
-
const _io357 = (input, _exceptionable = true)=>(void 0 === input.html || "string" == typeof input.html) && null !== input.js && (void 0 === input.js || "function" == typeof input.js || "string" == typeof input.js) && null !== input.css && (void 0 === input.css || "function" == typeof input.css || "string" == typeof input.css) && null !== input.svg && (void 0 === input.svg || "function" == typeof input.svg || "string" == typeof input.svg) && null !== input.font && (void 0 === input.font || "function" == typeof input.font || "string" == typeof input.font) && null !== input.image && (void 0 === input.image || "function" == typeof input.image || "string" == typeof input.image) && null !== input.media && (void 0 === input.media || "function" == typeof input.media || "string" == typeof input.media) && null !== input.assets && (void 0 === input.assets || "function" == typeof input.assets || "string" == typeof input.assets) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5722
|
+
const _io357 = (input, _exceptionable = true)=>(void 0 === input.html || "string" == typeof input.html) && null !== input.js && (void 0 === input.js || "function" == typeof input.js || "string" == typeof input.js) && null !== input.css && (void 0 === input.css || "function" == typeof input.css || "string" == typeof input.css) && null !== input.svg && (void 0 === input.svg || "function" == typeof input.svg || "string" == typeof input.svg) && null !== input.font && (void 0 === input.font || "function" == typeof input.font || "string" == typeof input.font) && null !== input.image && (void 0 === input.image || "function" == typeof input.image || "string" == typeof input.image) && null !== input.media && (void 0 === input.media || "function" == typeof input.media || "string" == typeof input.media) && (void 0 === input.wasm || "string" == typeof input.wasm) && null !== input.assets && (void 0 === input.assets || "function" == typeof input.assets || "string" == typeof input.assets) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5723
5723
|
if ([
|
|
5724
5724
|
"html",
|
|
5725
5725
|
"js",
|
|
@@ -5728,6 +5728,7 @@ export const __webpack_modules__ = {
|
|
|
5728
5728
|
"font",
|
|
5729
5729
|
"image",
|
|
5730
5730
|
"media",
|
|
5731
|
+
"wasm",
|
|
5731
5732
|
"assets"
|
|
5732
5733
|
].some((prop)=>key === prop)) return true;
|
|
5733
5734
|
const value = input[key];
|
|
@@ -5800,9 +5801,10 @@ export const __webpack_modules__ = {
|
|
|
5800
5801
|
if (void 0 === value) return true;
|
|
5801
5802
|
return false;
|
|
5802
5803
|
}));
|
|
5803
|
-
const _io364 = (input, _exceptionable = true)=>(void 0 === input.minify || "boolean" == typeof input.minify) && null !== input.compress && (void 0 === input.compress || "boolean" == typeof input.compress || "object" == typeof input.compress && null !== input.compress && false === Array.isArray(input.compress) && _io365(input.compress, _exceptionable)) && null !== input.mangle && (void 0 === input.mangle || "boolean" == typeof input.mangle || "object" == typeof input.mangle && null !== input.mangle && false === Array.isArray(input.mangle) && _io366(input.mangle, _exceptionable)) && (void 0 === input.format || "object" == typeof input.format && null !== input.format && false === Array.isArray(input.format) && _io368(input.format, _exceptionable)) && (void 0 === input["module"] || "boolean" == typeof input["module"]) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5804
|
+
const _io364 = (input, _exceptionable = true)=>(void 0 === input.minify || "boolean" == typeof input.minify) && (void 0 === input.ecma || "string" == typeof input.ecma || "number" == typeof input.ecma) && null !== input.compress && (void 0 === input.compress || "boolean" == typeof input.compress || "object" == typeof input.compress && null !== input.compress && false === Array.isArray(input.compress) && _io365(input.compress, _exceptionable)) && null !== input.mangle && (void 0 === input.mangle || "boolean" == typeof input.mangle || "object" == typeof input.mangle && null !== input.mangle && false === Array.isArray(input.mangle) && _io366(input.mangle, _exceptionable)) && (void 0 === input.format || "object" == typeof input.format && null !== input.format && false === Array.isArray(input.format) && _io368(input.format, _exceptionable)) && (void 0 === input["module"] || "boolean" == typeof input["module"]) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
5804
5805
|
if ([
|
|
5805
5806
|
"minify",
|
|
5807
|
+
"ecma",
|
|
5806
5808
|
"compress",
|
|
5807
5809
|
"mangle",
|
|
5808
5810
|
"format",
|
|
@@ -6280,11 +6282,13 @@ export const __webpack_modules__ = {
|
|
|
6280
6282
|
if (void 0 === value) return true;
|
|
6281
6283
|
return false;
|
|
6282
6284
|
}));
|
|
6283
|
-
const _io401 = (input, _exceptionable = true)=>(void 0 === input.pre || Array.isArray(input.pre) && input.pre.every((elem, _index328)=>"string" == typeof elem)) && (void 0 === input.post || Array.isArray(input.post) && input.post.every((elem, _index329)=>"string" == typeof elem)) && "string" == typeof input.name && (void 0 === input.remove || Array.isArray(input.remove) && input.remove.every((elem, _index330)=>"string" == typeof elem)) && true && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6285
|
+
const _io401 = (input, _exceptionable = true)=>(void 0 === input.pre || Array.isArray(input.pre) && input.pre.every((elem, _index328)=>"string" == typeof elem)) && (void 0 === input.post || Array.isArray(input.post) && input.post.every((elem, _index329)=>"string" == typeof elem)) && "string" == typeof input.name && null !== input.apply && (void 0 === input.apply || "function" == typeof input.apply || "serve" === input.apply || "build" === input.apply) && (void 0 === input.enforce || "pre" === input.enforce || "post" === input.enforce) && (void 0 === input.remove || Array.isArray(input.remove) && input.remove.every((elem, _index330)=>"string" == typeof elem)) && true && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6284
6286
|
if ([
|
|
6285
6287
|
"pre",
|
|
6286
6288
|
"post",
|
|
6287
6289
|
"name",
|
|
6290
|
+
"apply",
|
|
6291
|
+
"enforce",
|
|
6288
6292
|
"remove",
|
|
6289
6293
|
"setup"
|
|
6290
6294
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6292,9 +6296,9 @@ export const __webpack_modules__ = {
|
|
|
6292
6296
|
if (void 0 === value) return true;
|
|
6293
6297
|
return false;
|
|
6294
6298
|
}));
|
|
6295
|
-
const _io402 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6299
|
+
const _io402 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6589"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6296
6300
|
if ([
|
|
6297
|
-
"__@toStringTag@
|
|
6301
|
+
"__@toStringTag@6589"
|
|
6298
6302
|
].some((prop)=>key === prop)) return true;
|
|
6299
6303
|
const value = input[key];
|
|
6300
6304
|
if (void 0 === value) return true;
|
|
@@ -6883,18 +6887,18 @@ export const __webpack_modules__ = {
|
|
|
6883
6887
|
return false;
|
|
6884
6888
|
})();
|
|
6885
6889
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
6886
|
-
if (void 0 !== input["__@toStringTag@
|
|
6890
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _io148(input, _exceptionable);
|
|
6887
6891
|
if (void 0 !== input.pem) return _io149(input, _exceptionable);
|
|
6888
6892
|
return false;
|
|
6889
6893
|
})();
|
|
6890
6894
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
6891
|
-
if (void 0 !== input["__@toStringTag@
|
|
6895
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _io148(input, _exceptionable);
|
|
6892
6896
|
if (void 0 !== input.buf) return _io150(input, _exceptionable);
|
|
6893
6897
|
return false;
|
|
6894
6898
|
})();
|
|
6895
6899
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
6896
6900
|
if (void 0 !== input.name) return _io401(input, _exceptionable);
|
|
6897
|
-
if (void 0 !== input["__@toStringTag@
|
|
6901
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _io402(input, _exceptionable);
|
|
6898
6902
|
return false;
|
|
6899
6903
|
})();
|
|
6900
6904
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9260,14 +9264,14 @@ export const __webpack_modules__ = {
|
|
|
9260
9264
|
}).every((flag)=>flag)
|
|
9261
9265
|
].every((flag)=>flag);
|
|
9262
9266
|
const _vo40 = (input, _path, _exceptionable = true)=>[
|
|
9263
|
-
"string" == typeof input["__@toStringTag@
|
|
9264
|
-
path: _path + "[\"__@toStringTag@
|
|
9267
|
+
"string" == typeof input["__@toStringTag@6589"] || _report(_exceptionable, {
|
|
9268
|
+
path: _path + "[\"__@toStringTag@6589\"]",
|
|
9265
9269
|
expected: "string",
|
|
9266
|
-
value: input["__@toStringTag@
|
|
9270
|
+
value: input["__@toStringTag@6589"]
|
|
9267
9271
|
}),
|
|
9268
9272
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9269
9273
|
if ([
|
|
9270
|
-
"__@toStringTag@
|
|
9274
|
+
"__@toStringTag@6589"
|
|
9271
9275
|
].some((prop)=>key === prop)) return true;
|
|
9272
9276
|
const value = input[key];
|
|
9273
9277
|
if (void 0 === value) return true;
|
|
@@ -17820,10 +17824,10 @@ export const __webpack_modules__ = {
|
|
|
17820
17824
|
expected: "number",
|
|
17821
17825
|
value: input.length
|
|
17822
17826
|
}),
|
|
17823
|
-
"Uint8Array" === input["__@toStringTag@
|
|
17824
|
-
path: _path + "[\"__@toStringTag@
|
|
17827
|
+
"Uint8Array" === input["__@toStringTag@6589"] || _report(_exceptionable, {
|
|
17828
|
+
path: _path + "[\"__@toStringTag@6589\"]",
|
|
17825
17829
|
expected: "\"Uint8Array\"",
|
|
17826
|
-
value: input["__@toStringTag@
|
|
17830
|
+
value: input["__@toStringTag@6589"]
|
|
17827
17831
|
}),
|
|
17828
17832
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
17829
17833
|
if ([
|
|
@@ -17832,7 +17836,7 @@ export const __webpack_modules__ = {
|
|
|
17832
17836
|
"byteLength",
|
|
17833
17837
|
"byteOffset",
|
|
17834
17838
|
"length",
|
|
17835
|
-
"__@toStringTag@
|
|
17839
|
+
"__@toStringTag@6589"
|
|
17836
17840
|
].some((prop)=>key === prop)) return true;
|
|
17837
17841
|
const value = input[key];
|
|
17838
17842
|
if (void 0 === value) return true;
|
|
@@ -31793,6 +31797,11 @@ export const __webpack_modules__ = {
|
|
|
31793
31797
|
expected: "(string | undefined)",
|
|
31794
31798
|
value: input.media
|
|
31795
31799
|
})),
|
|
31800
|
+
void 0 === input.wasm || "string" == typeof input.wasm || _report(_exceptionable, {
|
|
31801
|
+
path: _path + ".wasm",
|
|
31802
|
+
expected: "(string | undefined)",
|
|
31803
|
+
value: input.wasm
|
|
31804
|
+
}),
|
|
31796
31805
|
(null !== input.assets || _report(_exceptionable, {
|
|
31797
31806
|
path: _path + ".assets",
|
|
31798
31807
|
expected: "(string | undefined)",
|
|
@@ -31811,6 +31820,7 @@ export const __webpack_modules__ = {
|
|
|
31811
31820
|
"font",
|
|
31812
31821
|
"image",
|
|
31813
31822
|
"media",
|
|
31823
|
+
"wasm",
|
|
31814
31824
|
"assets"
|
|
31815
31825
|
].some((prop)=>key === prop)) return true;
|
|
31816
31826
|
const value = input[key];
|
|
@@ -32150,6 +32160,11 @@ export const __webpack_modules__ = {
|
|
|
32150
32160
|
expected: "(boolean | undefined)",
|
|
32151
32161
|
value: input.minify
|
|
32152
32162
|
}),
|
|
32163
|
+
void 0 === input.ecma || "string" == typeof input.ecma || "number" == typeof input.ecma || _report(_exceptionable, {
|
|
32164
|
+
path: _path + ".ecma",
|
|
32165
|
+
expected: "(number | string | undefined)",
|
|
32166
|
+
value: input.ecma
|
|
32167
|
+
}),
|
|
32153
32168
|
(null !== input.compress || _report(_exceptionable, {
|
|
32154
32169
|
path: _path + ".compress",
|
|
32155
32170
|
expected: "(TerserCompressOptions.o1 | boolean | undefined)",
|
|
@@ -32193,6 +32208,7 @@ export const __webpack_modules__ = {
|
|
|
32193
32208
|
0 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
32194
32209
|
if ([
|
|
32195
32210
|
"minify",
|
|
32211
|
+
"ecma",
|
|
32196
32212
|
"compress",
|
|
32197
32213
|
"mangle",
|
|
32198
32214
|
"format",
|
|
@@ -34649,6 +34665,20 @@ export const __webpack_modules__ = {
|
|
|
34649
34665
|
expected: "string",
|
|
34650
34666
|
value: input.name
|
|
34651
34667
|
}),
|
|
34668
|
+
(null !== input.apply || _report(_exceptionable, {
|
|
34669
|
+
path: _path + ".apply",
|
|
34670
|
+
expected: "(\"build\" | \"serve\" | undefined)",
|
|
34671
|
+
value: input.apply
|
|
34672
|
+
})) && (void 0 === input.apply || "function" == typeof input.apply || "serve" === input.apply || "build" === input.apply || _report(_exceptionable, {
|
|
34673
|
+
path: _path + ".apply",
|
|
34674
|
+
expected: "(\"build\" | \"serve\" | undefined)",
|
|
34675
|
+
value: input.apply
|
|
34676
|
+
})),
|
|
34677
|
+
void 0 === input.enforce || "pre" === input.enforce || "post" === input.enforce || _report(_exceptionable, {
|
|
34678
|
+
path: _path + ".enforce",
|
|
34679
|
+
expected: "(\"post\" | \"pre\" | undefined)",
|
|
34680
|
+
value: input.enforce
|
|
34681
|
+
}),
|
|
34652
34682
|
void 0 === input.remove || (Array.isArray(input.remove) || _report(_exceptionable, {
|
|
34653
34683
|
path: _path + ".remove",
|
|
34654
34684
|
expected: "(Array<string> | undefined)",
|
|
@@ -34668,6 +34698,8 @@ export const __webpack_modules__ = {
|
|
|
34668
34698
|
"pre",
|
|
34669
34699
|
"post",
|
|
34670
34700
|
"name",
|
|
34701
|
+
"apply",
|
|
34702
|
+
"enforce",
|
|
34671
34703
|
"remove",
|
|
34672
34704
|
"setup"
|
|
34673
34705
|
].some((prop)=>key === prop)) return true;
|
|
@@ -34681,14 +34713,14 @@ export const __webpack_modules__ = {
|
|
|
34681
34713
|
}).every((flag)=>flag)
|
|
34682
34714
|
].every((flag)=>flag);
|
|
34683
34715
|
const _vo402 = (input, _path, _exceptionable = true)=>[
|
|
34684
|
-
"string" == typeof input["__@toStringTag@
|
|
34685
|
-
path: _path + "[\"__@toStringTag@
|
|
34716
|
+
"string" == typeof input["__@toStringTag@6589"] || _report(_exceptionable, {
|
|
34717
|
+
path: _path + "[\"__@toStringTag@6589\"]",
|
|
34686
34718
|
expected: "string",
|
|
34687
|
-
value: input["__@toStringTag@
|
|
34719
|
+
value: input["__@toStringTag@6589"]
|
|
34688
34720
|
}),
|
|
34689
34721
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
34690
34722
|
if ([
|
|
34691
|
-
"__@toStringTag@
|
|
34723
|
+
"__@toStringTag@6589"
|
|
34692
34724
|
].some((prop)=>key === prop)) return true;
|
|
34693
34725
|
const value = input[key];
|
|
34694
34726
|
if (void 0 === value) return true;
|
|
@@ -37425,7 +37457,7 @@ export const __webpack_modules__ = {
|
|
|
37425
37457
|
});
|
|
37426
37458
|
})();
|
|
37427
37459
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
37428
|
-
if (void 0 !== input["__@toStringTag@
|
|
37460
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _vo148(input, _path, _exceptionable);
|
|
37429
37461
|
if (void 0 !== input.pem) return _vo149(input, _path, _exceptionable);
|
|
37430
37462
|
return _report(_exceptionable, {
|
|
37431
37463
|
path: _path,
|
|
@@ -37434,7 +37466,7 @@ export const __webpack_modules__ = {
|
|
|
37434
37466
|
});
|
|
37435
37467
|
})();
|
|
37436
37468
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
37437
|
-
if (void 0 !== input["__@toStringTag@
|
|
37469
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _vo148(input, _path, _exceptionable);
|
|
37438
37470
|
if (void 0 !== input.buf) return _vo150(input, _path, _exceptionable);
|
|
37439
37471
|
return _report(_exceptionable, {
|
|
37440
37472
|
path: _path,
|
|
@@ -37444,7 +37476,7 @@ export const __webpack_modules__ = {
|
|
|
37444
37476
|
})();
|
|
37445
37477
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
37446
37478
|
if (void 0 !== input.name) return _vo401(input, _path, _exceptionable);
|
|
37447
|
-
if (void 0 !== input["__@toStringTag@
|
|
37479
|
+
if (void 0 !== input["__@toStringTag@6589"]) return _vo402(input, _path, _exceptionable);
|
|
37448
37480
|
return _report(_exceptionable, {
|
|
37449
37481
|
path: _path,
|
|
37450
37482
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
|
@@ -19,11 +19,11 @@ export const __webpack_modules__ = {
|
|
|
19
19
|
config,
|
|
20
20
|
debug: _debug_js__WEBPACK_IMPORTED_MODULE_1__.fF,
|
|
21
21
|
async exit (code) {
|
|
22
|
-
const { exit } = await
|
|
22
|
+
const { exit } = await __webpack_require__.e("src_cli_exit_ts").then(__webpack_require__.bind(__webpack_require__, "./src/cli/exit.ts"));
|
|
23
23
|
return exit(code);
|
|
24
24
|
},
|
|
25
25
|
logger: _rsbuild_core__WEBPACK_IMPORTED_MODULE_0__.logger,
|
|
26
|
-
version: _version_js__WEBPACK_IMPORTED_MODULE_2__.
|
|
26
|
+
version: _version_js__WEBPACK_IMPORTED_MODULE_2__.i8
|
|
27
27
|
});
|
|
28
28
|
}
|
|
29
29
|
};
|
|
@@ -7,8 +7,10 @@ export const __webpack_modules__ = {
|
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginRsdoctor: ()=>pluginRsdoctor
|
|
9
9
|
});
|
|
10
|
-
var
|
|
11
|
-
|
|
10
|
+
var core_ = __webpack_require__("@rsbuild/core");
|
|
11
|
+
function isCI() {
|
|
12
|
+
return !!process.env['CI'] && 'false' !== process.env['CI'];
|
|
13
|
+
}
|
|
12
14
|
function pluginRsdoctor(options) {
|
|
13
15
|
return {
|
|
14
16
|
name: 'lynx:rsbuild:rsdoctor',
|
|
@@ -25,7 +27,7 @@ export const __webpack_modules__ = {
|
|
|
25
27
|
if (registered) continue;
|
|
26
28
|
config.plugins ??= [];
|
|
27
29
|
const defaultOptions = {
|
|
28
|
-
disableClientServer: (
|
|
30
|
+
disableClientServer: isCI(),
|
|
29
31
|
supports: {
|
|
30
32
|
banner: true
|
|
31
33
|
},
|
|
@@ -40,20 +42,12 @@ export const __webpack_modules__ = {
|
|
|
40
42
|
}
|
|
41
43
|
}
|
|
42
44
|
};
|
|
43
|
-
config.plugins.push(new RsdoctorRspackPlugin((0,
|
|
45
|
+
config.plugins.push(new RsdoctorRspackPlugin((0, core_.mergeRsbuildConfig)(defaultOptions, options)));
|
|
44
46
|
}
|
|
45
|
-
|
|
47
|
+
core_.logger.info("Rsdoctor is enabled.");
|
|
46
48
|
});
|
|
47
49
|
}
|
|
48
50
|
};
|
|
49
51
|
}
|
|
50
|
-
},
|
|
51
|
-
"./src/utils/is-ci.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
52
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
53
|
-
y: ()=>isCI
|
|
54
|
-
});
|
|
55
|
-
function isCI() {
|
|
56
|
-
return !!process.env['CI'] && 'false' !== process.env['CI'];
|
|
57
|
-
}
|
|
58
52
|
}
|
|
59
53
|
};
|
package/dist/src_version_ts.js
CHANGED
|
@@ -10,7 +10,7 @@ export const __webpack_modules__ = {
|
|
|
10
10
|
});
|
|
11
11
|
var core_ = __webpack_require__("@rsbuild/core");
|
|
12
12
|
var package_namespaceObject = {
|
|
13
|
-
i8: "0.10.
|
|
13
|
+
i8: "0.10.3"
|
|
14
14
|
};
|
|
15
15
|
const version = package_namespaceObject.i8;
|
|
16
16
|
const rspackVersion = core_.rspack.rspackVersion;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lynx-js/rspeedy-canary",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.4-canary-20250801-84cbca1a",
|
|
4
4
|
"description": "A webpack/rspack-based frontend toolchain for Lynx",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@lynx-js/chunk-loading-webpack-plugin": "npm:@lynx-js/chunk-loading-webpack-plugin-canary@0.3.0",
|
|
50
50
|
"@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.2.0",
|
|
51
51
|
"@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
|
|
52
|
-
"@rsbuild/core": "1.4.
|
|
52
|
+
"@rsbuild/core": "1.4.12",
|
|
53
53
|
"@rsbuild/plugin-css-minimizer": "1.0.2",
|
|
54
54
|
"@rsdoctor/rspack-plugin": "1.1.8"
|
|
55
55
|
},
|