webpack/lib/runtime
Sean Larkin ddb9627661
Merge pull request #16990 from Zlatkovsky/zlatkovsky/trusted-types-options
Allow specifying "onPolicyCreationFailure" mode for trusted types
2023-05-03 09:39:48 -07:00
..
AsyncModuleRuntimeModule.js remove unnecessary moduleId property on Promise 2022-06-30 12:35:17 +02:00
AutoPublicPathRuntimeModule.js fix: detection automatic public path 2023-04-23 17:36:59 +03:00
BaseUriRuntimeModule.js add base uri runtime module if chunkLoading=false 2022-03-07 12:28:03 +03:00
ChunkNameRuntimeModule.js Add missing types 2019-05-10 09:56:01 +02:00
CompatGetDefaultExportRuntimeModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
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 refactor hop runtime helper 2019-12-03 16:27:39 +03:00
EnsureChunkRuntimeModule.js pretty files 2021-05-11 09:31:46 +02:00
GetChunkFilenameRuntimeModule.js refactor(type): small improve 2023-05-01 00:58:34 +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 Add option to continue on trusted-types policy-creation failure 2023-05-02 10:12:56 -07:00
GlobalRuntimeModule.js pr comments 2019-12-03 18:11:46 +03:00
HasOwnPropertyRuntimeModule.js refactor hop runtime helper 2019-12-03 16:27:39 +03:00
HelperRuntimeModule.js Add missing types 2019-05-10 09:56:01 +02:00
LoadScriptRuntimeModule.js chore: Remove redundant semicolons after onScriptComplete function close: #16346add route match 2022-11-18 16:32:49 +08:00
MakeNamespaceObjectRuntimeModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
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 allow to specify `publicPath` for each entrypoint 2021-04-14 16:38:01 +02: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 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 Exposing System.register _context variable to bundled code. 2020-02-29 15:24:52 -07:00