@rspack/core 1.0.10 → 1.0.11
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/builtin-plugin/css-extract/utils.d.ts +1 -0
- package/dist/config/types.d.ts +309 -0
- package/dist/config/zod.d.ts +22 -534
- package/dist/cssExtractHmr.js +224 -0
- package/dist/cssExtractLoader.js +277 -0
- package/dist/index.js +23347 -31
- package/dist/{builtin-plugin/css-extract/hmr/hotModuleReplacement.d.ts → runtime/cssExtractHmr.d.ts} +1 -0
- package/dist/runtime/moduleFederationDefaultRuntime.d.ts +2 -0
- package/dist/stats/statsFactoryUtils.d.ts +1 -0
- package/package.json +8 -5
- package/compiled/json-parse-even-better-errors/index.d.ts +0 -1
- package/compiled/json-parse-even-better-errors/index.js +0 -193
- package/compiled/json-parse-even-better-errors/package.json +0 -1
- package/compiled/neo-async/index.d.ts +0 -685
- package/compiled/neo-async/index.js +0 -9207
- package/compiled/neo-async/license +0 -22
- package/compiled/neo-async/package.json +0 -1
- package/compiled/zod-validation-error/index.d.ts +0 -41
- package/compiled/zod-validation-error/index.js +0 -335
- package/compiled/zod-validation-error/license +0 -9
- package/compiled/zod-validation-error/package.json +0 -1
- package/dist/Chunk.js +0 -118
- package/dist/ChunkGraph.js +0 -27
- package/dist/ChunkGroup.js +0 -76
- package/dist/Compilation.js +0 -854
- package/dist/Compiler.js +0 -925
- package/dist/ContextModuleFactory.js +0 -36
- package/dist/DependenciesBlock.js +0 -30
- package/dist/Dependency.js +0 -43
- package/dist/Entrypoint.js +0 -21
- package/dist/ErrorHelpers.js +0 -62
- package/dist/ExecuteModulePlugin.js +0 -46
- package/dist/FileSystem.js +0 -34
- package/dist/FileSystemInfo.js +0 -2
- package/dist/Module.js +0 -226
- package/dist/ModuleTypeConstants.js +0 -92
- package/dist/MultiCompiler.js +0 -440
- package/dist/MultiStats.js +0 -161
- package/dist/MultiWatching.js +0 -62
- package/dist/NormalModule.js +0 -97
- package/dist/NormalModuleFactory.js +0 -43
- package/dist/Resolver.js +0 -39
- package/dist/ResolverFactory.js +0 -61
- package/dist/RspackError.js +0 -21
- package/dist/RuleSetCompiler.js +0 -10
- package/dist/RuntimeGlobals.js +0 -357
- package/dist/RuntimeModule.js +0 -58
- package/dist/Stats.js +0 -161
- package/dist/Template.js +0 -206
- package/dist/Watching.js +0 -290
- package/dist/builtin-loader/index.js +0 -17
- package/dist/builtin-loader/lightningcss/index.js +0 -175
- package/dist/builtin-loader/swc/index.js +0 -5
- package/dist/builtin-loader/swc/pluginImport.js +0 -35
- package/dist/builtin-loader/swc/react.js +0 -7
- package/dist/builtin-loader/swc/types.js +0 -2
- package/dist/builtin-plugin/APIPlugin.js +0 -6
- package/dist/builtin-plugin/ArrayPushCallbackChunkFormatPlugin.js +0 -6
- package/dist/builtin-plugin/AssetModulesPlugin.js +0 -6
- package/dist/builtin-plugin/AsyncWebAssemblyModulesPlugin.js +0 -6
- package/dist/builtin-plugin/BannerPlugin.js +0 -22
- package/dist/builtin-plugin/BundlerInfoRspackPlugin.js +0 -12
- package/dist/builtin-plugin/ChunkPrefetchPreloadPlugin.js +0 -6
- package/dist/builtin-plugin/CommonJsChunkFormatPlugin.js +0 -6
- package/dist/builtin-plugin/ContextReplacementPlugin.js +0 -43
- package/dist/builtin-plugin/CopyRspackPlugin.js +0 -21
- package/dist/builtin-plugin/CssModulesPlugin.js +0 -6
- package/dist/builtin-plugin/DataUriPlugin.js +0 -6
- package/dist/builtin-plugin/DefinePlugin.js +0 -44
- package/dist/builtin-plugin/DeterministicChunkIdsPlugin.js +0 -6
- package/dist/builtin-plugin/DeterministicModuleIdsPlugin.js +0 -6
- package/dist/builtin-plugin/DynamicEntryPlugin.js +0 -36
- package/dist/builtin-plugin/ElectronTargetPlugin.js +0 -6
- package/dist/builtin-plugin/EnableChunkLoadingPlugin.js +0 -6
- package/dist/builtin-plugin/EnableLibraryPlugin.js +0 -39
- package/dist/builtin-plugin/EnableWasmLoadingPlugin.js +0 -6
- package/dist/builtin-plugin/EnsureChunkConditionsPlugin.js +0 -6
- package/dist/builtin-plugin/EntryPlugin.js +0 -34
- package/dist/builtin-plugin/EvalDevToolModulePlugin.js +0 -6
- package/dist/builtin-plugin/EvalSourceMapDevToolPlugin.js +0 -16
- package/dist/builtin-plugin/ExternalsPlugin.js +0 -51
- package/dist/builtin-plugin/FetchCompileAsyncWasmPlugin.js +0 -6
- package/dist/builtin-plugin/FileUriPlugin.js +0 -6
- package/dist/builtin-plugin/FlagDependencyExportsPlugin.js +0 -6
- package/dist/builtin-plugin/FlagDependencyUsagePlugin.js +0 -6
- package/dist/builtin-plugin/HotModuleReplacementPlugin.js +0 -18
- package/dist/builtin-plugin/HtmlRspackPlugin.js +0 -285
- package/dist/builtin-plugin/HttpExternalsRspackPlugin.js +0 -11
- package/dist/builtin-plugin/IgnorePlugin.js +0 -20
- package/dist/builtin-plugin/InferAsyncModulesPlugin.js +0 -6
- package/dist/builtin-plugin/JavascriptModulesPlugin.js +0 -55
- package/dist/builtin-plugin/JsLoaderRspackPlugin.js +0 -9
- package/dist/builtin-plugin/JsonModulesPlugin.js +0 -6
- package/dist/builtin-plugin/LightningCssMiminizerRspackPlugin.js +0 -30
- package/dist/builtin-plugin/LimitChunkCountPlugin.js +0 -8
- package/dist/builtin-plugin/MangleExportsPlugin.js +0 -6
- package/dist/builtin-plugin/MergeDuplicateChunksPlugin.js +0 -6
- package/dist/builtin-plugin/ModuleChunkFormatPlugin.js +0 -6
- package/dist/builtin-plugin/ModuleConcatenationPlugin.js +0 -6
- package/dist/builtin-plugin/NamedChunkIdsPlugin.js +0 -6
- package/dist/builtin-plugin/NamedModuleIdsPlugin.js +0 -6
- package/dist/builtin-plugin/NaturalChunkIdsPlugin.js +0 -6
- package/dist/builtin-plugin/NaturalModuleIdsPlugin.js +0 -6
- package/dist/builtin-plugin/NoEmitOnErrorsPlugin.js +0 -6
- package/dist/builtin-plugin/NodeTargetPlugin.js +0 -6
- package/dist/builtin-plugin/ProgressPlugin.js +0 -15
- package/dist/builtin-plugin/ProvidePlugin.js +0 -14
- package/dist/builtin-plugin/RealContentHashPlugin.js +0 -6
- package/dist/builtin-plugin/RemoveEmptyChunksPlugin.js +0 -6
- package/dist/builtin-plugin/RuntimeChunkPlugin.js +0 -6
- package/dist/builtin-plugin/RuntimePlugin.js +0 -6
- package/dist/builtin-plugin/SideEffectsFlagPlugin.js +0 -6
- package/dist/builtin-plugin/SizeLimitsPlugin.js +0 -9
- package/dist/builtin-plugin/SourceMapDevToolPlugin.js +0 -14
- package/dist/builtin-plugin/SplitChunksPlugin.js +0 -92
- package/dist/builtin-plugin/SwcJsMinimizerPlugin.js +0 -80
- package/dist/builtin-plugin/WarnCaseSensitiveModulesPlugin.js +0 -6
- package/dist/builtin-plugin/WebWorkerTemplatePlugin.js +0 -6
- package/dist/builtin-plugin/WorkerPlugin.js +0 -31
- package/dist/builtin-plugin/base.js +0 -58
- package/dist/builtin-plugin/css-extract/hmr/hotModuleReplacement.js +0 -182
- package/dist/builtin-plugin/css-extract/hmr/normalizeUrl.d.ts +0 -2
- package/dist/builtin-plugin/css-extract/hmr/normalizeUrl.js +0 -31
- package/dist/builtin-plugin/css-extract/index.js +0 -105
- package/dist/builtin-plugin/css-extract/loader.js +0 -204
- package/dist/builtin-plugin/css-extract/utils.js +0 -51
- package/dist/builtin-plugin/index.js +0 -84
- package/dist/builtin-plugin/lazy-compilation/backend.js +0 -139
- package/dist/builtin-plugin/lazy-compilation/lazyCompilation.js +0 -6
- package/dist/builtin-plugin/lazy-compilation/plugin.js +0 -60
- package/dist/config/adapter.js +0 -691
- package/dist/config/adapterRuleUse.js +0 -107
- package/dist/config/browserslistTargetHandler.js +0 -345
- package/dist/config/defaults.js +0 -876
- package/dist/config/index.js +0 -20
- package/dist/config/normalization.js +0 -299
- package/dist/config/target.js +0 -318
- package/dist/config/types.js +0 -3
- package/dist/config/zod.js +0 -1030
- package/dist/container/ContainerPlugin.js +0 -50
- package/dist/container/ContainerReferencePlugin.js +0 -49
- package/dist/container/ModuleFederationPlugin.js +0 -137
- package/dist/container/ModuleFederationPluginV1.js +0 -63
- package/dist/container/ModuleFederationRuntimePlugin.js +0 -6
- package/dist/container/options.js +0 -48
- package/dist/error/ConcurrentCompilationError.js +0 -20
- package/dist/exports.js +0 -183
- package/dist/lib/AbstractMethodError.js +0 -51
- package/dist/lib/Cache.js +0 -111
- package/dist/lib/CacheFacade.js +0 -321
- package/dist/lib/Dependency.js +0 -11
- package/dist/lib/EntryOptionPlugin.js +0 -89
- package/dist/lib/EnvironmentPlugin.js +0 -57
- package/dist/lib/HookWebpackError.js +0 -83
- package/dist/lib/IgnoreWarningsPlugin.js +0 -35
- package/dist/lib/LoaderOptionsPlugin.js +0 -74
- package/dist/lib/LoaderTargetPlugin.js +0 -37
- package/dist/lib/ModuleFilenameHelpers.js +0 -83
- package/dist/lib/NormalModuleReplacementPlugin.js +0 -85
- package/dist/lib/WebpackError.js +0 -20
- package/dist/lib/cache/MemoryCachePlugin.js +0 -40
- package/dist/lib/cache/getLazyHashedEtag.js +0 -73
- package/dist/lib/cache/mergeEtags.js +0 -74
- package/dist/lib/formatLocation.js +0 -64
- package/dist/loader-runner/LoaderLoadingError.js +0 -19
- package/dist/loader-runner/index.js +0 -735
- package/dist/loader-runner/loadLoader.js +0 -64
- package/dist/logging/Logger.js +0 -143
- package/dist/logging/createConsoleLogger.js +0 -176
- package/dist/logging/runtime.js +0 -37
- package/dist/logging/truncateArgs.js +0 -81
- package/dist/node/NodeEnvironmentPlugin.js +0 -50
- package/dist/node/NodeTemplatePlugin.js +0 -26
- package/dist/node/NodeWatchFileSystem.js +0 -144
- package/dist/node/nodeConsole.js +0 -146
- package/dist/rspack.js +0 -123
- package/dist/rspackOptionsApply.js +0 -274
- package/dist/sharing/ConsumeSharedPlugin.js +0 -69
- package/dist/sharing/ProvideSharedPlugin.js +0 -50
- package/dist/sharing/SharePlugin.js +0 -66
- package/dist/sharing/ShareRuntimePlugin.js +0 -26
- package/dist/sharing/utils.js +0 -8
- package/dist/stats/DefaultStatsFactoryPlugin.js +0 -1173
- package/dist/stats/DefaultStatsPresetPlugin.js +0 -305
- package/dist/stats/DefaultStatsPrinterPlugin.js +0 -1069
- package/dist/stats/StatsFactory.js +0 -167
- package/dist/stats/StatsPrinter.js +0 -142
- package/dist/stats/statsFactoryUtils.js +0 -341
- package/dist/util/ArrayQueue.js +0 -108
- package/dist/util/AssetInfo.js +0 -39
- package/dist/util/IterableHelpers.js +0 -35
- package/dist/util/MergeCaller.js +0 -24
- package/dist/util/SizeFormatHelpers.js +0 -24
- package/dist/util/SplitChunkSize.js +0 -18
- package/dist/util/assertNotNil.js +0 -9
- package/dist/util/assetCondition.js +0 -2
- package/dist/util/bindingVersionCheck.js +0 -124
- package/dist/util/cleverMerge.js +0 -504
- package/dist/util/comparators.js +0 -108
- package/dist/util/createHash.js +0 -161
- package/dist/util/createReadonlyMap.js +0 -29
- package/dist/util/fake.js +0 -28
- package/dist/util/fs.js +0 -120
- package/dist/util/hash/BatchedHash.js +0 -69
- package/dist/util/hash/index.js +0 -39
- package/dist/util/hash/md4.js +0 -27
- package/dist/util/hash/wasm-hash.js +0 -167
- package/dist/util/hash/xxhash64.js +0 -27
- package/dist/util/identifier.js +0 -330
- package/dist/util/index.js +0 -123
- package/dist/util/memoize.js +0 -61
- package/dist/util/scheme.js +0 -57
- package/dist/util/smartGrouping.js +0 -148
- package/dist/util/source.js +0 -42
- package/dist/util/validate.js +0 -77
- package/dist/util/webpack.js +0 -27
- /package/dist/{container/default.runtime.js → moduleFederationDefaultRuntime.js} +0 -0
package/dist/config/zod.d.ts
CHANGED
|
@@ -7,518 +7,6 @@ import type { Compilation, PathData } from "../Compilation";
|
|
|
7
7
|
import { Module } from "../Module";
|
|
8
8
|
import type * as t from "./types";
|
|
9
9
|
export type * from "./types";
|
|
10
|
-
declare const path: z.ZodString;
|
|
11
|
-
export type Path = z.infer<typeof path>;
|
|
12
|
-
declare const pathinfo: z.ZodUnion<[z.ZodBoolean, z.ZodLiteral<"verbose">]>;
|
|
13
|
-
export type Pathinfo = z.infer<typeof pathinfo>;
|
|
14
|
-
declare const assetModuleFilename: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>;
|
|
15
|
-
export type AssetModuleFilename = z.infer<typeof assetModuleFilename>;
|
|
16
|
-
declare const webassemblyModuleFilename: z.ZodString;
|
|
17
|
-
export type WebassemblyModuleFilename = z.infer<typeof webassemblyModuleFilename>;
|
|
18
|
-
declare const chunkFilename: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>;
|
|
19
|
-
export type ChunkFilename = z.infer<typeof chunkFilename>;
|
|
20
|
-
declare const crossOriginLoading: z.ZodUnion<[z.ZodLiteral<false>, z.ZodEnum<["anonymous", "use-credentials"]>]>;
|
|
21
|
-
export type CrossOriginLoading = z.infer<typeof crossOriginLoading>;
|
|
22
|
-
declare const cssFilename: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>;
|
|
23
|
-
export type CssFilename = z.infer<typeof cssFilename>;
|
|
24
|
-
declare const cssChunkFilename: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>;
|
|
25
|
-
export type CssChunkFilename = z.infer<typeof cssChunkFilename>;
|
|
26
|
-
declare const hotUpdateChunkFilename: z.ZodString;
|
|
27
|
-
export type HotUpdateChunkFilename = z.infer<typeof hotUpdateChunkFilename>;
|
|
28
|
-
declare const hotUpdateMainFilename: z.ZodString;
|
|
29
|
-
export type HotUpdateMainFilename = z.infer<typeof hotUpdateMainFilename>;
|
|
30
|
-
declare const hotUpdateGlobal: z.ZodString;
|
|
31
|
-
export type HotUpdateGlobal = z.infer<typeof hotUpdateGlobal>;
|
|
32
|
-
declare const uniqueName: z.ZodString;
|
|
33
|
-
export type UniqueName = z.infer<typeof uniqueName>;
|
|
34
|
-
declare const chunkLoadingGlobal: z.ZodString;
|
|
35
|
-
export type ChunkLoadingGlobal = z.infer<typeof chunkLoadingGlobal>;
|
|
36
|
-
declare const enabledLibraryTypes: z.ZodArray<z.ZodUnion<[z.ZodEnum<["var", "module", "assign", "assign-properties", "this", "window", "self", "global", "commonjs", "commonjs2", "commonjs-module", "commonjs-static", "amd", "amd-require", "umd", "umd2", "jsonp", "system"]>, z.ZodString]>, "many">;
|
|
37
|
-
export type EnabledLibraryTypes = z.infer<typeof enabledLibraryTypes>;
|
|
38
|
-
declare const clean: z.ZodBoolean;
|
|
39
|
-
export type Clean = z.infer<typeof clean>;
|
|
40
|
-
declare const outputModule: z.ZodBoolean;
|
|
41
|
-
export type OutputModule = z.infer<typeof outputModule>;
|
|
42
|
-
declare const strictModuleExceptionHandling: z.ZodBoolean;
|
|
43
|
-
export type StrictModuleExceptionHandling = z.infer<typeof strictModuleExceptionHandling>;
|
|
44
|
-
declare const strictModuleErrorHandling: z.ZodBoolean;
|
|
45
|
-
export type StrictModuleErrorHandling = z.infer<typeof strictModuleErrorHandling>;
|
|
46
|
-
declare const globalObject: z.ZodString;
|
|
47
|
-
export type GlobalObject = z.infer<typeof globalObject>;
|
|
48
|
-
declare const enabledWasmLoadingTypes: z.ZodArray<z.ZodUnion<[z.ZodEnum<["fetch-streaming", "fetch", "async-node"]>, z.ZodString]>, "many">;
|
|
49
|
-
export type EnabledWasmLoadingTypes = z.infer<typeof enabledWasmLoadingTypes>;
|
|
50
|
-
declare const importFunctionName: z.ZodString;
|
|
51
|
-
export type ImportFunctionName = z.infer<typeof importFunctionName>;
|
|
52
|
-
declare const importMetaName: z.ZodString;
|
|
53
|
-
export type ImportMetaName = z.infer<typeof importMetaName>;
|
|
54
|
-
declare const iife: z.ZodBoolean;
|
|
55
|
-
export type Iife = z.infer<typeof iife>;
|
|
56
|
-
declare const enabledChunkLoadingTypes: z.ZodArray<z.ZodUnion<[z.ZodEnum<["jsonp", "import-scripts", "require", "async-node", "import"]>, z.ZodString]>, "many">;
|
|
57
|
-
export type EnabledChunkLoadingTypes = z.infer<typeof enabledChunkLoadingTypes>;
|
|
58
|
-
declare const chunkFormat: z.ZodUnion<[z.ZodLiteral<false>, z.ZodString]>;
|
|
59
|
-
export type ChunkFormat = z.infer<typeof chunkFormat>;
|
|
60
|
-
declare const workerPublicPath: z.ZodString;
|
|
61
|
-
export type WorkerPublicPath = z.infer<typeof workerPublicPath>;
|
|
62
|
-
declare const trustedTypes: z.ZodObject<{
|
|
63
|
-
policyName: z.ZodOptional<z.ZodString>;
|
|
64
|
-
}, "strict", z.ZodTypeAny, {
|
|
65
|
-
policyName?: string | undefined;
|
|
66
|
-
}, {
|
|
67
|
-
policyName?: string | undefined;
|
|
68
|
-
}>;
|
|
69
|
-
export type TrustedTypes = z.infer<typeof trustedTypes>;
|
|
70
|
-
declare const hashDigest: z.ZodString;
|
|
71
|
-
export type HashDigest = z.infer<typeof hashDigest>;
|
|
72
|
-
declare const hashDigestLength: z.ZodNumber;
|
|
73
|
-
export type HashDigestLength = z.infer<typeof hashDigestLength>;
|
|
74
|
-
declare const hashFunction: z.ZodEnum<["md4", "xxhash64"]>;
|
|
75
|
-
export type HashFunction = z.infer<typeof hashFunction>;
|
|
76
|
-
declare const hashSalt: z.ZodString;
|
|
77
|
-
export type HashSalt = z.infer<typeof hashSalt>;
|
|
78
|
-
declare const sourceMapFilename: z.ZodString;
|
|
79
|
-
export type SourceMapFilename = z.infer<typeof sourceMapFilename>;
|
|
80
|
-
declare const devtoolNamespace: z.ZodString;
|
|
81
|
-
export type DevtoolNamespace = z.infer<typeof devtoolNamespace>;
|
|
82
|
-
declare const devtoolModuleFilenameTemplate: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodAny], null>, z.ZodAny>]>;
|
|
83
|
-
export type DevtoolModuleFilenameTemplate = z.infer<typeof devtoolModuleFilenameTemplate>;
|
|
84
|
-
declare const devtoolFallbackModuleFilenameTemplate: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodAny], null>, z.ZodAny>]>;
|
|
85
|
-
export type DevtoolFallbackModuleFilenameTemplate = z.infer<typeof devtoolFallbackModuleFilenameTemplate>;
|
|
86
|
-
declare const environment: z.ZodObject<{
|
|
87
|
-
arrowFunction: z.ZodOptional<z.ZodBoolean>;
|
|
88
|
-
asyncFunction: z.ZodOptional<z.ZodBoolean>;
|
|
89
|
-
bigIntLiteral: z.ZodOptional<z.ZodBoolean>;
|
|
90
|
-
const: z.ZodOptional<z.ZodBoolean>;
|
|
91
|
-
destructuring: z.ZodOptional<z.ZodBoolean>;
|
|
92
|
-
document: z.ZodOptional<z.ZodBoolean>;
|
|
93
|
-
dynamicImport: z.ZodOptional<z.ZodBoolean>;
|
|
94
|
-
dynamicImportInWorker: z.ZodOptional<z.ZodBoolean>;
|
|
95
|
-
forOf: z.ZodOptional<z.ZodBoolean>;
|
|
96
|
-
globalThis: z.ZodOptional<z.ZodBoolean>;
|
|
97
|
-
module: z.ZodOptional<z.ZodBoolean>;
|
|
98
|
-
nodePrefixForCoreModules: z.ZodOptional<z.ZodBoolean>;
|
|
99
|
-
optionalChaining: z.ZodOptional<z.ZodBoolean>;
|
|
100
|
-
templateLiteral: z.ZodOptional<z.ZodBoolean>;
|
|
101
|
-
}, "strict", z.ZodTypeAny, {
|
|
102
|
-
module?: boolean | undefined;
|
|
103
|
-
arrowFunction?: boolean | undefined;
|
|
104
|
-
asyncFunction?: boolean | undefined;
|
|
105
|
-
bigIntLiteral?: boolean | undefined;
|
|
106
|
-
const?: boolean | undefined;
|
|
107
|
-
destructuring?: boolean | undefined;
|
|
108
|
-
document?: boolean | undefined;
|
|
109
|
-
dynamicImport?: boolean | undefined;
|
|
110
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
111
|
-
forOf?: boolean | undefined;
|
|
112
|
-
globalThis?: boolean | undefined;
|
|
113
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
114
|
-
optionalChaining?: boolean | undefined;
|
|
115
|
-
templateLiteral?: boolean | undefined;
|
|
116
|
-
}, {
|
|
117
|
-
module?: boolean | undefined;
|
|
118
|
-
arrowFunction?: boolean | undefined;
|
|
119
|
-
asyncFunction?: boolean | undefined;
|
|
120
|
-
bigIntLiteral?: boolean | undefined;
|
|
121
|
-
const?: boolean | undefined;
|
|
122
|
-
destructuring?: boolean | undefined;
|
|
123
|
-
document?: boolean | undefined;
|
|
124
|
-
dynamicImport?: boolean | undefined;
|
|
125
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
126
|
-
forOf?: boolean | undefined;
|
|
127
|
-
globalThis?: boolean | undefined;
|
|
128
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
129
|
-
optionalChaining?: boolean | undefined;
|
|
130
|
-
templateLiteral?: boolean | undefined;
|
|
131
|
-
}>;
|
|
132
|
-
export type Environment = z.infer<typeof environment>;
|
|
133
|
-
declare const output: z.ZodObject<{
|
|
134
|
-
path: z.ZodOptional<z.ZodString>;
|
|
135
|
-
pathinfo: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodLiteral<"verbose">]>>;
|
|
136
|
-
clean: z.ZodOptional<z.ZodBoolean>;
|
|
137
|
-
publicPath: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"auto">, z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>]>>;
|
|
138
|
-
filename: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
|
|
139
|
-
chunkFilename: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
|
|
140
|
-
crossOriginLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodEnum<["anonymous", "use-credentials"]>]>>;
|
|
141
|
-
cssFilename: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
|
|
142
|
-
cssHeadDataCompression: z.ZodOptional<z.ZodBoolean>;
|
|
143
|
-
cssChunkFilename: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
|
|
144
|
-
hotUpdateMainFilename: z.ZodOptional<z.ZodString>;
|
|
145
|
-
hotUpdateChunkFilename: z.ZodOptional<z.ZodString>;
|
|
146
|
-
hotUpdateGlobal: z.ZodOptional<z.ZodString>;
|
|
147
|
-
assetModuleFilename: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<JsAssetInfo, z.ZodTypeDef, JsAssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
|
|
148
|
-
uniqueName: z.ZodOptional<z.ZodString>;
|
|
149
|
-
chunkLoadingGlobal: z.ZodOptional<z.ZodString>;
|
|
150
|
-
enabledLibraryTypes: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodEnum<["var", "module", "assign", "assign-properties", "this", "window", "self", "global", "commonjs", "commonjs2", "commonjs-module", "commonjs-static", "amd", "amd-require", "umd", "umd2", "jsonp", "system"]>, z.ZodString]>, "many">>;
|
|
151
|
-
library: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, z.ZodObject<{
|
|
152
|
-
amd: z.ZodOptional<z.ZodString>;
|
|
153
|
-
commonjs: z.ZodOptional<z.ZodString>;
|
|
154
|
-
root: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
155
|
-
}, "strict", z.ZodTypeAny, {
|
|
156
|
-
commonjs?: string | undefined;
|
|
157
|
-
amd?: string | undefined;
|
|
158
|
-
root?: string | string[] | undefined;
|
|
159
|
-
}, {
|
|
160
|
-
commonjs?: string | undefined;
|
|
161
|
-
amd?: string | undefined;
|
|
162
|
-
root?: string | string[] | undefined;
|
|
163
|
-
}>]>, z.ZodObject<{
|
|
164
|
-
amdContainer: z.ZodOptional<z.ZodString>;
|
|
165
|
-
auxiliaryComment: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
|
|
166
|
-
amd: z.ZodOptional<z.ZodString>;
|
|
167
|
-
commonjs: z.ZodOptional<z.ZodString>;
|
|
168
|
-
commonjs2: z.ZodOptional<z.ZodString>;
|
|
169
|
-
root: z.ZodOptional<z.ZodString>;
|
|
170
|
-
}, "strict", z.ZodTypeAny, {
|
|
171
|
-
commonjs?: string | undefined;
|
|
172
|
-
amd?: string | undefined;
|
|
173
|
-
commonjs2?: string | undefined;
|
|
174
|
-
root?: string | undefined;
|
|
175
|
-
}, {
|
|
176
|
-
commonjs?: string | undefined;
|
|
177
|
-
amd?: string | undefined;
|
|
178
|
-
commonjs2?: string | undefined;
|
|
179
|
-
root?: string | undefined;
|
|
180
|
-
}>]>>;
|
|
181
|
-
export: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
182
|
-
name: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, z.ZodObject<{
|
|
183
|
-
amd: z.ZodOptional<z.ZodString>;
|
|
184
|
-
commonjs: z.ZodOptional<z.ZodString>;
|
|
185
|
-
root: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
186
|
-
}, "strict", z.ZodTypeAny, {
|
|
187
|
-
commonjs?: string | undefined;
|
|
188
|
-
amd?: string | undefined;
|
|
189
|
-
root?: string | string[] | undefined;
|
|
190
|
-
}, {
|
|
191
|
-
commonjs?: string | undefined;
|
|
192
|
-
amd?: string | undefined;
|
|
193
|
-
root?: string | string[] | undefined;
|
|
194
|
-
}>]>>;
|
|
195
|
-
type: z.ZodUnion<[z.ZodEnum<["var", "module", "assign", "assign-properties", "this", "window", "self", "global", "commonjs", "commonjs2", "commonjs-module", "commonjs-static", "amd", "amd-require", "umd", "umd2", "jsonp", "system"]>, z.ZodString]>;
|
|
196
|
-
umdNamedDefine: z.ZodOptional<z.ZodBoolean>;
|
|
197
|
-
}, "strict", z.ZodTypeAny, {
|
|
198
|
-
type: string;
|
|
199
|
-
name?: string | string[] | {
|
|
200
|
-
commonjs?: string | undefined;
|
|
201
|
-
amd?: string | undefined;
|
|
202
|
-
root?: string | string[] | undefined;
|
|
203
|
-
} | undefined;
|
|
204
|
-
amdContainer?: string | undefined;
|
|
205
|
-
auxiliaryComment?: string | {
|
|
206
|
-
commonjs?: string | undefined;
|
|
207
|
-
amd?: string | undefined;
|
|
208
|
-
commonjs2?: string | undefined;
|
|
209
|
-
root?: string | undefined;
|
|
210
|
-
} | undefined;
|
|
211
|
-
export?: string | string[] | undefined;
|
|
212
|
-
umdNamedDefine?: boolean | undefined;
|
|
213
|
-
}, {
|
|
214
|
-
type: string;
|
|
215
|
-
name?: string | string[] | {
|
|
216
|
-
commonjs?: string | undefined;
|
|
217
|
-
amd?: string | undefined;
|
|
218
|
-
root?: string | string[] | undefined;
|
|
219
|
-
} | undefined;
|
|
220
|
-
amdContainer?: string | undefined;
|
|
221
|
-
auxiliaryComment?: string | {
|
|
222
|
-
commonjs?: string | undefined;
|
|
223
|
-
amd?: string | undefined;
|
|
224
|
-
commonjs2?: string | undefined;
|
|
225
|
-
root?: string | undefined;
|
|
226
|
-
} | undefined;
|
|
227
|
-
export?: string | string[] | undefined;
|
|
228
|
-
umdNamedDefine?: boolean | undefined;
|
|
229
|
-
}>]>>>;
|
|
230
|
-
libraryExport: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
231
|
-
libraryTarget: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["var", "module", "assign", "assign-properties", "this", "window", "self", "global", "commonjs", "commonjs2", "commonjs-module", "commonjs-static", "amd", "amd-require", "umd", "umd2", "jsonp", "system"]>, z.ZodString]>>;
|
|
232
|
-
umdNamedDefine: z.ZodOptional<z.ZodBoolean>;
|
|
233
|
-
auxiliaryComment: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
|
|
234
|
-
amd: z.ZodOptional<z.ZodString>;
|
|
235
|
-
commonjs: z.ZodOptional<z.ZodString>;
|
|
236
|
-
commonjs2: z.ZodOptional<z.ZodString>;
|
|
237
|
-
root: z.ZodOptional<z.ZodString>;
|
|
238
|
-
}, "strict", z.ZodTypeAny, {
|
|
239
|
-
commonjs?: string | undefined;
|
|
240
|
-
amd?: string | undefined;
|
|
241
|
-
commonjs2?: string | undefined;
|
|
242
|
-
root?: string | undefined;
|
|
243
|
-
}, {
|
|
244
|
-
commonjs?: string | undefined;
|
|
245
|
-
amd?: string | undefined;
|
|
246
|
-
commonjs2?: string | undefined;
|
|
247
|
-
root?: string | undefined;
|
|
248
|
-
}>]>>;
|
|
249
|
-
module: z.ZodOptional<z.ZodBoolean>;
|
|
250
|
-
strictModuleExceptionHandling: z.ZodOptional<z.ZodBoolean>;
|
|
251
|
-
strictModuleErrorHandling: z.ZodOptional<z.ZodBoolean>;
|
|
252
|
-
globalObject: z.ZodOptional<z.ZodString>;
|
|
253
|
-
importFunctionName: z.ZodOptional<z.ZodString>;
|
|
254
|
-
importMetaName: z.ZodOptional<z.ZodString>;
|
|
255
|
-
iife: z.ZodOptional<z.ZodBoolean>;
|
|
256
|
-
wasmLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<["fetch-streaming", "fetch", "async-node"]>, z.ZodString]>]>>;
|
|
257
|
-
enabledWasmLoadingTypes: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodEnum<["fetch-streaming", "fetch", "async-node"]>, z.ZodString]>, "many">>;
|
|
258
|
-
webassemblyModuleFilename: z.ZodOptional<z.ZodString>;
|
|
259
|
-
chunkFormat: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodString]>>;
|
|
260
|
-
chunkLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<["jsonp", "import-scripts", "require", "async-node", "import"]>, z.ZodString]>]>>;
|
|
261
|
-
enabledChunkLoadingTypes: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodEnum<["jsonp", "import-scripts", "require", "async-node", "import"]>, z.ZodString]>, "many">>;
|
|
262
|
-
trustedTypes: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodLiteral<true>, z.ZodString]>, z.ZodObject<{
|
|
263
|
-
policyName: z.ZodOptional<z.ZodString>;
|
|
264
|
-
}, "strict", z.ZodTypeAny, {
|
|
265
|
-
policyName?: string | undefined;
|
|
266
|
-
}, {
|
|
267
|
-
policyName?: string | undefined;
|
|
268
|
-
}>]>>;
|
|
269
|
-
sourceMapFilename: z.ZodOptional<z.ZodString>;
|
|
270
|
-
hashDigest: z.ZodOptional<z.ZodString>;
|
|
271
|
-
hashDigestLength: z.ZodOptional<z.ZodNumber>;
|
|
272
|
-
hashFunction: z.ZodOptional<z.ZodEnum<["md4", "xxhash64"]>>;
|
|
273
|
-
hashSalt: z.ZodOptional<z.ZodString>;
|
|
274
|
-
asyncChunks: z.ZodOptional<z.ZodBoolean>;
|
|
275
|
-
workerChunkLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<["jsonp", "import-scripts", "require", "async-node", "import"]>, z.ZodString]>]>>;
|
|
276
|
-
workerWasmLoading: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<false>, z.ZodUnion<[z.ZodEnum<["fetch-streaming", "fetch", "async-node"]>, z.ZodString]>]>>;
|
|
277
|
-
workerPublicPath: z.ZodOptional<z.ZodString>;
|
|
278
|
-
scriptType: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["text/javascript", "module"]>, z.ZodLiteral<false>]>>;
|
|
279
|
-
devtoolNamespace: z.ZodOptional<z.ZodString>;
|
|
280
|
-
devtoolModuleFilenameTemplate: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodAny], null>, z.ZodAny>]>>;
|
|
281
|
-
devtoolFallbackModuleFilenameTemplate: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodAny], null>, z.ZodAny>]>>;
|
|
282
|
-
chunkLoadTimeout: z.ZodOptional<z.ZodNumber>;
|
|
283
|
-
charset: z.ZodOptional<z.ZodBoolean>;
|
|
284
|
-
environment: z.ZodOptional<z.ZodObject<{
|
|
285
|
-
arrowFunction: z.ZodOptional<z.ZodBoolean>;
|
|
286
|
-
asyncFunction: z.ZodOptional<z.ZodBoolean>;
|
|
287
|
-
bigIntLiteral: z.ZodOptional<z.ZodBoolean>;
|
|
288
|
-
const: z.ZodOptional<z.ZodBoolean>;
|
|
289
|
-
destructuring: z.ZodOptional<z.ZodBoolean>;
|
|
290
|
-
document: z.ZodOptional<z.ZodBoolean>;
|
|
291
|
-
dynamicImport: z.ZodOptional<z.ZodBoolean>;
|
|
292
|
-
dynamicImportInWorker: z.ZodOptional<z.ZodBoolean>;
|
|
293
|
-
forOf: z.ZodOptional<z.ZodBoolean>;
|
|
294
|
-
globalThis: z.ZodOptional<z.ZodBoolean>;
|
|
295
|
-
module: z.ZodOptional<z.ZodBoolean>;
|
|
296
|
-
nodePrefixForCoreModules: z.ZodOptional<z.ZodBoolean>;
|
|
297
|
-
optionalChaining: z.ZodOptional<z.ZodBoolean>;
|
|
298
|
-
templateLiteral: z.ZodOptional<z.ZodBoolean>;
|
|
299
|
-
}, "strict", z.ZodTypeAny, {
|
|
300
|
-
module?: boolean | undefined;
|
|
301
|
-
arrowFunction?: boolean | undefined;
|
|
302
|
-
asyncFunction?: boolean | undefined;
|
|
303
|
-
bigIntLiteral?: boolean | undefined;
|
|
304
|
-
const?: boolean | undefined;
|
|
305
|
-
destructuring?: boolean | undefined;
|
|
306
|
-
document?: boolean | undefined;
|
|
307
|
-
dynamicImport?: boolean | undefined;
|
|
308
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
309
|
-
forOf?: boolean | undefined;
|
|
310
|
-
globalThis?: boolean | undefined;
|
|
311
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
312
|
-
optionalChaining?: boolean | undefined;
|
|
313
|
-
templateLiteral?: boolean | undefined;
|
|
314
|
-
}, {
|
|
315
|
-
module?: boolean | undefined;
|
|
316
|
-
arrowFunction?: boolean | undefined;
|
|
317
|
-
asyncFunction?: boolean | undefined;
|
|
318
|
-
bigIntLiteral?: boolean | undefined;
|
|
319
|
-
const?: boolean | undefined;
|
|
320
|
-
destructuring?: boolean | undefined;
|
|
321
|
-
document?: boolean | undefined;
|
|
322
|
-
dynamicImport?: boolean | undefined;
|
|
323
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
324
|
-
forOf?: boolean | undefined;
|
|
325
|
-
globalThis?: boolean | undefined;
|
|
326
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
327
|
-
optionalChaining?: boolean | undefined;
|
|
328
|
-
templateLiteral?: boolean | undefined;
|
|
329
|
-
}>>;
|
|
330
|
-
}, "strict", z.ZodTypeAny, {
|
|
331
|
-
module?: boolean | undefined;
|
|
332
|
-
filename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
333
|
-
publicPath?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
334
|
-
environment?: {
|
|
335
|
-
module?: boolean | undefined;
|
|
336
|
-
arrowFunction?: boolean | undefined;
|
|
337
|
-
asyncFunction?: boolean | undefined;
|
|
338
|
-
bigIntLiteral?: boolean | undefined;
|
|
339
|
-
const?: boolean | undefined;
|
|
340
|
-
destructuring?: boolean | undefined;
|
|
341
|
-
document?: boolean | undefined;
|
|
342
|
-
dynamicImport?: boolean | undefined;
|
|
343
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
344
|
-
forOf?: boolean | undefined;
|
|
345
|
-
globalThis?: boolean | undefined;
|
|
346
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
347
|
-
optionalChaining?: boolean | undefined;
|
|
348
|
-
templateLiteral?: boolean | undefined;
|
|
349
|
-
} | undefined;
|
|
350
|
-
chunkFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
351
|
-
path?: string | undefined;
|
|
352
|
-
auxiliaryComment?: string | {
|
|
353
|
-
commonjs?: string | undefined;
|
|
354
|
-
amd?: string | undefined;
|
|
355
|
-
commonjs2?: string | undefined;
|
|
356
|
-
root?: string | undefined;
|
|
357
|
-
} | undefined;
|
|
358
|
-
umdNamedDefine?: boolean | undefined;
|
|
359
|
-
chunkLoading?: string | false | undefined;
|
|
360
|
-
asyncChunks?: boolean | undefined;
|
|
361
|
-
wasmLoading?: string | false | undefined;
|
|
362
|
-
library?: string | string[] | {
|
|
363
|
-
commonjs?: string | undefined;
|
|
364
|
-
amd?: string | undefined;
|
|
365
|
-
root?: string | string[] | undefined;
|
|
366
|
-
} | {
|
|
367
|
-
type: string;
|
|
368
|
-
name?: string | string[] | {
|
|
369
|
-
commonjs?: string | undefined;
|
|
370
|
-
amd?: string | undefined;
|
|
371
|
-
root?: string | string[] | undefined;
|
|
372
|
-
} | undefined;
|
|
373
|
-
amdContainer?: string | undefined;
|
|
374
|
-
auxiliaryComment?: string | {
|
|
375
|
-
commonjs?: string | undefined;
|
|
376
|
-
amd?: string | undefined;
|
|
377
|
-
commonjs2?: string | undefined;
|
|
378
|
-
root?: string | undefined;
|
|
379
|
-
} | undefined;
|
|
380
|
-
export?: string | string[] | undefined;
|
|
381
|
-
umdNamedDefine?: boolean | undefined;
|
|
382
|
-
} | undefined;
|
|
383
|
-
pathinfo?: boolean | "verbose" | undefined;
|
|
384
|
-
clean?: boolean | undefined;
|
|
385
|
-
crossOriginLoading?: false | "anonymous" | "use-credentials" | undefined;
|
|
386
|
-
cssFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
387
|
-
cssHeadDataCompression?: boolean | undefined;
|
|
388
|
-
cssChunkFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
389
|
-
hotUpdateMainFilename?: string | undefined;
|
|
390
|
-
hotUpdateChunkFilename?: string | undefined;
|
|
391
|
-
hotUpdateGlobal?: string | undefined;
|
|
392
|
-
assetModuleFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
393
|
-
uniqueName?: string | undefined;
|
|
394
|
-
chunkLoadingGlobal?: string | undefined;
|
|
395
|
-
enabledLibraryTypes?: string[] | undefined;
|
|
396
|
-
libraryExport?: string | string[] | undefined;
|
|
397
|
-
libraryTarget?: string | undefined;
|
|
398
|
-
strictModuleExceptionHandling?: boolean | undefined;
|
|
399
|
-
strictModuleErrorHandling?: boolean | undefined;
|
|
400
|
-
globalObject?: string | undefined;
|
|
401
|
-
importFunctionName?: string | undefined;
|
|
402
|
-
importMetaName?: string | undefined;
|
|
403
|
-
iife?: boolean | undefined;
|
|
404
|
-
enabledWasmLoadingTypes?: string[] | undefined;
|
|
405
|
-
webassemblyModuleFilename?: string | undefined;
|
|
406
|
-
chunkFormat?: string | false | undefined;
|
|
407
|
-
enabledChunkLoadingTypes?: string[] | undefined;
|
|
408
|
-
trustedTypes?: string | true | {
|
|
409
|
-
policyName?: string | undefined;
|
|
410
|
-
} | undefined;
|
|
411
|
-
sourceMapFilename?: string | undefined;
|
|
412
|
-
hashDigest?: string | undefined;
|
|
413
|
-
hashDigestLength?: number | undefined;
|
|
414
|
-
hashFunction?: "xxhash64" | "md4" | undefined;
|
|
415
|
-
hashSalt?: string | undefined;
|
|
416
|
-
workerChunkLoading?: string | false | undefined;
|
|
417
|
-
workerWasmLoading?: string | false | undefined;
|
|
418
|
-
workerPublicPath?: string | undefined;
|
|
419
|
-
scriptType?: false | "module" | "text/javascript" | undefined;
|
|
420
|
-
devtoolNamespace?: string | undefined;
|
|
421
|
-
devtoolModuleFilenameTemplate?: string | ((args_0: any) => any) | undefined;
|
|
422
|
-
devtoolFallbackModuleFilenameTemplate?: string | ((args_0: any) => any) | undefined;
|
|
423
|
-
chunkLoadTimeout?: number | undefined;
|
|
424
|
-
charset?: boolean | undefined;
|
|
425
|
-
}, {
|
|
426
|
-
module?: boolean | undefined;
|
|
427
|
-
filename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
428
|
-
publicPath?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
429
|
-
environment?: {
|
|
430
|
-
module?: boolean | undefined;
|
|
431
|
-
arrowFunction?: boolean | undefined;
|
|
432
|
-
asyncFunction?: boolean | undefined;
|
|
433
|
-
bigIntLiteral?: boolean | undefined;
|
|
434
|
-
const?: boolean | undefined;
|
|
435
|
-
destructuring?: boolean | undefined;
|
|
436
|
-
document?: boolean | undefined;
|
|
437
|
-
dynamicImport?: boolean | undefined;
|
|
438
|
-
dynamicImportInWorker?: boolean | undefined;
|
|
439
|
-
forOf?: boolean | undefined;
|
|
440
|
-
globalThis?: boolean | undefined;
|
|
441
|
-
nodePrefixForCoreModules?: boolean | undefined;
|
|
442
|
-
optionalChaining?: boolean | undefined;
|
|
443
|
-
templateLiteral?: boolean | undefined;
|
|
444
|
-
} | undefined;
|
|
445
|
-
chunkFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
446
|
-
path?: string | undefined;
|
|
447
|
-
auxiliaryComment?: string | {
|
|
448
|
-
commonjs?: string | undefined;
|
|
449
|
-
amd?: string | undefined;
|
|
450
|
-
commonjs2?: string | undefined;
|
|
451
|
-
root?: string | undefined;
|
|
452
|
-
} | undefined;
|
|
453
|
-
umdNamedDefine?: boolean | undefined;
|
|
454
|
-
chunkLoading?: string | false | undefined;
|
|
455
|
-
asyncChunks?: boolean | undefined;
|
|
456
|
-
wasmLoading?: string | false | undefined;
|
|
457
|
-
library?: string | string[] | {
|
|
458
|
-
commonjs?: string | undefined;
|
|
459
|
-
amd?: string | undefined;
|
|
460
|
-
root?: string | string[] | undefined;
|
|
461
|
-
} | {
|
|
462
|
-
type: string;
|
|
463
|
-
name?: string | string[] | {
|
|
464
|
-
commonjs?: string | undefined;
|
|
465
|
-
amd?: string | undefined;
|
|
466
|
-
root?: string | string[] | undefined;
|
|
467
|
-
} | undefined;
|
|
468
|
-
amdContainer?: string | undefined;
|
|
469
|
-
auxiliaryComment?: string | {
|
|
470
|
-
commonjs?: string | undefined;
|
|
471
|
-
amd?: string | undefined;
|
|
472
|
-
commonjs2?: string | undefined;
|
|
473
|
-
root?: string | undefined;
|
|
474
|
-
} | undefined;
|
|
475
|
-
export?: string | string[] | undefined;
|
|
476
|
-
umdNamedDefine?: boolean | undefined;
|
|
477
|
-
} | undefined;
|
|
478
|
-
pathinfo?: boolean | "verbose" | undefined;
|
|
479
|
-
clean?: boolean | undefined;
|
|
480
|
-
crossOriginLoading?: false | "anonymous" | "use-credentials" | undefined;
|
|
481
|
-
cssFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
482
|
-
cssHeadDataCompression?: boolean | undefined;
|
|
483
|
-
cssChunkFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
484
|
-
hotUpdateMainFilename?: string | undefined;
|
|
485
|
-
hotUpdateChunkFilename?: string | undefined;
|
|
486
|
-
hotUpdateGlobal?: string | undefined;
|
|
487
|
-
assetModuleFilename?: string | ((args_0: PathData, args_1: JsAssetInfo | undefined, ...args_2: unknown[]) => string) | undefined;
|
|
488
|
-
uniqueName?: string | undefined;
|
|
489
|
-
chunkLoadingGlobal?: string | undefined;
|
|
490
|
-
enabledLibraryTypes?: string[] | undefined;
|
|
491
|
-
libraryExport?: string | string[] | undefined;
|
|
492
|
-
libraryTarget?: string | undefined;
|
|
493
|
-
strictModuleExceptionHandling?: boolean | undefined;
|
|
494
|
-
strictModuleErrorHandling?: boolean | undefined;
|
|
495
|
-
globalObject?: string | undefined;
|
|
496
|
-
importFunctionName?: string | undefined;
|
|
497
|
-
importMetaName?: string | undefined;
|
|
498
|
-
iife?: boolean | undefined;
|
|
499
|
-
enabledWasmLoadingTypes?: string[] | undefined;
|
|
500
|
-
webassemblyModuleFilename?: string | undefined;
|
|
501
|
-
chunkFormat?: string | false | undefined;
|
|
502
|
-
enabledChunkLoadingTypes?: string[] | undefined;
|
|
503
|
-
trustedTypes?: string | true | {
|
|
504
|
-
policyName?: string | undefined;
|
|
505
|
-
} | undefined;
|
|
506
|
-
sourceMapFilename?: string | undefined;
|
|
507
|
-
hashDigest?: string | undefined;
|
|
508
|
-
hashDigestLength?: number | undefined;
|
|
509
|
-
hashFunction?: "xxhash64" | "md4" | undefined;
|
|
510
|
-
hashSalt?: string | undefined;
|
|
511
|
-
workerChunkLoading?: string | false | undefined;
|
|
512
|
-
workerWasmLoading?: string | false | undefined;
|
|
513
|
-
workerPublicPath?: string | undefined;
|
|
514
|
-
scriptType?: false | "module" | "text/javascript" | undefined;
|
|
515
|
-
devtoolNamespace?: string | undefined;
|
|
516
|
-
devtoolModuleFilenameTemplate?: string | ((args_0: any) => any) | undefined;
|
|
517
|
-
devtoolFallbackModuleFilenameTemplate?: string | ((args_0: any) => any) | undefined;
|
|
518
|
-
chunkLoadTimeout?: number | undefined;
|
|
519
|
-
charset?: boolean | undefined;
|
|
520
|
-
}>;
|
|
521
|
-
export type Output = z.infer<typeof output>;
|
|
522
10
|
declare const baseRuleSetCondition: z.ZodUnion<[z.ZodUnion<[z.ZodType<RegExp, z.ZodTypeDef, RegExp>, z.ZodString]>, z.ZodFunction<z.ZodTuple<[z.ZodString], z.ZodUnknown>, z.ZodBoolean>]>;
|
|
523
11
|
export type RuleSetCondition = z.infer<typeof baseRuleSetCondition> | RuleSetConditions | RuleSetLogicalConditions;
|
|
524
12
|
export type RuleSetConditions = RuleSetCondition[];
|
|
@@ -5933,7 +5421,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
5933
5421
|
filename?: string | undefined;
|
|
5934
5422
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
5935
5423
|
priority?: number | undefined;
|
|
5936
|
-
chunks?: RegExp | "
|
|
5424
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
5937
5425
|
usedExports?: boolean | undefined;
|
|
5938
5426
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
5939
5427
|
enforce?: boolean | undefined;
|
|
@@ -5953,7 +5441,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
5953
5441
|
filename?: string | undefined;
|
|
5954
5442
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
5955
5443
|
priority?: number | undefined;
|
|
5956
|
-
chunks?: RegExp | "
|
|
5444
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
5957
5445
|
usedExports?: boolean | undefined;
|
|
5958
5446
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
5959
5447
|
enforce?: boolean | undefined;
|
|
@@ -5977,14 +5465,14 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
5977
5465
|
maxInitialSize: z.ZodOptional<z.ZodNumber>;
|
|
5978
5466
|
automaticNameDelimiter: z.ZodOptional<z.ZodString>;
|
|
5979
5467
|
}, "strict", z.ZodTypeAny, {
|
|
5980
|
-
chunks?: RegExp | "
|
|
5468
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
5981
5469
|
maxSize?: number | undefined;
|
|
5982
5470
|
minSize?: number | undefined;
|
|
5983
5471
|
maxAsyncSize?: number | undefined;
|
|
5984
5472
|
maxInitialSize?: number | undefined;
|
|
5985
5473
|
automaticNameDelimiter?: string | undefined;
|
|
5986
5474
|
}, {
|
|
5987
|
-
chunks?: RegExp | "
|
|
5475
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
5988
5476
|
maxSize?: number | undefined;
|
|
5989
5477
|
minSize?: number | undefined;
|
|
5990
5478
|
maxAsyncSize?: number | undefined;
|
|
@@ -5994,7 +5482,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
5994
5482
|
hidePathInfo: z.ZodOptional<z.ZodBoolean>;
|
|
5995
5483
|
}, "strict", z.ZodTypeAny, {
|
|
5996
5484
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
5997
|
-
chunks?: RegExp | "
|
|
5485
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
5998
5486
|
usedExports?: boolean | undefined;
|
|
5999
5487
|
maxSize?: number | Record<string, number> | undefined;
|
|
6000
5488
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -6010,7 +5498,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6010
5498
|
filename?: string | undefined;
|
|
6011
5499
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6012
5500
|
priority?: number | undefined;
|
|
6013
|
-
chunks?: RegExp | "
|
|
5501
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6014
5502
|
usedExports?: boolean | undefined;
|
|
6015
5503
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
6016
5504
|
enforce?: boolean | undefined;
|
|
@@ -6027,7 +5515,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6027
5515
|
automaticNameDelimiter?: string | undefined;
|
|
6028
5516
|
}> | undefined;
|
|
6029
5517
|
fallbackCacheGroup?: {
|
|
6030
|
-
chunks?: RegExp | "
|
|
5518
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6031
5519
|
maxSize?: number | undefined;
|
|
6032
5520
|
minSize?: number | undefined;
|
|
6033
5521
|
maxAsyncSize?: number | undefined;
|
|
@@ -6037,7 +5525,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6037
5525
|
hidePathInfo?: boolean | undefined;
|
|
6038
5526
|
}, {
|
|
6039
5527
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6040
|
-
chunks?: RegExp | "
|
|
5528
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6041
5529
|
usedExports?: boolean | undefined;
|
|
6042
5530
|
maxSize?: number | Record<string, number> | undefined;
|
|
6043
5531
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -6053,7 +5541,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6053
5541
|
filename?: string | undefined;
|
|
6054
5542
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6055
5543
|
priority?: number | undefined;
|
|
6056
|
-
chunks?: RegExp | "
|
|
5544
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6057
5545
|
usedExports?: boolean | undefined;
|
|
6058
5546
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
6059
5547
|
enforce?: boolean | undefined;
|
|
@@ -6070,7 +5558,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6070
5558
|
automaticNameDelimiter?: string | undefined;
|
|
6071
5559
|
}> | undefined;
|
|
6072
5560
|
fallbackCacheGroup?: {
|
|
6073
|
-
chunks?: RegExp | "
|
|
5561
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6074
5562
|
maxSize?: number | undefined;
|
|
6075
5563
|
minSize?: number | undefined;
|
|
6076
5564
|
maxAsyncSize?: number | undefined;
|
|
@@ -6110,7 +5598,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6110
5598
|
}, "strict", z.ZodTypeAny, {
|
|
6111
5599
|
splitChunks?: false | {
|
|
6112
5600
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6113
|
-
chunks?: RegExp | "
|
|
5601
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6114
5602
|
usedExports?: boolean | undefined;
|
|
6115
5603
|
maxSize?: number | Record<string, number> | undefined;
|
|
6116
5604
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -6126,7 +5614,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6126
5614
|
filename?: string | undefined;
|
|
6127
5615
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6128
5616
|
priority?: number | undefined;
|
|
6129
|
-
chunks?: RegExp | "
|
|
5617
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6130
5618
|
usedExports?: boolean | undefined;
|
|
6131
5619
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
6132
5620
|
enforce?: boolean | undefined;
|
|
@@ -6143,7 +5631,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6143
5631
|
automaticNameDelimiter?: string | undefined;
|
|
6144
5632
|
}> | undefined;
|
|
6145
5633
|
fallbackCacheGroup?: {
|
|
6146
|
-
chunks?: RegExp | "
|
|
5634
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6147
5635
|
maxSize?: number | undefined;
|
|
6148
5636
|
minSize?: number | undefined;
|
|
6149
5637
|
maxAsyncSize?: number | undefined;
|
|
@@ -6176,7 +5664,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6176
5664
|
}, {
|
|
6177
5665
|
splitChunks?: false | {
|
|
6178
5666
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6179
|
-
chunks?: RegExp | "
|
|
5667
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6180
5668
|
usedExports?: boolean | undefined;
|
|
6181
5669
|
maxSize?: number | Record<string, number> | undefined;
|
|
6182
5670
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -6192,7 +5680,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6192
5680
|
filename?: string | undefined;
|
|
6193
5681
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
6194
5682
|
priority?: number | undefined;
|
|
6195
|
-
chunks?: RegExp | "
|
|
5683
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6196
5684
|
usedExports?: boolean | undefined;
|
|
6197
5685
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
6198
5686
|
enforce?: boolean | undefined;
|
|
@@ -6209,7 +5697,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
6209
5697
|
automaticNameDelimiter?: string | undefined;
|
|
6210
5698
|
}> | undefined;
|
|
6211
5699
|
fallbackCacheGroup?: {
|
|
6212
|
-
chunks?: RegExp | "
|
|
5700
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
6213
5701
|
maxSize?: number | undefined;
|
|
6214
5702
|
minSize?: number | undefined;
|
|
6215
5703
|
maxAsyncSize?: number | undefined;
|
|
@@ -7774,7 +7262,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
7774
7262
|
optimization?: {
|
|
7775
7263
|
splitChunks?: false | {
|
|
7776
7264
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
7777
|
-
chunks?: RegExp | "
|
|
7265
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
7778
7266
|
usedExports?: boolean | undefined;
|
|
7779
7267
|
maxSize?: number | Record<string, number> | undefined;
|
|
7780
7268
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -7790,7 +7278,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
7790
7278
|
filename?: string | undefined;
|
|
7791
7279
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
7792
7280
|
priority?: number | undefined;
|
|
7793
|
-
chunks?: RegExp | "
|
|
7281
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
7794
7282
|
usedExports?: boolean | undefined;
|
|
7795
7283
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
7796
7284
|
enforce?: boolean | undefined;
|
|
@@ -7807,7 +7295,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
7807
7295
|
automaticNameDelimiter?: string | undefined;
|
|
7808
7296
|
}> | undefined;
|
|
7809
7297
|
fallbackCacheGroup?: {
|
|
7810
|
-
chunks?: RegExp | "
|
|
7298
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
7811
7299
|
maxSize?: number | undefined;
|
|
7812
7300
|
minSize?: number | undefined;
|
|
7813
7301
|
maxAsyncSize?: number | undefined;
|
|
@@ -8372,7 +7860,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
8372
7860
|
optimization?: {
|
|
8373
7861
|
splitChunks?: false | {
|
|
8374
7862
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
8375
|
-
chunks?: RegExp | "
|
|
7863
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
8376
7864
|
usedExports?: boolean | undefined;
|
|
8377
7865
|
maxSize?: number | Record<string, number> | undefined;
|
|
8378
7866
|
defaultSizeTypes?: string[] | undefined;
|
|
@@ -8388,7 +7876,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
8388
7876
|
filename?: string | undefined;
|
|
8389
7877
|
name?: string | false | ((args_0: Module | undefined, ...args_1: unknown[]) => unknown) | undefined;
|
|
8390
7878
|
priority?: number | undefined;
|
|
8391
|
-
chunks?: RegExp | "
|
|
7879
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
8392
7880
|
usedExports?: boolean | undefined;
|
|
8393
7881
|
test?: string | RegExp | ((args_0: Module, ...args_1: unknown[]) => unknown) | undefined;
|
|
8394
7882
|
enforce?: boolean | undefined;
|
|
@@ -8405,7 +7893,7 @@ export declare const rspackOptions: z.ZodObject<{
|
|
|
8405
7893
|
automaticNameDelimiter?: string | undefined;
|
|
8406
7894
|
}> | undefined;
|
|
8407
7895
|
fallbackCacheGroup?: {
|
|
8408
|
-
chunks?: RegExp | "
|
|
7896
|
+
chunks?: RegExp | "all" | "async" | "initial" | ((args_0: Chunk, ...args_1: unknown[]) => boolean) | undefined;
|
|
8409
7897
|
maxSize?: number | undefined;
|
|
8410
7898
|
minSize?: number | undefined;
|
|
8411
7899
|
maxAsyncSize?: number | undefined;
|