webpack/lib/runtime
alexander.akait 869e59d198 refactor: code 2023-06-13 00:32:42 +03:00
..
AsyncModuleRuntimeModule.js refactor: use global runtime constants for webpack exports 2023-05-26 21:04:26 +05:30
AutoPublicPathRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
BaseUriRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
ChunkNameRuntimeModule.js
CompatGetDefaultExportRuntimeModule.js
CompatRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
CreateFakeNamespaceObjectRuntimeModule.js add expressionFunction helper to choose shortest variant when return value is not relevant 2021-03-15 15:40:30 +01:00
CreateScriptRuntimeModule.js Support Trusted Types in EvalSourceMapDevToolPlugin 2021-09-08 12:34:00 +02:00
CreateScriptUrlRuntimeModule.js Support Trusted Types in EvalSourceMapDevToolPlugin 2021-09-08 12:34:00 +02:00
DefinePropertyGettersRuntimeModule.js
EnsureChunkRuntimeModule.js refactor: code 2023-06-13 00:32:42 +03:00
GetChunkFilenameRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
GetFullHashRuntimeModule.js improve hashing of runtime modules that need a full hash 2020-09-01 18:31:29 +02:00
GetMainFilenameRuntimeModule.js fix problem when HMR and different runtimes 2020-11-28 13:53:32 +01:00
GetTrustedTypesPolicyRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
GlobalRuntimeModule.js
HasOwnPropertyRuntimeModule.js
HelperRuntimeModule.js
LoadScriptRuntimeModule.js refactor: use runtime logic but only when needed 2023-06-13 00:17:53 +03:00
MakeNamespaceObjectRuntimeModule.js
NonceRuntimeModule.js add NonceRuntimeModule 2022-05-09 21:45:42 +03:00
OnChunksLoadedRuntimeModule.js fix handling of onChunksLoaded with prefetching 2021-07-16 18:11:29 +02:00
PublicPathRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
RelativeUrlRuntimeModule.js remove unnecessary Object.assign 2021-09-09 00:28:44 +02:00
RuntimeIdRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
StartupChunkDependenciesPlugin.js refactor: more types 2023-05-24 22:37:58 +03:00
StartupChunkDependenciesRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
StartupEntrypointRuntimeModule.js refactor: more types 2023-05-24 22:37:58 +03:00
SystemContextRuntimeModule.js