webpack/lib/runtime
Tobias Koppers aca0ee5073
Merge pull request #13137 from webpack/feature/public-path-entry
allow to specify `publicPath` for each entrypoint
2021-04-14 18:22:59 +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 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
DefinePropertyGettersRuntimeModule.js refactor hop runtime helper 2019-12-03 16:27:39 +03:00
EnsureChunkRuntimeModule.js run prettier 2019-11-15 10:56:01 +01:00
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 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 re-add chunkId to script loading when available 2021-01-06 10:08:40 +01:00
MakeNamespaceObjectRuntimeModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
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 add experimental support for build time execution 2021-04-12 12:27:54 +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