This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
34b7f45a35
webpack
/
lib
/
runtime
History
Alexander Akait
f6c3c24da3
feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (
#19928
)
2025-09-24 21:01:10 +03:00
..
AsyncModuleRuntimeModule.js
…
AutoPublicPathRuntimeModule.js
…
BaseUriRuntimeModule.js
…
ChunkNameRuntimeModule.js
…
CompatGetDefaultExportRuntimeModule.js
…
CompatRuntimeModule.js
refactor: remove unused types (
#19894
)
2025-09-10 14:38:19 +03:00
CreateFakeNamespaceObjectRuntimeModule.js
…
CreateScriptRuntimeModule.js
…
CreateScriptUrlRuntimeModule.js
…
DefinePropertyGettersRuntimeModule.js
…
EnsureChunkRuntimeModule.js
…
GetChunkFilenameRuntimeModule.js
refactor: remove unused types (
#19894
)
2025-09-10 14:38:19 +03:00
GetFullHashRuntimeModule.js
…
GetMainFilenameRuntimeModule.js
…
GetTrustedTypesPolicyRuntimeModule.js
…
GlobalRuntimeModule.js
…
HasOwnPropertyRuntimeModule.js
…
HelperRuntimeModule.js
…
LoadScriptRuntimeModule.js
refactor: remove unused types (
#19894
)
2025-09-10 14:38:19 +03:00
MakeDeferredNamespaceObjectRuntime.js
fix: deferred modules define order and transitive deferred module not emitted correctly in concatenated modules
2025-09-23 23:33:02 +03:00
MakeNamespaceObjectRuntimeModule.js
…
NonceRuntimeModule.js
…
OnChunksLoadedRuntimeModule.js
…
PublicPathRuntimeModule.js
…
RelativeUrlRuntimeModule.js
…
RuntimeIdRuntimeModule.js
…
StartupChunkDependenciesPlugin.js
…
StartupChunkDependenciesRuntimeModule.js
…
StartupEntrypointRuntimeModule.js
refactor: remove unused types (
#19894
)
2025-09-10 14:38:19 +03:00
SystemContextRuntimeModule.js
refactor: remove unused types (
#19894
)
2025-09-10 14:38:19 +03:00
ToBinaryRuntimeModule.js
feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (
#19928
)
2025-09-24 21:01:10 +03:00