.. |
asset
|
fix: types
|
2025-08-20 21:16:46 +03:00 |
async-modules
|
fix: resolve execution order issue from extra await in async modules
|
2025-08-17 18:05:52 +03:00 |
cache
|
fix: types
|
2025-08-21 19:44:50 +03:00 |
config
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
container
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
css
|
refactor: code (#19822)
|
2025-08-20 14:26:53 +03:00 |
debug
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
dependencies
|
refactor: remove unused code
|
2025-08-21 21:30:56 +03:00 |
electron
|
style: improve
|
2024-08-02 19:32:22 +03:00 |
errors
|
…
|
|
esm
|
fix: ignore import failure during HMR update with esm output (#19832)
|
2025-08-25 13:46:52 +03:00 |
hmr
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
ids
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
javascript
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
json
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
library
|
fix: syntax error when comment is on the last line (#19805)
|
2025-08-14 18:51:50 +03:00 |
logging
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
node
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
optimize
|
fix: types
|
2025-08-21 16:23:01 +03:00 |
performance
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
prefetch
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
rules
|
fix: types
|
2025-08-22 14:21:30 +03:00 |
runtime
|
fix: remove unused `timeout` attribute of script tag (#19823)
|
2025-08-20 16:48:52 +03:00 |
schemes
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
serialization
|
fix: types
|
2025-08-21 20:45:11 +03:00 |
sharing
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
stats
|
refactor: update types (#19834)
|
2025-08-25 16:36:05 +03:00 |
url
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
util
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
wasm
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
wasm-async
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
wasm-sync
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
web
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
webworker
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
APIPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
AbstractMethodError.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
AsyncDependenciesBlock.js
|
fix: a lot of types
|
2025-04-07 16:09:05 +03:00 |
AsyncDependencyToInitialChunkError.js
|
…
|
|
AutomaticPrefetchPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
BannerPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Cache.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
CacheFacade.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
CaseSensitiveModulesWarning.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Chunk.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ChunkGraph.js
|
refactor: restructure dependOn relationship retrieval (#19800)
|
2025-08-14 12:47:15 +03:00 |
ChunkGroup.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ChunkRenderError.js
|
…
|
|
ChunkTemplate.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
CleanPlugin.js
|
fix: fix potential performance issue in CleanPlugin (#19735)
|
2025-07-26 14:03:53 +03:00 |
CodeGenerationError.js
|
…
|
|
CodeGenerationResults.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
CommentCompilationWarning.js
|
chore: improve jsdoc eslint rules
|
2024-07-30 15:26:24 +03:00 |
CompatibilityPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Compilation.js
|
refactor: remove unused code
|
2025-08-21 21:30:56 +03:00 |
Compiler.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
ConcatenationScope.js
|
feat: enable tree-shaking for ESM external modules with named imports (#19641)
|
2025-07-25 18:22:02 +03:00 |
ConcurrentCompilationError.js
|
…
|
|
ConditionalInitFragment.js
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
ConstPlugin.js
|
fix: avoid empty block for unused statement
|
2025-08-17 18:07:04 +03:00 |
ContextExclusionPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ContextModule.js
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
ContextModuleFactory.js
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
ContextReplacementPlugin.js
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
CssModule.js
|
fix: types and test (#19558)
|
2025-05-23 16:39:55 +03:00 |
DefinePlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
DelegatedModule.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
DelegatedModuleFactoryPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
DelegatedPlugin.js
|
chore: refactor plugin name (#19456)
|
2025-04-23 15:03:37 +03:00 |
DependenciesBlock.js
|
chore: improve jsdoc rules
|
2024-07-30 17:07:14 +03:00 |
Dependency.js
|
fix: circle deps when require `RawModule` and condition of `isDeferred` (#19762)
|
2025-08-04 17:38:42 +03:00 |
DependencyTemplate.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
DependencyTemplates.js
|
fix: use `xxhash64` for `cache.hashAlgorithm` when `experiments.futureDefaults` (#19323)
|
2025-03-13 22:39:02 +03:00 |
DllEntryPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
DllModule.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
DllModuleFactory.js
|
refactor: improve eslint configuration and better types
|
2025-03-12 04:56:14 +03:00 |
DllPlugin.js
|
fix: types
|
2025-07-09 13:59:21 +03:00 |
DllReferencePlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
DynamicEntryPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
EntryOptionPlugin.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
EntryPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Entrypoint.js
|
refactor: restructure dependOn relationship retrieval (#19800)
|
2025-08-14 12:47:15 +03:00 |
EnvironmentNotSupportAsyncWarning.js
|
fix: add warning for async external
|
2024-01-16 10:25:30 +08:00 |
EnvironmentPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ErrorHelpers.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
EvalDevToolModulePlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
EvalSourceMapDevToolPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
ExportsInfo.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ExportsInfoApiPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ExternalModule.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
ExternalModuleFactoryPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
ExternalsPlugin.js
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
FalseIIFEUmdWarning.js
|
refactor: code
|
2024-11-20 18:35:15 +03:00 |
FileSystemInfo.js
|
perf: avoid running unnecessary code (#19829)
|
2025-08-24 13:51:25 +03:00 |
FlagAllModulesAsUsedPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
FlagDependencyExportsPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
FlagDependencyUsagePlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
FlagEntryExportAsUsedPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Generator.js
|
fix: types
|
2025-08-20 21:16:46 +03:00 |
GraphHelpers.js
|
refactor: restructure dependOn relationship retrieval (#19800)
|
2025-08-14 12:47:15 +03:00 |
HarmonyLinkingError.js
|
…
|
|
HookWebpackError.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
HotModuleReplacementPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
HotUpdateChunk.js
|
…
|
|
IgnoreErrorModuleFactory.js
|
refactor: improve eslint configuration and better types
|
2025-03-12 04:56:14 +03:00 |
IgnorePlugin.js
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
IgnoreWarningsPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
InitFragment.js
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
InvalidDependenciesModuleWarning.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
JavascriptMetaInfoPlugin.js
|
fix: distinguish free variable and tagged variable (#19795)
|
2025-08-13 21:36:56 +03:00 |
LibManifestPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
LibraryTemplatePlugin.js
|
…
|
|
LoaderOptionsPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
LoaderTargetPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
MainTemplate.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
Module.js
|
fix: types
|
2025-08-20 21:16:46 +03:00 |
ModuleBuildError.js
|
chore: fix `any` types
|
2025-03-27 03:07:25 +03:00 |
ModuleDependencyError.js
|
chore: fix `any` types
|
2025-03-27 03:07:25 +03:00 |
ModuleDependencyWarning.js
|
chore: fix `any` types
|
2025-03-27 03:07:25 +03:00 |
ModuleError.js
|
refactor: code
|
2024-08-02 19:32:31 +03:00 |
ModuleFactory.js
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
ModuleFilenameHelpers.js
|
fix: types
|
2025-08-20 19:39:55 +03:00 |
ModuleGraph.js
|
refactor: optimize connection lookup and add generic grouping (#19760)
|
2025-08-04 17:40:33 +03:00 |
ModuleGraphConnection.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
ModuleHashingError.js
|
…
|
|
ModuleInfoHeaderPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ModuleNotFoundError.js
|
chore: fix `any` types
|
2025-03-27 03:07:25 +03:00 |
ModuleParseError.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ModuleProfile.js
|
refactor(types): more
|
2023-06-21 19:00:24 +03:00 |
ModuleRestoreError.js
|
style: improve style of code
|
2024-08-02 19:32:13 +03:00 |
ModuleSourceTypesConstants.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
ModuleStoreError.js
|
style: improve style of code
|
2024-08-02 19:32:13 +03:00 |
ModuleTemplate.js
|
fix: tree-shakable module library should align preconditions of allowInlineStartup
|
2025-08-04 18:50:05 +03:00 |
ModuleTypeConstants.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
ModuleWarning.js
|
refactor: code
|
2024-08-02 19:32:31 +03:00 |
MultiCompiler.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
MultiStats.js
|
fix: types for multi compiler
|
2025-07-18 15:28:16 +03:00 |
MultiWatching.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
NoEmitOnErrorsPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
NoModeWarning.js
|
…
|
|
NodeStuffInWebError.js
|
…
|
|
NodeStuffPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
NormalModule.js
|
fix: types
|
2025-08-22 14:21:30 +03:00 |
NormalModuleFactory.js
|
fix: types
|
2025-08-22 14:21:30 +03:00 |
NormalModuleReplacementPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
NullFactory.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
OptimizationStages.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
OptionsApply.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
Parser.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
PlatformPlugin.js
|
chore: refactor plugin name (#19456)
|
2025-04-23 15:03:37 +03:00 |
PrefetchPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ProgressPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
ProvidePlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
RawModule.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
RecordIdsPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
RequestShortener.js
|
fix: no `object` types and less `any` types
|
2025-04-02 19:02:22 +03:00 |
RequireJsStuffPlugin.js
|
refactor(types): more
|
2023-06-21 19:00:24 +03:00 |
ResolverFactory.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
RuntimeGlobals.js
|
refactor: standardize ESM naming management (#19730)
|
2025-07-25 18:23:07 +03:00 |
RuntimeModule.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
RuntimePlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
RuntimeTemplate.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
SelfModuleFactory.js
|
refactor: improve eslint configuration and better types
|
2025-03-12 04:56:14 +03:00 |
SingleEntryPlugin.js
|
…
|
|
SizeFormatHelpers.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
SourceMapDevToolModuleOptionsPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
SourceMapDevToolPlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
Stats.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
Template.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
TemplatedPathPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
UnhandledSchemeError.js
|
…
|
|
UnsupportedFeatureWarning.js
|
…
|
|
UseStrictPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
WarnCaseSensitiveModulesPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
WarnDeprecatedOptionPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
WarnNoModeSetPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
WatchIgnorePlugin.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
Watching.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
WebpackError.js
|
refactor: logic
|
2025-04-23 01:27:18 +03:00 |
WebpackIsIncludedPlugin.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
WebpackOptionsApply.js
|
fix: many types
|
2025-08-20 13:50:12 +03:00 |
WebpackOptionsDefaulter.js
|
add default cache names in multicompiler mode
|
2024-04-13 07:12:56 +03:00 |
buildChunkGraph.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
cli.js
|
fix: types for multi compiler
|
2025-07-18 15:28:16 +03:00 |
formatLocation.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
index.js
|
fix: types for plugins (#19785)
|
2025-08-11 22:57:31 +03:00 |
validateSchema.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
webpack.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |