@lynx-js/rspeedy-canary 0.12.4 → 0.12.5-canary-20251231-29d2e04f
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 +61 -54
- package/dist/0~src_cli_exit_ts.js +1 -1
- package/dist/0~src_config_validate_ts.js +2464 -2471
- package/dist/0~src_plugins_api_plugin_ts.js +1 -1
- package/dist/0~src_plugins_chunkLoading_plugin_ts.js +1 -1
- package/dist/0~src_plugins_dev_plugin_ts.js +1 -1
- package/dist/0~src_plugins_emitOnErrors_plugin_ts.js +1 -1
- package/dist/0~src_plugins_index_ts.js +1 -1
- package/dist/0~src_plugins_inspect_plugin_ts.js +2 -2
- package/dist/0~src_plugins_minify_plugin_ts.js +1 -1
- package/dist/0~src_plugins_optimization_plugin_ts.js +1 -1
- package/dist/0~src_plugins_output_plugin_ts.js +2 -2
- package/dist/0~src_plugins_resolve_plugin_ts.js +1 -1
- package/dist/0~src_plugins_rsdoctor_plugin_ts.js +1 -1
- package/dist/0~src_plugins_sourcemap_plugin_ts.js +1 -1
- package/dist/0~src_plugins_swc_plugin_ts.js +2 -2
- package/dist/0~src_plugins_target_plugin_ts.js +2 -2
- package/dist/0~vendors-node_modules_pnpm_javascript-stringify_2_1_0_node_modules_javascript-stringify_dist_i-562fbc.js +6 -6
- package/dist/1~src_cli_build_ts.js +6 -6
- package/dist/1~src_cli_commands_ts.js +2 -2
- package/dist/1~src_cli_dev_ts.js +5 -5
- package/dist/1~src_cli_inspect_ts.js +4 -4
- package/dist/1~src_cli_preview_ts.js +4 -4
- package/dist/1~src_config_validate_ts.js +2464 -2471
- package/dist/1~src_plugins_api_plugin_ts.js +1 -1
- package/dist/1~src_plugins_chunkLoading_plugin_ts.js +1 -1
- package/dist/1~src_plugins_dev_plugin_ts.js +1 -1
- package/dist/1~src_plugins_emitOnErrors_plugin_ts.js +1 -1
- package/dist/1~src_plugins_index_ts.js +1 -1
- package/dist/1~src_plugins_inspect_plugin_ts.js +2 -2
- package/dist/1~src_plugins_minify_plugin_ts.js +1 -1
- package/dist/1~src_plugins_optimization_plugin_ts.js +1 -1
- package/dist/1~src_plugins_output_plugin_ts.js +2 -2
- package/dist/1~src_plugins_resolve_plugin_ts.js +1 -1
- package/dist/1~src_plugins_rsdoctor_plugin_ts.js +2 -2
- package/dist/1~src_plugins_sourcemap_plugin_ts.js +1 -1
- package/dist/1~src_plugins_swc_plugin_ts.js +2 -2
- package/dist/1~src_plugins_target_plugin_ts.js +2 -2
- package/dist/1~src_version_ts.js +1 -1
- package/dist/1~vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js.js +1 -1
- package/dist/1~vendors-node_modules_pnpm_commander_13_1_0_node_modules_commander_esm_mjs.js +8 -8
- package/dist/1~vendors-node_modules_pnpm_javascript-stringify_2_1_0_node_modules_javascript-stringify_dist_i-562fbc.js +6 -6
- package/dist/cli/main.js +3 -3
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_api_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/api.plugin.ts" (
|
|
6
|
+
"./src/plugins/api.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginAPI: ()=>pluginAPI
|
|
9
9
|
});
|
|
@@ -5,7 +5,7 @@ export const __rspack_esm_ids = [
|
|
|
5
5
|
"src_plugins_chunkLoading_plugin_ts"
|
|
6
6
|
];
|
|
7
7
|
export const __webpack_modules__ = {
|
|
8
|
-
"./src/plugins/chunkLoading.plugin.ts" (
|
|
8
|
+
"./src/plugins/chunkLoading.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
9
9
|
__webpack_require__.d(__webpack_exports__, {
|
|
10
10
|
pluginChunkLoading: ()=>pluginChunkLoading
|
|
11
11
|
});
|
|
@@ -4,7 +4,7 @@ export const __rspack_esm_ids = [
|
|
|
4
4
|
"src_plugins_dev_plugin_ts"
|
|
5
5
|
];
|
|
6
6
|
export const __webpack_modules__ = {
|
|
7
|
-
"./src/plugins/dev.plugin.ts" (
|
|
7
|
+
"./src/plugins/dev.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
8
8
|
__webpack_require__.d(__webpack_exports__, {
|
|
9
9
|
pluginDev: ()=>pluginDev
|
|
10
10
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_emitOnErrors_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/emitOnErrors.plugin.ts" (
|
|
6
|
+
"./src/plugins/emitOnErrors.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginEmitOnErrors: ()=>pluginEmitOnErrors
|
|
9
9
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_index_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/index.ts" (
|
|
6
|
+
"./src/plugins/index.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.r(__webpack_exports__);
|
|
8
8
|
__webpack_require__.d(__webpack_exports__, {
|
|
9
9
|
applyDefaultPlugins: ()=>applyDefaultPlugins
|
|
@@ -4,13 +4,13 @@ export const __rspack_esm_ids = [
|
|
|
4
4
|
"src_plugins_inspect_plugin_ts"
|
|
5
5
|
];
|
|
6
6
|
export const __webpack_modules__ = {
|
|
7
|
-
"./src/config/output/dist-path.ts" (
|
|
7
|
+
"./src/config/output/dist-path.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
8
8
|
__webpack_require__.d(__webpack_exports__, {
|
|
9
9
|
z: ()=>DEFAULT_DIST_PATH_INTERMEDIATE
|
|
10
10
|
});
|
|
11
11
|
const DEFAULT_DIST_PATH_INTERMEDIATE = '.rspeedy';
|
|
12
12
|
},
|
|
13
|
-
"./src/plugins/inspect.plugin.ts" (
|
|
13
|
+
"./src/plugins/inspect.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
14
14
|
__webpack_require__.d(__webpack_exports__, {
|
|
15
15
|
inspectRspeedyConfig: ()=>inspectRspeedyConfig,
|
|
16
16
|
pluginInspect: ()=>pluginInspect
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_minify_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/minify.plugin.ts" (
|
|
6
|
+
"./src/plugins/minify.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginMinify: ()=>pluginMinify
|
|
9
9
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_optimization_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/optimization.plugin.ts" (
|
|
6
|
+
"./src/plugins/optimization.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginOptimization: ()=>pluginOptimization
|
|
9
9
|
});
|
|
@@ -3,13 +3,13 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_output_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/config/output/dist-path.ts" (
|
|
6
|
+
"./src/config/output/dist-path.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
z: ()=>DEFAULT_DIST_PATH_INTERMEDIATE
|
|
9
9
|
});
|
|
10
10
|
const DEFAULT_DIST_PATH_INTERMEDIATE = '.rspeedy';
|
|
11
11
|
},
|
|
12
|
-
"./src/plugins/output.plugin.ts" (
|
|
12
|
+
"./src/plugins/output.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
13
13
|
__webpack_require__.d(__webpack_exports__, {
|
|
14
14
|
pluginOutput: ()=>pluginOutput
|
|
15
15
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_resolve_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/resolve.plugin.ts" (
|
|
6
|
+
"./src/plugins/resolve.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginResolve: ()=>pluginResolve
|
|
9
9
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_rsdoctor_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/rsdoctor.plugin.ts" (
|
|
6
|
+
"./src/plugins/rsdoctor.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginRsdoctor: ()=>pluginRsdoctor
|
|
9
9
|
});
|
|
@@ -48,7 +48,7 @@ export const __webpack_modules__ = {
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"./src/utils/is-ci.ts" (
|
|
51
|
+
"./src/utils/is-ci.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
52
52
|
__webpack_require__.d(__webpack_exports__, {
|
|
53
53
|
J: ()=>isCI
|
|
54
54
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_sourcemap_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/sourcemap.plugin.ts" (
|
|
6
|
+
"./src/plugins/sourcemap.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginSourcemap: ()=>pluginSourcemap
|
|
9
9
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_swc_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/swc.plugin.ts" (
|
|
6
|
+
"./src/plugins/swc.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginSwc: ()=>pluginSwc
|
|
9
9
|
});
|
|
@@ -28,7 +28,7 @@ export const __webpack_modules__ = {
|
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
|
-
"./src/utils/getESVersionTarget.ts" (
|
|
31
|
+
"./src/utils/getESVersionTarget.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
32
32
|
__webpack_require__.d(__webpack_exports__, {
|
|
33
33
|
y: ()=>getESVersionTarget
|
|
34
34
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_plugins_target_plugin_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/plugins/target.plugin.ts" (
|
|
6
|
+
"./src/plugins/target.plugin.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
pluginTarget: ()=>pluginTarget
|
|
9
9
|
});
|
|
@@ -29,7 +29,7 @@ export const __webpack_modules__ = {
|
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
|
-
"./src/utils/getESVersionTarget.ts" (
|
|
32
|
+
"./src/utils/getESVersionTarget.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
33
33
|
__webpack_require__.d(__webpack_exports__, {
|
|
34
34
|
y: ()=>getESVersionTarget
|
|
35
35
|
});
|
package/dist/1~src_version_ts.js
CHANGED
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"src_version_ts"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"./src/version.ts" (
|
|
6
|
+
"./src/version.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
__webpack_require__.d(__webpack_exports__, {
|
|
8
8
|
version: ()=>version,
|
|
9
9
|
rspackVersion: ()=>rspackVersion,
|
package/dist/1~vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js.js
CHANGED
|
@@ -4,7 +4,7 @@ export const __rspack_esm_ids = [
|
|
|
4
4
|
"vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js"
|
|
5
5
|
];
|
|
6
6
|
export const __webpack_modules__ = {
|
|
7
|
-
"../../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js" (
|
|
7
|
+
"../../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js" (__unused_rspack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8
8
|
__webpack_require__.d(__webpack_exports__, {
|
|
9
9
|
default: ()=>chokidar_esm
|
|
10
10
|
});
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"vendors-node_modules_pnpm_commander_13_1_0_node_modules_commander_esm_mjs"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/index.js" (
|
|
6
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
7
7
|
const { Argument } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js");
|
|
8
8
|
const { Command } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js");
|
|
9
9
|
const { CommanderError, InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
@@ -21,7 +21,7 @@ export const __webpack_modules__ = {
|
|
|
21
21
|
exports.InvalidArgumentError = InvalidArgumentError;
|
|
22
22
|
exports.InvalidOptionArgumentError = InvalidArgumentError;
|
|
23
23
|
},
|
|
24
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js" (
|
|
24
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
25
25
|
const { InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
26
26
|
class Argument {
|
|
27
27
|
constructor(name, description){
|
|
@@ -93,7 +93,7 @@ export const __webpack_modules__ = {
|
|
|
93
93
|
exports.Argument = Argument;
|
|
94
94
|
exports.humanReadableArgName = humanReadableArgName;
|
|
95
95
|
},
|
|
96
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js" (
|
|
96
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
97
97
|
const EventEmitter = __webpack_require__("node:events").EventEmitter;
|
|
98
98
|
const childProcess = __webpack_require__("node:child_process");
|
|
99
99
|
const path = __webpack_require__("node:path");
|
|
@@ -1248,7 +1248,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1248
1248
|
exports.Command = Command;
|
|
1249
1249
|
exports.useColor = useColor;
|
|
1250
1250
|
},
|
|
1251
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js" (
|
|
1251
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js" (__unused_rspack_module, exports) {
|
|
1252
1252
|
class CommanderError extends Error {
|
|
1253
1253
|
constructor(exitCode, code, message){
|
|
1254
1254
|
super(message);
|
|
@@ -1269,7 +1269,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1269
1269
|
exports.CommanderError = CommanderError;
|
|
1270
1270
|
exports.InvalidArgumentError = InvalidArgumentError;
|
|
1271
1271
|
},
|
|
1272
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/help.js" (
|
|
1272
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/help.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1273
1273
|
const { humanReadableArgName } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js");
|
|
1274
1274
|
class Help {
|
|
1275
1275
|
constructor(){
|
|
@@ -1539,7 +1539,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1539
1539
|
exports.Help = Help;
|
|
1540
1540
|
exports.stripColor = stripColor;
|
|
1541
1541
|
},
|
|
1542
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/option.js" (
|
|
1542
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/option.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1543
1543
|
const { InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
1544
1544
|
class Option {
|
|
1545
1545
|
constructor(flags, description){
|
|
@@ -1691,7 +1691,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1691
1691
|
exports.Option = Option;
|
|
1692
1692
|
exports.DualOptions = DualOptions;
|
|
1693
1693
|
},
|
|
1694
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/suggestSimilar.js" (
|
|
1694
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/suggestSimilar.js" (__unused_rspack_module, exports) {
|
|
1695
1695
|
const maxDistance = 3;
|
|
1696
1696
|
function editDistance(a, b) {
|
|
1697
1697
|
if (Math.abs(a.length - b.length) > maxDistance) return Math.max(a.length, b.length);
|
|
@@ -1741,7 +1741,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1741
1741
|
}
|
|
1742
1742
|
exports.suggestSimilar = suggestSimilar;
|
|
1743
1743
|
},
|
|
1744
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/esm.mjs" (
|
|
1744
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/esm.mjs" (__unused_rspack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
1745
1745
|
__webpack_require__.r(__webpack_exports__);
|
|
1746
1746
|
__webpack_require__.d(__webpack_exports__, {
|
|
1747
1747
|
Argument: ()=>Argument,
|
|
@@ -3,7 +3,7 @@ export const __rspack_esm_ids = [
|
|
|
3
3
|
"vendors-node_modules_pnpm_javascript-stringify_2_1_0_node_modules_javascript-stringify_dist_i-562fbc"
|
|
4
4
|
];
|
|
5
5
|
export const __webpack_modules__ = {
|
|
6
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/array.js" (
|
|
6
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/array.js" (__unused_rspack_module, exports) {
|
|
7
7
|
Object.defineProperty(exports, "__esModule", {
|
|
8
8
|
value: true
|
|
9
9
|
});
|
|
@@ -19,7 +19,7 @@ export const __webpack_modules__ = {
|
|
|
19
19
|
};
|
|
20
20
|
exports.arrayToString = arrayToString;
|
|
21
21
|
},
|
|
22
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/function.js" (
|
|
22
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/function.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
23
23
|
Object.defineProperty(exports, "__esModule", {
|
|
24
24
|
value: true
|
|
25
25
|
});
|
|
@@ -212,7 +212,7 @@ export const __webpack_modules__ = {
|
|
|
212
212
|
}
|
|
213
213
|
exports.FunctionParser = FunctionParser;
|
|
214
214
|
},
|
|
215
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/index.js" (
|
|
215
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
216
216
|
exports.stringify = void 0;
|
|
217
217
|
const stringify_1 = __webpack_require__("../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/stringify.js");
|
|
218
218
|
const quote_1 = __webpack_require__("../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/quote.js");
|
|
@@ -272,7 +272,7 @@ export const __webpack_modules__ = {
|
|
|
272
272
|
return (value, space, next, key)=>replacer(value, space, (value)=>stringify_1.toString(value, space, next, key), key);
|
|
273
273
|
}
|
|
274
274
|
},
|
|
275
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/object.js" (
|
|
275
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/object.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
276
276
|
Object.defineProperty(exports, "__esModule", {
|
|
277
277
|
value: true
|
|
278
278
|
});
|
|
@@ -321,7 +321,7 @@ export const __webpack_modules__ = {
|
|
|
321
321
|
"[object Window]": globalToString
|
|
322
322
|
};
|
|
323
323
|
},
|
|
324
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/quote.js" (
|
|
324
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/quote.js" (__unused_rspack_module, exports) {
|
|
325
325
|
Object.defineProperty(exports, "__esModule", {
|
|
326
326
|
value: true
|
|
327
327
|
});
|
|
@@ -386,7 +386,7 @@ export const __webpack_modules__ = {
|
|
|
386
386
|
}
|
|
387
387
|
exports.stringifyPath = stringifyPath;
|
|
388
388
|
},
|
|
389
|
-
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/stringify.js" (
|
|
389
|
+
"../../../node_modules/.pnpm/javascript-stringify@2.1.0/node_modules/javascript-stringify/dist/stringify.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
390
390
|
Object.defineProperty(exports, "__esModule", {
|
|
391
391
|
value: true
|
|
392
392
|
});
|
package/dist/cli/main.js
CHANGED
|
@@ -67,7 +67,7 @@ var __webpack_modules__ = {
|
|
|
67
67
|
module.exports = createColors();
|
|
68
68
|
module.exports.createColors = createColors;
|
|
69
69
|
},
|
|
70
|
-
"./src/cli/exit.ts" (
|
|
70
|
+
"./src/cli/exit.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
71
71
|
__webpack_require__.d(__webpack_exports__, {
|
|
72
72
|
exit: ()=>exit_exit
|
|
73
73
|
});
|
|
@@ -173,7 +173,7 @@ var __webpack_modules__ = {
|
|
|
173
173
|
await Promise.allSettled(exitPromises);
|
|
174
174
|
}
|
|
175
175
|
},
|
|
176
|
-
"./src/debug.ts" (
|
|
176
|
+
"./src/debug.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
177
177
|
__webpack_require__.d(__webpack_exports__, {
|
|
178
178
|
Iv: ()=>debugList,
|
|
179
179
|
Yz: ()=>debug,
|
|
@@ -280,7 +280,7 @@ __webpack_require__.m = __webpack_modules__;
|
|
|
280
280
|
})();
|
|
281
281
|
(()=>{
|
|
282
282
|
__webpack_require__.r = (exports)=>{
|
|
283
|
-
if (
|
|
283
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports, Symbol.toStringTag, {
|
|
284
284
|
value: 'Module'
|
|
285
285
|
});
|
|
286
286
|
Object.defineProperty(exports, '__esModule', {
|
package/dist/index.js
CHANGED
|
@@ -70,7 +70,7 @@ var __webpack_modules__ = {
|
|
|
70
70
|
module.exports = createColors();
|
|
71
71
|
module.exports.createColors = createColors;
|
|
72
72
|
},
|
|
73
|
-
"./src/debug.ts" (
|
|
73
|
+
"./src/debug.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
74
74
|
__webpack_require__.d(__webpack_exports__, {
|
|
75
75
|
Iv: ()=>debugList,
|
|
76
76
|
Yz: ()=>debug,
|
|
@@ -100,7 +100,7 @@ var __webpack_modules__ = {
|
|
|
100
100
|
''
|
|
101
101
|
].concat(messages).join('\n - ')}`);
|
|
102
102
|
},
|
|
103
|
-
"./src/version.ts" (
|
|
103
|
+
"./src/version.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
104
104
|
__webpack_require__.d(__webpack_exports__, {
|
|
105
105
|
f3: ()=>rspackVersion,
|
|
106
106
|
rE: ()=>version,
|
|
@@ -190,7 +190,7 @@ __webpack_require__.m = __webpack_modules__;
|
|
|
190
190
|
})();
|
|
191
191
|
(()=>{
|
|
192
192
|
__webpack_require__.r = (exports)=>{
|
|
193
|
-
if (
|
|
193
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports, Symbol.toStringTag, {
|
|
194
194
|
value: 'Module'
|
|
195
195
|
});
|
|
196
196
|
Object.defineProperty(exports, '__esModule', {
|
|
@@ -512,7 +512,7 @@ function isJavaScriptPath(configPath) {
|
|
|
512
512
|
].includes(ext);
|
|
513
513
|
}
|
|
514
514
|
function isDeno() {
|
|
515
|
-
if (
|
|
515
|
+
if ("u" > typeof Deno || process.versions?.deno) return true;
|
|
516
516
|
return false;
|
|
517
517
|
}
|
|
518
518
|
var version = __webpack_require__("./src/version.ts");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lynx-js/rspeedy-canary",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.5-canary-20251231-29d2e04f",
|
|
4
4
|
"description": "A webpack/rspack-based frontend toolchain for Lynx",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@lynx-js/cache-events-webpack-plugin": "npm:@lynx-js/cache-events-webpack-plugin-canary@0.0.2",
|
|
52
52
|
"@lynx-js/chunk-loading-webpack-plugin": "npm:@lynx-js/chunk-loading-webpack-plugin-canary@0.3.3",
|
|
53
|
-
"@lynx-js/web-rsbuild-server-middleware": "npm:@lynx-js/web-rsbuild-server-middleware-canary@0.19.
|
|
53
|
+
"@lynx-js/web-rsbuild-server-middleware": "npm:@lynx-js/web-rsbuild-server-middleware-canary@0.19.4-canary-20251231-29d2e04f",
|
|
54
54
|
"@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.2.0",
|
|
55
55
|
"@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
|
|
56
56
|
"@rsbuild/core": "1.6.13",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"typia": "10.1.0",
|
|
76
76
|
"typia-rspack-plugin": "2.2.2",
|
|
77
77
|
"vitest": "^3.2.4",
|
|
78
|
-
"webpack": "^5.
|
|
78
|
+
"webpack": "^5.104.1",
|
|
79
79
|
"@lynx-js/vitest-setup": "0.0.0"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|