| .. |
|
AsyncModuleRuntimeModule.js
|
use es5 for async module runtime
|
2021-06-29 16:17:18 +08:00 |
|
AutoPublicPathRuntimeModule.js
|
allow to place runtime outside of the output path
|
2021-03-16 13:07:58 +01: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 |
|
CreateScriptUrlRuntimeModule.js
|
normalize output.trustedTypes to an object
|
2021-05-10 10:34:21 +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
|
upgrade filename runtime module to full hash module when referencing a full hash chunk
|
2021-09-02 10:29:59 +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
|
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
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
|
MakeNamespaceObjectRuntimeModule.js
|
add output.ecmaVersion options to set emitted code style
|
2019-08-26 21:32:29 +02: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 |