webpack/lib
Alexander Akait 79304704b5
fix: many types
2025-08-28 13:34:30 +03:00
..
asset fix: many types 2025-08-28 13:34:30 +03:00
async-modules fix: many types 2025-08-28 13:34:30 +03:00
cache fix: many types 2025-08-28 13:34:30 +03:00
config feat: add `snapshot.contextModule `to configure snapshots for context modules 2025-08-25 22:16:48 +03:00
container fix: many types 2025-08-28 13:34:30 +03:00
css fix: many types 2025-08-28 13:34:30 +03:00
debug fix: many types 2025-08-28 13:34:30 +03:00
dependencies fix: many types 2025-08-28 13:34:30 +03:00
electron style: improve 2024-08-02 19:32:22 +03:00
errors perf: Remove Error.captureStackTrace from all WebpackErrors 2021-06-07 07:15:28 +00:00
esm fix: many types 2025-08-28 13:34:30 +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-28 13:34:30 +03:00
json style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
library fix: many types 2025-08-28 13:34:30 +03:00
logging fix: many types 2025-08-28 13:34:30 +03:00
node fix: many types 2025-08-28 13:34:30 +03:00
optimize fix: many types 2025-08-28 13:34:30 +03:00
performance style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
prefetch fix: many types 2025-08-28 13:34:30 +03:00
rules fix: many types 2025-08-28 13:34:30 +03:00
runtime fix: many types 2025-08-28 13:34:30 +03:00
schemes fix: many types 2025-08-28 13:34:30 +03:00
serialization fix: types 2025-08-21 20:45:11 +03:00
sharing fix: many types 2025-08-28 13:34:30 +03:00
stats fix: many types 2025-08-28 13:34:30 +03:00
url style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
util fix: many types 2025-08-28 13:34:30 +03:00
wasm fix: many types 2025-08-28 13:34:30 +03:00
wasm-async fix: many types 2025-08-28 13:34:30 +03:00
wasm-sync fix: many types 2025-08-28 13:34:30 +03:00
web fix: many types 2025-08-28 13:34:30 +03:00
webworker fix: many types 2025-08-28 13:34:30 +03:00
APIPlugin.js fix: `needCreateRequire` should be set to true only when module output and node target (#19761) 2025-08-25 21:23:34 +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 fix: many types 2025-08-28 13:34:30 +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 fix: many types 2025-08-28 13:34:30 +03:00
ChunkGraph.js fix: many types 2025-08-28 13:34:30 +03:00
ChunkGroup.js fix: many types 2025-08-28 13:34:30 +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 fix: many types 2025-08-28 13:34:30 +03:00
CommentCompilationWarning.js chore: improve jsdoc eslint rules 2024-07-30 15:26:24 +03:00
CompatibilityPlugin.js fix: many types 2025-08-28 13:34:30 +03:00
Compilation.js fix: many types 2025-08-28 13:34:30 +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: many types 2025-08-28 13:34:30 +03:00
ContextExclusionPlugin.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
ContextModule.js fix: many types 2025-08-28 13:34:30 +03:00
ContextModuleFactory.js fix: many types 2025-08-28 13:34:30 +03:00
ContextReplacementPlugin.js fix: many types 2025-08-28 13:34:30 +03:00
CssModule.js fix: types and test (#19558) 2025-05-23 16:39:55 +03:00
DefinePlugin.js fix: many types 2025-08-28 13:34:30 +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: many types 2025-08-28 13:34:30 +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 fix: many types 2025-08-28 13:34:30 +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-28 13:34:30 +03:00
ExternalModuleFactoryPlugin.js fix: many types 2025-08-28 13:34:30 +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 fix: many types 2025-08-28 13:34:30 +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-28 13:34:30 +03:00
HotUpdateChunk.js
IgnoreErrorModuleFactory.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
IgnorePlugin.js fix: many types 2025-08-28 13:34:30 +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: many types 2025-08-28 13:34:30 +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 fix: many types 2025-08-28 13:34:30 +03:00
ModuleGraphConnection.js chore: eslint more rules (#19648) 2025-07-03 12:06:45 +03:00
ModuleHashingError.js improve hashing 2022-02-22 12:23:24 +01:00
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 fix: many types 2025-08-28 13:34:30 +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 add experiments.futureDefaults 2021-09-14 11:29:57 +03:00
NodeStuffPlugin.js fix: many types 2025-08-20 13:50:12 +03:00
NormalModule.js fix: many types 2025-08-28 13:34:30 +03:00
NormalModuleFactory.js fix: many types 2025-08-28 13:34: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 fix: many types 2025-08-28 13:34:30 +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-28 13:34:30 +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-28 13:34:30 +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-28 13:34:30 +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-28 13:34:30 +03:00
Watching.js fix: many types 2025-08-28 13:34:30 +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: `needCreateRequire` should be set to true only when module output and node target (#19761) 2025-08-25 21:23:34 +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: many types 2025-08-28 13:34:30 +03:00