webpack/lib/runtime
Tobias Koppers bb8ba1cd05 disable trustedTypes by default
allow to pass a boolean as trustedTypesPolicy
2021-05-10 09:02:46 +02:00
..
AsyncModuleRuntimeModule.js add expressionFunction helper to choose shortest variant when return value is not relevant 2021-03-15 15:40:30 +01:00
AutoPublicPathRuntimeModule.js allow to place runtime outside of the output path 2021-03-16 13:07:58 +01: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
DefinePropertyGettersRuntimeModule.js
EnsureChunkRuntimeModule.js
GetChunkFilenameRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02: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
GlobalRuntimeModule.js
HasOwnPropertyRuntimeModule.js
HelperRuntimeModule.js
LoadScriptRuntimeModule.js Only expose createScriptURL function from Trusted Types policy 2021-05-04 16:26:22 +02:00
MakeNamespaceObjectRuntimeModule.js
OnChunksLoadedRuntimeModule.js rename files, avoid indenting runtime code 2021-03-09 09:42:01 +01:00
PublicPathRuntimeModule.js allow to specify `publicPath` for each entrypoint 2021-04-14 16:38:01 +02:00
RelativeUrlRuntimeModule.js add `parser.url: "relative"` option 2021-02-16 19:04:16 +01:00
RuntimeIdRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
StartupChunkDependenciesPlugin.js handle falsy entry options correctly 2021-04-14 20:21:17 +02:00
StartupChunkDependenciesRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
StartupEntrypointRuntimeModule.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
SystemContextRuntimeModule.js
TrustedTypesRuntimeModule.js disable trustedTypes by default 2021-05-10 09:02:46 +02:00