| AsyncModuleGeneratorRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1732 |
- |
| AsyncModuleRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
7466 |
- |
| AutoPublicPathRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
3724 |
- |
| BaseUriRuntimeModule.js |
@typedef {import("../../declarations/WebpackOptions").EntryDescriptionNormalized} EntryDescription |
926 |
- |
| ChunkNameRuntimeModule.js |
@param {string} chunkName the chunk's name
|
649 |
- |
| CommonJsWrapRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1075 |
- |
| CompatGetDefaultExportRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1274 |
- |
| CompatRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
2233 |
- |
| CreateFakeNamespaceObjectRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2638 |
- |
| CreateScriptRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1004 |
- |
| CreateScriptUrlRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1011 |
- |
| DefinePropertyGettersRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2193 |
- |
| EnsureChunkRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2362 |
- |
| GetChunkFilenameRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
12437 |
- |
| GetFullHashRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
807 |
- |
| GetMainFilenameRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
1428 |
- |
| GetTrustedTypesPolicyRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2923 |
- |
| GetWorkletBootstrapRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2028 |
- |
| GlobalRuntimeModule.js |
Generates runtime code for this runtime module.
@returns {string | null} runtime code
|
1219 |
- |
| HasOwnPropertyRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
904 |
- |
| HelperRuntimeModule.js |
Base class for runtime modules that only emit helper functions and do not
need special staging or attachment behavior beyond `RuntimeModule`.
|
544 |
- |
| LoadScriptRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
5140 |
- |
| MakeDeferredNamespaceObjectRuntime.js |
@typedef {import("../ChunkGraph")} ChunkGraph |
22965 |
- |
| MakeNamespaceObjectRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1196 |
- |
| NonceRuntimeModule.js |
Generates runtime code for this runtime module.
@returns {string | null} runtime code
|
553 |
- |
| OnChunksLoadedRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2290 |
- |
| PublicPathRuntimeModule.js |
@typedef {import("../../declarations/WebpackOptions").PublicPath} PublicPath |
1003 |
- |
| RelativeUrlRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1408 |
- |
| RuntimeIdRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
926 |
- |
| SetAnonymousDefaultNameRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1285 |
- |
| StartupChunkDependenciesPlugin.js |
@typedef {import("../../declarations/WebpackOptions").ChunkLoadingType} ChunkLoadingType |
3422 |
- |
| StartupChunkDependenciesRuntimeModule.js |
@typedef {import("../Chunk")} Chunk |
2359 |
- |
| StartupEntrypointRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
1671 |
- |
| SystemContextRuntimeModule.js |
Generates runtime code for this runtime module.
@returns {string | null} runtime code
|
535 |
- |
| ToBinaryRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
2922 |
- |
| WorkerRuntimeModule.js |
@typedef {import("../Compilation")} Compilation |
959 |
- |