webpack/lib
Tobias Koppers d8c93b40be faster serialization for deserialized data 2019-11-04 10:46:33 +01:00
..
asset fix badly chosen max fill rate for deterministic 2019-10-16 16:38:04 +02:00
async-modules add Dependency.getCondition and conditional ModuleGraphConnections 2019-10-30 07:48:32 +01:00
cache use LazySet in ResolverCachePlugin 2019-11-01 12:21:55 +01:00
debug refactor: code 2019-10-22 00:14:05 +02:00
dependencies rename reference exports constants 2019-10-30 07:57:55 +01:00
hmr
ids add Dependency.getCondition and conditional ModuleGraphConnections 2019-10-30 07:48:32 +01:00
javascript fix bug where importing variables with special free names is broken 2019-10-30 13:06:53 +01:00
json refactor: code 2019-10-22 00:14:05 +02:00
logging Merge tag 'v4.40.3' into next 2019-09-25 23:51:38 +02:00
node add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
optimize add comment, optimize code 2019-10-30 09:35:17 +01:00
parsing
performance Merge tag 'v4.40.2' into next 2019-09-13 16:50:45 +02:00
rules
runtime update deprecated usage of chunk and main templates 2019-10-08 23:46:33 +02:00
serialization faster serialization for deserialized data 2019-11-04 10:46:33 +01:00
stats avoid emitting files when they already exits in output filesystem 2019-11-04 09:23:18 +01:00
util avoid emitting files when they already exits in output filesystem 2019-11-04 09:23:18 +01:00
wasm add Dependency.getReferencedExports 2019-10-30 07:48:37 +01:00
wasm-async lazy require webassemblyjs using modules 2019-10-18 13:48:11 +02:00
web fix problem with retrying import() 2019-10-29 10:25:44 +01:00
webworker refactor: code 2019-10-22 00:14:05 +02:00
APIPlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
AbstractMethodError.js
AmdTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
AsyncDependenciesBlock.js
AsyncDependencyToInitialChunkError.js
AutomaticPrefetchPlugin.js
BannerPlugin.js Merge pull request #9756 from MartijnCuppens/banner-remove-trailing-spaces 2019-10-17 21:22:52 +02:00
Cache.js fix WebpackError handling in Cache 2019-08-12 23:07:44 +02:00
CaseSensitiveModulesWarning.js
Chunk.js fix badly chosen max fill rate for deterministic 2019-10-16 16:38:04 +02:00
ChunkGraph.js add Dependency.getCondition and conditional ModuleGraphConnections 2019-10-30 07:48:32 +01:00
ChunkGroup.js Improve backward-compat for various things 2019-09-26 22:06:54 +02:00
ChunkRenderError.js
ChunkTemplate.js refactor: code 2019-10-22 00:14:05 +02:00
CodeGenerationError.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
CommentCompilationWarning.js
CommonJsStuffPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
CompatibilityPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
Compilation.js add logging for invalid snapshots 2019-11-04 10:45:51 +01:00
Compiler.js avoid emitting files when they already exits in output filesystem 2019-11-04 09:23:18 +01:00
ConcurrentCompilationError.js
ConstPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
ContextExclusionPlugin.js
ContextModule.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
ContextModuleFactory.js
ContextReplacementPlugin.js
DefinePlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
DelegatedModule.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
DelegatedModuleFactoryPlugin.js
DelegatedPlugin.js NullFactory is not required 2019-08-07 16:14:03 +02:00
DependenciesBlock.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
Dependency.js rename reference exports constants 2019-10-30 07:57:55 +01:00
DependencyTemplate.js Use AbstractMethodError all over the project 2019-10-20 13:24:28 +02:00
DependencyTemplates.js
DllEntryPlugin.js
DllModule.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
DllModuleFactory.js
DllPlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
DllReferencePlugin.js Merge pull request #9548 from webpack/refactor-migrate-on-schema-utils 2019-08-08 13:42:52 +02:00
DynamicEntryPlugin.js
EntryOptionPlugin.js
EntryPlugin.js
Entrypoint.js Merge tag 'v4.39.2' into next 2019-08-13 21:47:00 +02:00
EnvironmentPlugin.js
ErrorHelpers.js
EvalDevToolModulePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
EvalSourceMapDevToolPlugin.js refactor: code 2019-10-22 00:14:05 +02:00
ExportPropertyTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
ExportsInfoApiPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
ExternalModule.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
ExternalModuleFactoryPlugin.js
ExternalsPlugin.js
FileSystemInfo.js add logging for invalid snapshots 2019-11-04 10:45:51 +01:00
FlagDependencyExportsPlugin.js remove comment 2019-10-28 14:10:59 +01:00
FlagDependencyUsagePlugin.js rename reference exports constants 2019-10-30 07:57:55 +01:00
FlagEntryExportAsUsedPlugin.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
FlagInitialModulesAsUsedPlugin.js
Generator.js Use AbstractMethodError all over the project 2019-10-20 13:24:28 +02:00
GraphHelpers.js
HarmonyLinkingError.js
HookWebpackError.js Deprecate MainTemplate, ChunkTemplate, ModuleTemplate 2019-10-08 23:46:26 +02:00
HotModuleReplacementPlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
HotUpdateChunk.js
IgnorePlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
InitFragment.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
LibManifestPlugin.js
LibraryTemplatePlugin.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
LoaderOptionsPlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
LoaderTargetPlugin.js
MainTemplate.js refactor: code 2019-10-22 00:14:05 +02:00
Module.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
ModuleBuildError.js
ModuleDependencyError.js
ModuleDependencyWarning.js
ModuleError.js
ModuleFactory.js Use AbstractMethodError all over the project 2019-10-20 13:24:28 +02:00
ModuleFilenameHelpers.js
ModuleGraph.js ModuleGraph can get weak flag from dependency itself 2019-10-30 07:48:43 +01:00
ModuleGraphConnection.js allow to disable connection 2019-10-30 09:35:14 +01:00
ModuleInfoHeaderPlugin.js refactor: code 2019-10-22 00:14:05 +02:00
ModuleNotFoundError.js
ModuleParseError.js
ModuleProfile.js
ModuleRestoreError.js
ModuleTemplate.js refactor: code 2019-10-22 00:14:05 +02:00
ModuleWarning.js
MultiCompiler.js Merge tag 'v4.39.0' into next 2019-08-05 13:12:09 +02:00
MultiStats.js
MultiWatching.js
NoEmitOnErrorsPlugin.js
NoModeWarning.js
NodeStuffPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
NormalModule.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
NormalModuleFactory.js Add LazySet for file/context/missingDependencies for performance 2019-08-07 16:13:56 +02:00
NormalModuleReplacementPlugin.js
NullFactory.js
OptimizationStages.js
OptionsApply.js
OptionsDefaulter.js
PrefetchPlugin.js
ProgressPlugin.js hide number of active modules in progress, it's useless 2019-10-10 19:08:51 +02:00
ProvidePlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
RawModule.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
RecordIdsPlugin.js
RequestShortener.js Merge tag 'v4.41.1' into next 2019-10-11 13:56:07 +02:00
RequireJsStuffPlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
ResolverFactory.js
RuntimeGlobals.js remove supportsSymbolsDeconflicting 2019-10-09 11:49:48 +02:00
RuntimeModule.js Use AbstractMethodError all over the project 2019-10-20 13:24:28 +02:00
RuntimePlugin.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
RuntimeTemplate.js feat: improve DX with `output.ecmaVersion` option 2019-10-11 00:43:27 +03:00
SetVarTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
SingleEntryPlugin.js
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js avoid sourceMappingURL in the source code 2019-10-18 15:10:03 +02:00
Stats.js fix: Intl.DateTimeFormat can throw too 2019-10-11 09:30:54 +03:00
SystemTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
Template.js fix badly chosen max fill rate for deterministic 2019-10-16 16:38:04 +02:00
TemplatedPathPlugin.js update deprecated usage of chunk and main templates 2019-10-08 23:46:33 +02:00
UmdTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
UnsupportedFeatureWarning.js
UseStrictPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
WarnCaseSensitiveModulesPlugin.js
WarnDeprecatedOptionPlugin.js
WarnNoModeSetPlugin.js
WatchIgnorePlugin.js refactor: `WatchIgnorePlugin` options 2019-08-07 19:15:41 +03:00
Watching.js
WebpackError.js
WebpackOptionsApply.js refactor: code 2019-10-22 00:14:05 +02:00
WebpackOptionsDefaulter.js chore(deps): update `terser-webpack-plugin` 2019-10-22 17:19:04 +03:00
buildChunkGraph.js improve extraceBlockModulesMap performance 2019-10-30 07:48:41 +01:00
formatLocation.js
index.js add Dependency.getReferencedExports 2019-10-30 07:48:37 +01:00
validateSchema.js type fixes 2019-10-16 16:49:52 +02:00
webpack.js extract webpack config validation to keep validate API 2019-08-08 12:44:45 +02:00