@rspack/core 1.4.7 → 1.4.8
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/dist/Compilation.d.ts +7 -7
- package/dist/Compiler.d.ts +10 -10
- package/dist/MultiCompiler.d.ts +1 -1
- package/dist/NativeWatchFileSystem.d.ts +1 -1
- package/dist/NormalModule.d.ts +1 -1
- package/dist/ResolverFactory.d.ts +1 -1
- package/dist/builtin-loader/swc/index.d.ts +3 -3
- package/dist/builtin-plugin/APIPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ArrayPushCallbackChunkFormatPlugin.d.ts +1 -1
- package/dist/builtin-plugin/AssetModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/AsyncWebAssemblyModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/BannerPlugin.d.ts +1 -1
- package/dist/builtin-plugin/BundlerInfoRspackPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ChunkPrefetchPreloadPlugin.d.ts +1 -1
- package/dist/builtin-plugin/CommonJsChunkFormatPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ContextReplacementPlugin.d.ts +1 -1
- package/dist/builtin-plugin/CopyRspackPlugin.d.ts +1 -1
- package/dist/builtin-plugin/CssChunkingPlugin.d.ts +1 -1
- package/dist/builtin-plugin/CssModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/DataUriPlugin.d.ts +1 -1
- package/dist/builtin-plugin/DefinePlugin.d.ts +1 -1
- package/dist/builtin-plugin/DllEntryPlugin.d.ts +1 -1
- package/dist/builtin-plugin/DllReferenceAgencyPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ElectronTargetPlugin.d.ts +1 -1
- package/dist/builtin-plugin/EnableChunkLoadingPlugin.d.ts +1 -1
- package/dist/builtin-plugin/EnableWasmLoadingPlugin.d.ts +1 -1
- package/dist/builtin-plugin/EnsureChunkConditionsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/EntryPlugin.d.ts +1 -1
- package/dist/builtin-plugin/EvalDevToolModulePlugin.d.ts +1 -1
- package/dist/builtin-plugin/EvalSourceMapDevToolPlugin.d.ts +1 -1
- package/dist/builtin-plugin/FetchCompileAsyncWasmPlugin.d.ts +1 -1
- package/dist/builtin-plugin/FileUriPlugin.d.ts +1 -1
- package/dist/builtin-plugin/FlagAllModulesAsUsedPlugin.d.ts +1 -1
- package/dist/builtin-plugin/FlagDependencyExportsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/HttpExternalsRspackPlugin.d.ts +1 -1
- package/dist/builtin-plugin/IgnorePlugin.d.ts +1 -1
- package/dist/builtin-plugin/InferAsyncModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/JsLoaderRspackPlugin.d.ts +1 -1
- package/dist/builtin-plugin/JsonModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/LibManifestPlugin.d.ts +1 -1
- package/dist/builtin-plugin/LightningCssMinimizerRspackPlugin.d.ts +1 -1
- package/dist/builtin-plugin/LimitChunkCountPlugin.d.ts +1 -1
- package/dist/builtin-plugin/MergeDuplicateChunksPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ModuleChunkFormatPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ModuleInfoHeaderPlugin.d.ts +1 -1
- package/dist/builtin-plugin/NamedChunkIdsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/NamedModuleIdsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/NoEmitOnErrorsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/NodeTargetPlugin.d.ts +1 -1
- package/dist/builtin-plugin/OccurrenceChunkIdsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ProgressPlugin.d.ts +1 -1
- package/dist/builtin-plugin/ProvidePlugin.d.ts +1 -1
- package/dist/builtin-plugin/RealContentHashPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RemoveDuplicateModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RemoveEmptyChunksPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RsdoctorPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RslibPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RstestPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RuntimeChunkPlugin.d.ts +1 -1
- package/dist/builtin-plugin/RuntimePlugin.d.ts +1 -1
- package/dist/builtin-plugin/SideEffectsFlagPlugin.d.ts +1 -1
- package/dist/builtin-plugin/SizeLimitsPlugin.d.ts +1 -1
- package/dist/builtin-plugin/SourceMapDevToolPlugin.d.ts +1 -1
- package/dist/builtin-plugin/SubresourceIntegrityPlugin.d.ts +1 -1
- package/dist/builtin-plugin/SwcJsMinimizerPlugin.d.ts +1 -1
- package/dist/builtin-plugin/WarnCaseSensitiveModulesPlugin.d.ts +1 -1
- package/dist/builtin-plugin/base.d.ts +2 -2
- package/dist/builtin-plugin/html-plugin/index.d.ts +1 -1
- package/dist/builtin-plugin/html-plugin/plugin.d.ts +1 -1
- package/dist/builtin-plugin/index.d.ts +20 -20
- package/dist/builtin-plugin/lazy-compilation/lazyCompilation.d.ts +1 -1
- package/dist/config/adapterRuleUse.d.ts +2 -2
- package/dist/config/devServer.d.ts +1 -1
- package/dist/config/normalization.d.ts +2 -2
- package/dist/config/types.d.ts +3 -3
- package/dist/container/ContainerPlugin.d.ts +1 -1
- package/dist/container/ContainerReferencePlugin.d.ts +1 -1
- package/dist/container/ModuleFederationRuntimePlugin.d.ts +1 -1
- package/dist/exports.d.ts +22 -62
- package/dist/index.js +6786 -6789
- package/dist/lib/Cache.d.ts +1 -1
- package/dist/lib/CacheFacade.d.ts +1 -1
- package/dist/loader-runner/utils.d.ts +1 -1
- package/dist/node/NodeWatchFileSystem.d.ts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/schema/config.d.ts +49 -49
- package/dist/schema/plugins.d.ts +7 -7
- package/dist/sharing/ConsumeSharedPlugin.d.ts +1 -1
- package/dist/sharing/ProvideSharedPlugin.d.ts +1 -1
- package/dist/sharing/ShareRuntimePlugin.d.ts +1 -1
- package/hot/lazy-compilation-node.js +0 -2
- package/hot/lazy-compilation-web.js +0 -2
- package/package.json +2 -2
package/dist/lib/Cache.d.ts
CHANGED
@@ -13,7 +13,7 @@ export interface Etag {
|
|
13
13
|
toString(): string;
|
14
14
|
}
|
15
15
|
export type CallbackCache<T> = (err?: WebpackError | null, result?: T) => void;
|
16
|
-
type GotHandler
|
16
|
+
type GotHandler = (result: any | null, callback: (error: Error | null) => void) => void;
|
17
17
|
export declare class Cache {
|
18
18
|
static STAGE_DISK: number;
|
19
19
|
static STAGE_MEMORY: number;
|
@@ -8,8 +8,8 @@
|
|
8
8
|
* https://github.com/webpack/webpack/blob/main/LICENSE
|
9
9
|
*/
|
10
10
|
import type { Cache, CallbackCache, Etag } from "./Cache";
|
11
|
+
import type { HashableObject, HashConstructor } from "./cache/getLazyHashedEtag";
|
11
12
|
import type WebpackError from "./WebpackError";
|
12
|
-
import type { HashConstructor, HashableObject } from "./cache/getLazyHashedEtag";
|
13
13
|
type CallbackNormalErrorCache<T> = (err?: WebpackError | null, result?: T) => void;
|
14
14
|
declare abstract class BaseCache {
|
15
15
|
abstract get<T>(callback: CallbackCache<T>): void;
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import type { LoaderObject } from ".";
|
2
1
|
import type { LoaderContext } from "../config/adapterRuleUse";
|
2
|
+
import type { LoaderObject } from ".";
|
3
3
|
export declare function convertArgs(args: any[], raw: boolean): void;
|
4
4
|
export declare const loadLoader: (loaderObject: LoaderObject) => Promise<void>;
|
5
5
|
export declare const runSyncOrAsync: (arg1: Function, arg2: LoaderContext<{}>, arg3: any[]) => Promise<any[]>;
|
@@ -8,7 +8,7 @@
|
|
8
8
|
* https://github.com/webpack/webpack/blob/main/LICENSE
|
9
9
|
*/
|
10
10
|
import type Watchpack from "../../compiled/watchpack";
|
11
|
-
import type { FileSystemInfoEntry, InputFileSystem,
|
11
|
+
import type { FileSystemInfoEntry, InputFileSystem, Watcher, WatchFileSystem } from "../util/fs";
|
12
12
|
export default class NodeWatchFileSystem implements WatchFileSystem {
|
13
13
|
inputFileSystem: InputFileSystem;
|
14
14
|
watcherOptions: Watchpack.WatchOptions;
|
package/dist/rspack.d.ts
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import type { Callback } from "@rspack/lite-tapable";
|
2
2
|
import { Compiler } from "./Compiler";
|
3
|
+
import { type RspackOptions } from "./config";
|
3
4
|
import { MultiCompiler, type MultiRspackOptions } from "./MultiCompiler";
|
4
5
|
import MultiStats from "./MultiStats";
|
5
6
|
import { Stats } from "./Stats";
|
6
|
-
import { type RspackOptions } from "./config";
|
7
7
|
declare function createMultiCompiler(options: MultiRspackOptions): MultiCompiler;
|
8
8
|
declare function createCompiler(userOptions: RspackOptions): Compiler;
|
9
9
|
declare function rspack(options: MultiRspackOptions): MultiCompiler;
|
package/dist/schema/config.d.ts
CHANGED
@@ -3,6 +3,9 @@ import * as z from "zod/v4";
|
|
3
3
|
import type * as t from "../config/types";
|
4
4
|
export declare const getExternalsTypeSchema: () => z.ZodEnum<{
|
5
5
|
module: "module";
|
6
|
+
global: "global";
|
7
|
+
system: "system";
|
8
|
+
promise: "promise";
|
6
9
|
import: "import";
|
7
10
|
jsonp: "jsonp";
|
8
11
|
var: "var";
|
@@ -10,7 +13,6 @@ export declare const getExternalsTypeSchema: () => z.ZodEnum<{
|
|
10
13
|
this: "this";
|
11
14
|
window: "window";
|
12
15
|
self: "self";
|
13
|
-
global: "global";
|
14
16
|
commonjs: "commonjs";
|
15
17
|
commonjs2: "commonjs2";
|
16
18
|
"commonjs-module": "commonjs-module";
|
@@ -19,8 +21,6 @@ export declare const getExternalsTypeSchema: () => z.ZodEnum<{
|
|
19
21
|
"amd-require": "amd-require";
|
20
22
|
umd: "umd";
|
21
23
|
umd2: "umd2";
|
22
|
-
system: "system";
|
23
|
-
promise: "promise";
|
24
24
|
"module-import": "module-import";
|
25
25
|
script: "script";
|
26
26
|
"node-commonjs": "node-commonjs";
|
@@ -36,10 +36,10 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
36
36
|
publicPath: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"auto">, z.ZodUnion<[z.ZodString, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>]>>;
|
37
37
|
baseUri: z.ZodOptional<z.ZodString>;
|
38
38
|
chunkLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<{
|
39
|
+
require: "require";
|
39
40
|
import: "import";
|
40
41
|
jsonp: "jsonp";
|
41
42
|
"import-scripts": "import-scripts";
|
42
|
-
require: "require";
|
43
43
|
"async-node": "async-node";
|
44
44
|
}>, z.ZodString]>]>>;
|
45
45
|
asyncChunks: z.ZodOptional<z.ZodBoolean>;
|
@@ -65,6 +65,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
65
65
|
}, z.core.$strict>]>>;
|
66
66
|
type: z.ZodUnion<[z.ZodEnum<{
|
67
67
|
module: "module";
|
68
|
+
global: "global";
|
69
|
+
system: "system";
|
68
70
|
jsonp: "jsonp";
|
69
71
|
var: "var";
|
70
72
|
assign: "assign";
|
@@ -72,7 +74,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
72
74
|
this: "this";
|
73
75
|
window: "window";
|
74
76
|
self: "self";
|
75
|
-
global: "global";
|
76
77
|
commonjs: "commonjs";
|
77
78
|
commonjs2: "commonjs2";
|
78
79
|
"commonjs-module": "commonjs-module";
|
@@ -81,7 +82,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
81
82
|
"amd-require": "amd-require";
|
82
83
|
umd: "umd";
|
83
84
|
umd2: "umd2";
|
84
|
-
system: "system";
|
85
85
|
}>, z.ZodString]>;
|
86
86
|
umdNamedDefine: z.ZodOptional<z.ZodBoolean>;
|
87
87
|
}, z.core.$strict>>;
|
@@ -112,6 +112,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
112
112
|
chunkLoadingGlobal: z.ZodOptional<z.ZodString>;
|
113
113
|
enabledLibraryTypes: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodEnum<{
|
114
114
|
module: "module";
|
115
|
+
global: "global";
|
116
|
+
system: "system";
|
115
117
|
jsonp: "jsonp";
|
116
118
|
var: "var";
|
117
119
|
assign: "assign";
|
@@ -119,7 +121,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
119
121
|
this: "this";
|
120
122
|
window: "window";
|
121
123
|
self: "self";
|
122
|
-
global: "global";
|
123
124
|
commonjs: "commonjs";
|
124
125
|
commonjs2: "commonjs2";
|
125
126
|
"commonjs-module": "commonjs-module";
|
@@ -128,7 +129,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
128
129
|
"amd-require": "amd-require";
|
129
130
|
umd: "umd";
|
130
131
|
umd2: "umd2";
|
131
|
-
system: "system";
|
132
132
|
}>, z.ZodString]>>>;
|
133
133
|
library: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString>]>, z.ZodObject<{
|
134
134
|
amd: z.ZodOptional<z.ZodString>;
|
@@ -150,6 +150,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
150
150
|
}, z.core.$strict>]>>;
|
151
151
|
type: z.ZodUnion<[z.ZodEnum<{
|
152
152
|
module: "module";
|
153
|
+
global: "global";
|
154
|
+
system: "system";
|
153
155
|
jsonp: "jsonp";
|
154
156
|
var: "var";
|
155
157
|
assign: "assign";
|
@@ -157,7 +159,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
157
159
|
this: "this";
|
158
160
|
window: "window";
|
159
161
|
self: "self";
|
160
|
-
global: "global";
|
161
162
|
commonjs: "commonjs";
|
162
163
|
commonjs2: "commonjs2";
|
163
164
|
"commonjs-module": "commonjs-module";
|
@@ -166,13 +167,14 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
166
167
|
"amd-require": "amd-require";
|
167
168
|
umd: "umd";
|
168
169
|
umd2: "umd2";
|
169
|
-
system: "system";
|
170
170
|
}>, z.ZodString]>;
|
171
171
|
umdNamedDefine: z.ZodOptional<z.ZodBoolean>;
|
172
172
|
}, z.core.$strict>]>>>;
|
173
173
|
libraryExport: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString>]>>;
|
174
174
|
libraryTarget: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
175
175
|
module: "module";
|
176
|
+
global: "global";
|
177
|
+
system: "system";
|
176
178
|
jsonp: "jsonp";
|
177
179
|
var: "var";
|
178
180
|
assign: "assign";
|
@@ -180,7 +182,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
180
182
|
this: "this";
|
181
183
|
window: "window";
|
182
184
|
self: "self";
|
183
|
-
global: "global";
|
184
185
|
commonjs: "commonjs";
|
185
186
|
commonjs2: "commonjs2";
|
186
187
|
"commonjs-module": "commonjs-module";
|
@@ -189,7 +190,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
189
190
|
"amd-require": "amd-require";
|
190
191
|
umd: "umd";
|
191
192
|
umd2: "umd2";
|
192
|
-
system: "system";
|
193
193
|
}>, z.ZodString]>>;
|
194
194
|
umdNamedDefine: z.ZodOptional<z.ZodBoolean>;
|
195
195
|
auxiliaryComment: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
|
@@ -218,17 +218,17 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
218
218
|
webassemblyModuleFilename: z.ZodOptional<z.ZodString>;
|
219
219
|
chunkFormat: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodString]>>;
|
220
220
|
chunkLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<{
|
221
|
+
require: "require";
|
221
222
|
import: "import";
|
222
223
|
jsonp: "jsonp";
|
223
224
|
"import-scripts": "import-scripts";
|
224
|
-
require: "require";
|
225
225
|
"async-node": "async-node";
|
226
226
|
}>, z.ZodString]>]>>;
|
227
227
|
enabledChunkLoadingTypes: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodEnum<{
|
228
|
+
require: "require";
|
228
229
|
import: "import";
|
229
230
|
jsonp: "jsonp";
|
230
231
|
"import-scripts": "import-scripts";
|
231
|
-
require: "require";
|
232
232
|
"async-node": "async-node";
|
233
233
|
}>, z.ZodString]>>>;
|
234
234
|
trustedTypes: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodLiteral<true>, z.ZodString]>, z.ZodObject<{
|
@@ -249,10 +249,10 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
249
249
|
hashSalt: z.ZodOptional<z.ZodString>;
|
250
250
|
asyncChunks: z.ZodOptional<z.ZodBoolean>;
|
251
251
|
workerChunkLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<{
|
252
|
+
require: "require";
|
252
253
|
import: "import";
|
253
254
|
jsonp: "jsonp";
|
254
255
|
"import-scripts": "import-scripts";
|
255
|
-
require: "require";
|
256
256
|
"async-node": "async-node";
|
257
257
|
}>, z.ZodString]>]>>;
|
258
258
|
workerWasmLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<{
|
@@ -408,6 +408,9 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
408
408
|
externals: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodCustom<RegExp, RegExp>]>, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodArray<z.ZodString>]>, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString>]>>]>>]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>, z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodCustom<RegExp, RegExp>]>, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodArray<z.ZodString>]>, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString>]>>]>>]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>]>>;
|
409
409
|
externalsType: z.ZodOptional<z.ZodEnum<{
|
410
410
|
module: "module";
|
411
|
+
global: "global";
|
412
|
+
system: "system";
|
413
|
+
promise: "promise";
|
411
414
|
import: "import";
|
412
415
|
jsonp: "jsonp";
|
413
416
|
var: "var";
|
@@ -415,7 +418,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
415
418
|
this: "this";
|
416
419
|
window: "window";
|
417
420
|
self: "self";
|
418
|
-
global: "global";
|
419
421
|
commonjs: "commonjs";
|
420
422
|
commonjs2: "commonjs2";
|
421
423
|
"commonjs-module": "commonjs-module";
|
@@ -424,8 +426,6 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
424
426
|
"amd-require": "amd-require";
|
425
427
|
umd: "umd";
|
426
428
|
umd2: "umd2";
|
427
|
-
system: "system";
|
428
|
-
promise: "promise";
|
429
429
|
"module-import": "module-import";
|
430
430
|
script: "script";
|
431
431
|
"node-commonjs": "node-commonjs";
|
@@ -447,12 +447,12 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
447
447
|
console: z.ZodOptional<z.ZodCustom<Console, Console>>;
|
448
448
|
debug: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodArray<z.ZodUnion<[z.ZodUnion<[z.ZodCustom<RegExp, RegExp>, z.ZodString]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>, z.ZodUnion<[z.ZodUnion<[z.ZodCustom<RegExp, RegExp>, z.ZodString]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>]>]>>;
|
449
449
|
level: z.ZodOptional<z.ZodEnum<{
|
450
|
-
none: "none";
|
451
|
-
verbose: "verbose";
|
452
450
|
error: "error";
|
453
451
|
warn: "warn";
|
454
452
|
info: "info";
|
455
453
|
log: "log";
|
454
|
+
none: "none";
|
455
|
+
verbose: "verbose";
|
456
456
|
}>>;
|
457
457
|
stream: z.ZodOptional<z.ZodCustom<NodeJS.WritableStream, NodeJS.WritableStream>>;
|
458
458
|
}, z.core.$strict>>;
|
@@ -533,12 +533,12 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
533
533
|
nestedModules: z.ZodOptional<z.ZodBoolean>;
|
534
534
|
source: z.ZodOptional<z.ZodBoolean>;
|
535
535
|
logging: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
536
|
-
none: "none";
|
537
|
-
verbose: "verbose";
|
538
536
|
error: "error";
|
539
537
|
warn: "warn";
|
540
538
|
info: "info";
|
541
539
|
log: "log";
|
540
|
+
none: "none";
|
541
|
+
verbose: "verbose";
|
542
542
|
}>, z.ZodBoolean]>>;
|
543
543
|
loggingDebug: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodArray<z.ZodUnion<[z.ZodUnion<[z.ZodCustom<RegExp, RegExp>, z.ZodString]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>, z.ZodUnion<[z.ZodUnion<[z.ZodCustom<RegExp, RegExp>, z.ZodString]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>]>]>>;
|
544
544
|
loggingTrace: z.ZodOptional<z.ZodBoolean>;
|
@@ -599,20 +599,20 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
599
599
|
deterministic: "deterministic";
|
600
600
|
}>>;
|
601
601
|
chunkIds: z.ZodOptional<z.ZodEnum<{
|
602
|
+
size: "size";
|
602
603
|
named: "named";
|
603
604
|
natural: "natural";
|
604
605
|
deterministic: "deterministic";
|
605
|
-
size: "size";
|
606
606
|
"total-size": "total-size";
|
607
607
|
}>>;
|
608
608
|
minimize: z.ZodOptional<z.ZodBoolean>;
|
609
|
-
minimizer: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodLiteral<"...">, z.ZodUnion<readonly [z.ZodCustom<t.RspackPluginInstance | t.
|
609
|
+
minimizer: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodLiteral<"...">, z.ZodUnion<readonly [z.ZodCustom<t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction, t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction>, z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<0>, z.ZodLiteral<"">, z.ZodNull, z.ZodUndefined]>]>]>>>;
|
610
610
|
mergeDuplicateChunks: z.ZodOptional<z.ZodBoolean>;
|
611
611
|
splitChunks: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodObject<{
|
612
612
|
chunks: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodEnum<{
|
613
613
|
all: "all";
|
614
|
-
initial: "initial";
|
615
614
|
async: "async";
|
615
|
+
initial: "initial";
|
616
616
|
}>, z.ZodCustom<RegExp, RegExp>]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>;
|
617
617
|
defaultSizeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
618
618
|
minChunks: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>>;
|
@@ -630,8 +630,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
630
630
|
cacheGroups: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodLiteral<false>, z.ZodObject<{
|
631
631
|
chunks: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodEnum<{
|
632
632
|
all: "all";
|
633
|
-
initial: "initial";
|
634
633
|
async: "async";
|
634
|
+
initial: "initial";
|
635
635
|
}>, z.ZodCustom<RegExp, RegExp>]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>;
|
636
636
|
defaultSizeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
637
637
|
minChunks: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>>;
|
@@ -657,8 +657,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
657
657
|
fallbackCacheGroup: z.ZodOptional<z.ZodObject<{
|
658
658
|
chunks: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodEnum<{
|
659
659
|
all: "all";
|
660
|
-
initial: "initial";
|
661
660
|
async: "async";
|
661
|
+
initial: "initial";
|
662
662
|
}>, z.ZodCustom<RegExp, RegExp>]>, z.ZodCustom<(...args: unknown[]) => any, (...args: unknown[]) => any>]>>;
|
663
663
|
minSize: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>>;
|
664
664
|
maxSize: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>>;
|
@@ -687,8 +687,8 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
687
687
|
global: "global";
|
688
688
|
}>, z.ZodBoolean]>>;
|
689
689
|
mangleExports: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
690
|
-
deterministic: "deterministic";
|
691
690
|
size: "size";
|
691
|
+
deterministic: "deterministic";
|
692
692
|
}>, z.ZodBoolean]>>;
|
693
693
|
nodeEnv: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodLiteral<false>]>>;
|
694
694
|
emitOnErrors: z.ZodOptional<z.ZodBoolean>;
|
@@ -696,7 +696,7 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
696
696
|
}, z.core.$strict>>;
|
697
697
|
resolve: z.ZodOptional<z.ZodType<t.ResolveOptions, unknown, z.core.$ZodTypeInternals<t.ResolveOptions, unknown>>>;
|
698
698
|
resolveLoader: z.ZodOptional<z.ZodType<t.ResolveOptions, unknown, z.core.$ZodTypeInternals<t.ResolveOptions, unknown>>>;
|
699
|
-
plugins: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodCustom<t.RspackPluginInstance | t.
|
699
|
+
plugins: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodCustom<t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction, t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction>, z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<0>, z.ZodLiteral<"">, z.ZodNull, z.ZodUndefined]>]>>>;
|
700
700
|
devServer: z.ZodOptional<z.ZodCustom<t.DevServer, t.DevServer>>;
|
701
701
|
module: z.ZodOptional<z.ZodObject<{
|
702
702
|
defaultRules: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodUnion<[z.ZodLiteral<"...">, z.ZodType<t.RuleSetRule, unknown, z.core.$ZodTypeInternals<t.RuleSetRule, unknown>>]>, z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<0>, z.ZodLiteral<"">, z.ZodNull, z.ZodUndefined]>]>>>;
|
@@ -721,9 +721,9 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
721
721
|
}, z.core.$strict>>;
|
722
722
|
javascript: z.ZodOptional<z.ZodObject<{
|
723
723
|
dynamicImportMode: z.ZodOptional<z.ZodEnum<{
|
724
|
-
lazy: "lazy";
|
725
|
-
eager: "eager";
|
726
724
|
weak: "weak";
|
725
|
+
eager: "eager";
|
726
|
+
lazy: "lazy";
|
727
727
|
"lazy-once": "lazy-once";
|
728
728
|
}>>;
|
729
729
|
dynamicImportPreload: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>]>>;
|
@@ -739,19 +739,19 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
739
739
|
wrappedContextCritical: z.ZodOptional<z.ZodBoolean>;
|
740
740
|
wrappedContextRegExp: z.ZodOptional<z.ZodCustom<RegExp, RegExp>>;
|
741
741
|
exportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
742
|
-
auto: "auto";
|
743
742
|
error: "error";
|
744
743
|
warn: "warn";
|
744
|
+
auto: "auto";
|
745
745
|
}>, z.ZodLiteral<false>]>>;
|
746
746
|
importExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
747
|
-
auto: "auto";
|
748
747
|
error: "error";
|
749
748
|
warn: "warn";
|
749
|
+
auto: "auto";
|
750
750
|
}>, z.ZodLiteral<false>]>>;
|
751
751
|
reexportExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
752
|
-
auto: "auto";
|
753
752
|
error: "error";
|
754
753
|
warn: "warn";
|
754
|
+
auto: "auto";
|
755
755
|
}>, z.ZodLiteral<false>]>>;
|
756
756
|
strictExportPresence: z.ZodOptional<z.ZodBoolean>;
|
757
757
|
worker: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodString>, z.ZodBoolean]>>;
|
@@ -772,9 +772,9 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
772
772
|
}, z.core.$strict>>;
|
773
773
|
"javascript/auto": z.ZodOptional<z.ZodObject<{
|
774
774
|
dynamicImportMode: z.ZodOptional<z.ZodEnum<{
|
775
|
-
lazy: "lazy";
|
776
|
-
eager: "eager";
|
777
775
|
weak: "weak";
|
776
|
+
eager: "eager";
|
777
|
+
lazy: "lazy";
|
778
778
|
"lazy-once": "lazy-once";
|
779
779
|
}>>;
|
780
780
|
dynamicImportPreload: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>]>>;
|
@@ -790,19 +790,19 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
790
790
|
wrappedContextCritical: z.ZodOptional<z.ZodBoolean>;
|
791
791
|
wrappedContextRegExp: z.ZodOptional<z.ZodCustom<RegExp, RegExp>>;
|
792
792
|
exportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
793
|
-
auto: "auto";
|
794
793
|
error: "error";
|
795
794
|
warn: "warn";
|
795
|
+
auto: "auto";
|
796
796
|
}>, z.ZodLiteral<false>]>>;
|
797
797
|
importExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
798
|
-
auto: "auto";
|
799
798
|
error: "error";
|
800
799
|
warn: "warn";
|
800
|
+
auto: "auto";
|
801
801
|
}>, z.ZodLiteral<false>]>>;
|
802
802
|
reexportExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
803
|
-
auto: "auto";
|
804
803
|
error: "error";
|
805
804
|
warn: "warn";
|
805
|
+
auto: "auto";
|
806
806
|
}>, z.ZodLiteral<false>]>>;
|
807
807
|
strictExportPresence: z.ZodOptional<z.ZodBoolean>;
|
808
808
|
worker: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodString>, z.ZodBoolean]>>;
|
@@ -823,9 +823,9 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
823
823
|
}, z.core.$strict>>;
|
824
824
|
"javascript/dynamic": z.ZodOptional<z.ZodObject<{
|
825
825
|
dynamicImportMode: z.ZodOptional<z.ZodEnum<{
|
826
|
-
lazy: "lazy";
|
827
|
-
eager: "eager";
|
828
826
|
weak: "weak";
|
827
|
+
eager: "eager";
|
828
|
+
lazy: "lazy";
|
829
829
|
"lazy-once": "lazy-once";
|
830
830
|
}>>;
|
831
831
|
dynamicImportPreload: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>]>>;
|
@@ -841,19 +841,19 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
841
841
|
wrappedContextCritical: z.ZodOptional<z.ZodBoolean>;
|
842
842
|
wrappedContextRegExp: z.ZodOptional<z.ZodCustom<RegExp, RegExp>>;
|
843
843
|
exportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
844
|
-
auto: "auto";
|
845
844
|
error: "error";
|
846
845
|
warn: "warn";
|
846
|
+
auto: "auto";
|
847
847
|
}>, z.ZodLiteral<false>]>>;
|
848
848
|
importExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
849
|
-
auto: "auto";
|
850
849
|
error: "error";
|
851
850
|
warn: "warn";
|
851
|
+
auto: "auto";
|
852
852
|
}>, z.ZodLiteral<false>]>>;
|
853
853
|
reexportExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
854
|
-
auto: "auto";
|
855
854
|
error: "error";
|
856
855
|
warn: "warn";
|
856
|
+
auto: "auto";
|
857
857
|
}>, z.ZodLiteral<false>]>>;
|
858
858
|
strictExportPresence: z.ZodOptional<z.ZodBoolean>;
|
859
859
|
worker: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodString>, z.ZodBoolean]>>;
|
@@ -874,9 +874,9 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
874
874
|
}, z.core.$strict>>;
|
875
875
|
"javascript/esm": z.ZodOptional<z.ZodObject<{
|
876
876
|
dynamicImportMode: z.ZodOptional<z.ZodEnum<{
|
877
|
-
lazy: "lazy";
|
878
|
-
eager: "eager";
|
879
877
|
weak: "weak";
|
878
|
+
eager: "eager";
|
879
|
+
lazy: "lazy";
|
880
880
|
"lazy-once": "lazy-once";
|
881
881
|
}>>;
|
882
882
|
dynamicImportPreload: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodUnion<[z.ZodNumber, z.ZodLiteral<number>]>]>>;
|
@@ -892,19 +892,19 @@ export declare const getRspackOptionsSchema: () => z.ZodObject<{
|
|
892
892
|
wrappedContextCritical: z.ZodOptional<z.ZodBoolean>;
|
893
893
|
wrappedContextRegExp: z.ZodOptional<z.ZodCustom<RegExp, RegExp>>;
|
894
894
|
exportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
895
|
-
auto: "auto";
|
896
895
|
error: "error";
|
897
896
|
warn: "warn";
|
897
|
+
auto: "auto";
|
898
898
|
}>, z.ZodLiteral<false>]>>;
|
899
899
|
importExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
900
|
-
auto: "auto";
|
901
900
|
error: "error";
|
902
901
|
warn: "warn";
|
902
|
+
auto: "auto";
|
903
903
|
}>, z.ZodLiteral<false>]>>;
|
904
904
|
reexportExportsPresence: z.ZodOptional<z.ZodUnion<[z.ZodEnum<{
|
905
|
-
auto: "auto";
|
906
905
|
error: "error";
|
907
906
|
warn: "warn";
|
907
|
+
auto: "auto";
|
908
908
|
}>, z.ZodLiteral<false>]>>;
|
909
909
|
strictExportPresence: z.ZodOptional<z.ZodBoolean>;
|
910
910
|
worker: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodString>, z.ZodBoolean]>>;
|
package/dist/schema/plugins.d.ts
CHANGED
@@ -50,12 +50,13 @@ export declare const getDllReferencePluginOptionsSchema: () => z.ZodUnion<readon
|
|
50
50
|
}, z.core.$strip>>;
|
51
51
|
name: z.ZodOptional<z.ZodString>;
|
52
52
|
type: z.ZodOptional<z.ZodEnum<{
|
53
|
+
global: "global";
|
54
|
+
system: "system";
|
53
55
|
jsonp: "jsonp";
|
54
56
|
var: "var";
|
55
57
|
assign: "assign";
|
56
58
|
this: "this";
|
57
59
|
window: "window";
|
58
|
-
global: "global";
|
59
60
|
commonjs: "commonjs";
|
60
61
|
commonjs2: "commonjs2";
|
61
62
|
"commonjs-module": "commonjs-module";
|
@@ -63,18 +64,18 @@ export declare const getDllReferencePluginOptionsSchema: () => z.ZodUnion<readon
|
|
63
64
|
"amd-require": "amd-require";
|
64
65
|
umd: "umd";
|
65
66
|
umd2: "umd2";
|
66
|
-
system: "system";
|
67
67
|
}>>;
|
68
68
|
}, z.core.$strip>]>;
|
69
69
|
name: z.ZodOptional<z.ZodString>;
|
70
70
|
scope: z.ZodOptional<z.ZodString>;
|
71
71
|
sourceType: z.ZodOptional<z.ZodEnum<{
|
72
|
+
global: "global";
|
73
|
+
system: "system";
|
72
74
|
jsonp: "jsonp";
|
73
75
|
var: "var";
|
74
76
|
assign: "assign";
|
75
77
|
this: "this";
|
76
78
|
window: "window";
|
77
|
-
global: "global";
|
78
79
|
commonjs: "commonjs";
|
79
80
|
commonjs2: "commonjs2";
|
80
81
|
"commonjs-module": "commonjs-module";
|
@@ -82,7 +83,6 @@ export declare const getDllReferencePluginOptionsSchema: () => z.ZodUnion<readon
|
|
82
83
|
"amd-require": "amd-require";
|
83
84
|
umd: "umd";
|
84
85
|
umd2: "umd2";
|
85
|
-
system: "system";
|
86
86
|
}>>;
|
87
87
|
type: z.ZodOptional<z.ZodEnum<{
|
88
88
|
object: "object";
|
@@ -99,12 +99,13 @@ export declare const getDllReferencePluginOptionsSchema: () => z.ZodUnion<readon
|
|
99
99
|
name: z.ZodString;
|
100
100
|
scope: z.ZodOptional<z.ZodString>;
|
101
101
|
sourceType: z.ZodOptional<z.ZodEnum<{
|
102
|
+
global: "global";
|
103
|
+
system: "system";
|
102
104
|
jsonp: "jsonp";
|
103
105
|
var: "var";
|
104
106
|
assign: "assign";
|
105
107
|
this: "this";
|
106
108
|
window: "window";
|
107
|
-
global: "global";
|
108
109
|
commonjs: "commonjs";
|
109
110
|
commonjs2: "commonjs2";
|
110
111
|
"commonjs-module": "commonjs-module";
|
@@ -112,7 +113,6 @@ export declare const getDllReferencePluginOptionsSchema: () => z.ZodUnion<readon
|
|
112
113
|
"amd-require": "amd-require";
|
113
114
|
umd: "umd";
|
114
115
|
umd2: "umd2";
|
115
|
-
system: "system";
|
116
116
|
}>>;
|
117
117
|
type: z.ZodOptional<z.ZodEnum<{
|
118
118
|
object: "object";
|
@@ -132,9 +132,9 @@ export declare const getHtmlPluginOptionsSchema: () => z.ZodObject<{
|
|
132
132
|
base: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
|
133
133
|
href: z.ZodOptional<z.ZodString>;
|
134
134
|
target: z.ZodOptional<z.ZodEnum<{
|
135
|
+
_parent: "_parent";
|
135
136
|
_self: "_self";
|
136
137
|
_blank: "_blank";
|
137
|
-
_parent: "_parent";
|
138
138
|
_top: "_top";
|
139
139
|
}>>;
|
140
140
|
}, z.core.$strict>]>>;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { type BuiltinPlugin, BuiltinPluginName } from "@rspack/binding";
|
2
|
-
import type { Compiler } from "../Compiler";
|
3
2
|
import { RspackBuiltinPlugin } from "../builtin-plugin/base";
|
3
|
+
import type { Compiler } from "../Compiler";
|
4
4
|
export type ConsumeSharedPluginOptions = {
|
5
5
|
consumes: Consumes;
|
6
6
|
shareScope?: string;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { type BuiltinPlugin, BuiltinPluginName, type RawProvideOptions } from "@rspack/binding";
|
2
|
-
import type { Compiler } from "../Compiler";
|
3
2
|
import { RspackBuiltinPlugin } from "../builtin-plugin/base";
|
3
|
+
import type { Compiler } from "../Compiler";
|
4
4
|
export type ProvideSharedPluginOptions<Enhanced extends boolean = false> = {
|
5
5
|
provides: Provides<Enhanced>;
|
6
6
|
shareScope?: string;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { type BuiltinPlugin, BuiltinPluginName } from "@rspack/binding";
|
2
|
-
import type { Compiler } from "../Compiler";
|
3
2
|
import { RspackBuiltinPlugin } from "../builtin-plugin/base";
|
3
|
+
import type { Compiler } from "../Compiler";
|
4
4
|
export declare class ShareRuntimePlugin extends RspackBuiltinPlugin {
|
5
5
|
private enhanced;
|
6
6
|
name: BuiltinPluginName;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rspack/core",
|
3
|
-
"version": "1.4.
|
3
|
+
"version": "1.4.8",
|
4
4
|
"webpackVersion": "5.75.0",
|
5
5
|
"license": "MIT",
|
6
6
|
"description": "The fast Rust-based web bundler with webpack-compatible API",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"dependencies": {
|
61
61
|
"@module-federation/runtime-tools": "0.16.0",
|
62
62
|
"@rspack/lite-tapable": "1.0.1",
|
63
|
-
"@rspack/binding": "1.4.
|
63
|
+
"@rspack/binding": "1.4.8"
|
64
64
|
},
|
65
65
|
"peerDependencies": {
|
66
66
|
"@swc/helpers": ">=0.5.1"
|