webpack/lib
Tobias Koppers b65f82e965 upgrade watchpack 2019-11-15 13:53:55 +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 fix cacheWithContext inversion 2019-11-13 12:18:32 +01:00
debug refactor: code 2019-10-22 00:14:05 +02:00
dependencies Merge pull request #9950 from webpack/dependabot/npm_and_yarn/prettier-1.19.1 2019-11-15 12:05:46 +01:00
hmr Merge tag 'v4.33.0' into next 2019-06-04 23:23:25 +02:00
ids avoid creating arrays in getConnections 2019-11-10 21:05:05 +01:00
javascript add deprecation codes 2019-11-14 17:03:15 +03:00
json consistency and bugfixes for reexporting json 2019-11-05 10:39:12 +01:00
logging Merge pull request #9934 from webpack/dependabot/npm_and_yarn/typescript-3.7.2 2019-11-07 20:41:16 +01:00
node upgrade watchpack 2019-11-15 13:53:55 +01:00
optimize Merge pull request #9950 from webpack/dependabot/npm_and_yarn/prettier-1.19.1 2019-11-15 12:05:46 +01:00
parsing add side-by-side wasm support based on async modules 2019-06-04 23:28:56 +02:00
performance Merge tag 'v4.40.2' into next 2019-09-13 16:50:45 +02:00
rules skip over undefined properties in rules 2019-07-12 12:19:51 +02:00
runtime run prettier 2019-11-15 10:56:01 +01:00
serialization faster object type lookup during deserialization 2019-11-13 12:18:04 +01:00
stats allocate warnings and errors arrays only when needed 2019-11-10 21:05:16 +01:00
util Merge pull request #9971 from smelukov/deprecation-codes 2019-11-15 12:04:47 +01:00
wasm add deprecation codes 2019-11-14 17:03:15 +03:00
wasm-async run prettier 2019-11-15 10:56:01 +01: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 Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
AmdTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
AsyncDependenciesBlock.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
AsyncDependencyToInitialChunkError.js add more types and fix/remove TODOs 2019-06-14 10:45:56 +02:00
AutomaticPrefetchPlugin.js
BannerPlugin.js Merge pull request #9756 from MartijnCuppens/banner-remove-trailing-spaces 2019-10-17 21:22:52 +02:00
Cache.js compute asset hash lazily to avoid hash computation when memory cache is used 2019-11-12 16:07:50 +01:00
CaseSensitiveModulesWarning.js avoid creating arrays in getConnections 2019-11-10 21:05:05 +01:00
Chunk.js Merge pull request #9971 from smelukov/deprecation-codes 2019-11-15 12:04:47 +01:00
ChunkGraph.js Merge pull request #9971 from smelukov/deprecation-codes 2019-11-15 12:04:47 +01:00
ChunkGroup.js add deprecation codes 2019-11-14 17:03:15 +03: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 run prettier 2019-11-15 10:56:01 +01:00
CompatibilityPlugin.js run prettier 2019-11-15 10:56:01 +01:00
Compilation.js add deprecation codes 2019-11-14 17:03:15 +03:00
Compiler.js rename filesModified -> modifiedFiles 2019-11-15 13:49:15 +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 upgrade webpack-sources 2019-11-12 08:59:08 +01:00
ContextModuleFactory.js update enhanced-resolve 2019-07-05 00:45:41 +02:00
ContextReplacementPlugin.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00
DefinePlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
DelegatedModule.js upgrade webpack-sources 2019-11-12 08:59:08 +01:00
DelegatedModuleFactoryPlugin.js fix: remove redundant boolean check of request variable 2019-06-15 13:26:04 +02:00
DelegatedPlugin.js NullFactory is not required 2019-08-07 16:14:03 +02:00
DependenciesBlock.js allocate presentationalDependencies array only when needed 2019-11-10 21:05:28 +01:00
Dependency.js add support for tree-shaking JSON modules 2019-11-05 10:37:59 +01:00
DependencyTemplate.js Use AbstractMethodError all over the project 2019-10-20 13:24:28 +02:00
DependencyTemplates.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
DllEntryPlugin.js
DllModule.js upgrade webpack-sources 2019-11-12 08:59:08 +01: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 Fix Compiler.hooks.make callbacks 2019-05-10 09:55:59 +02:00
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 upgrade webpack-sources 2019-11-12 08:59:08 +01: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 upgrade webpack-sources 2019-11-12 08:59:08 +01:00
ExternalModuleFactoryPlugin.js hoist the deprecate function 2019-11-15 10:10:26 +01:00
ExternalsPlugin.js
FileSystemInfo.js fix FileSystemInfo logging when multiple different types of invalidation occur 2019-11-14 18:05:21 +01:00
FlagDependencyExportsPlugin.js add support for tree-shaking JSON modules 2019-11-05 10:37:59 +01:00
FlagDependencyUsagePlugin.js allocate Module.factoryMeta only when needed 2019-11-10 21:05:21 +01:00
FlagEntryExportAsUsedPlugin.js refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration 2019-10-08 23:59:48 +02:00
FlagInitialModulesAsUsedPlugin.js move usedExports into ExportsInfo 2019-01-28 08:38:37 +01:00
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 run prettier 2019-11-15 10:56:01 +01:00
HotUpdateChunk.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
IgnorePlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
InitFragment.js consistency and bugfixes for reexporting json 2019-11-05 10:39:12 +01:00
LibManifestPlugin.js avoid creating arrays in getConnections 2019-11-10 21:05:05 +01:00
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 deprecationCode argument to getChunk/ModuleGraphForChunk/Module 2019-11-15 10:07:41 +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 Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
ModuleGraph.js Merge pull request #9971 from smelukov/deprecation-codes 2019-11-15 12:04:47 +01:00
ModuleGraphConnection.js allocate ModuleGraphConnections.explanations only when needed 2019-11-10 21:05:07 +01:00
ModuleInfoHeaderPlugin.js consistency and bugfixes for reexporting json 2019-11-05 10:39:12 +01:00
ModuleNotFoundError.js update enhanced-resolve 2019-07-05 00:45:41 +02:00
ModuleParseError.js fix merge issue 2019-06-13 11:22:00 +02:00
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 replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
MultiWatching.js Merge tag 'v4.35.0' into next 2019-06-21 09:15:49 +02:00
NoEmitOnErrorsPlugin.js
NoModeWarning.js Merge tag 'v4.31.0' into next 2019-05-09 21:38:10 +02:00
NodeStuffPlugin.js add presentational dependencies which are cheaper, but allow only templating 2019-10-30 07:49:20 +01:00
NormalModule.js upgrade webpack-sources 2019-11-12 08:59:08 +01:00
NormalModuleFactory.js Add LazySet for file/context/missingDependencies for performance 2019-08-07 16:13:56 +02:00
NormalModuleReplacementPlugin.js Update NormalModuleReplacementPlugin to new api 2019-06-16 20:09:54 +05:00
NullFactory.js
OptimizationStages.js
OptionsApply.js
OptionsDefaulter.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
PrefetchPlugin.js Fix Compiler.hooks.make callbacks 2019-05-10 09:55:59 +02:00
ProgressPlugin.js add finishAssets to ProgressPlugin 2019-11-12 16:11:06 +01:00
ProvidePlugin.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
RawModule.js upgrade webpack-sources 2019-11-12 08:59:08 +01: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 upgrade webpack-sources 2019-11-12 08:59:08 +01:00
RuntimeGlobals.js remove supportsSymbolsDeconflicting 2019-10-09 11:49:48 +02:00
RuntimeModule.js upgrade webpack-sources 2019-11-12 08:59:08 +01:00
RuntimePlugin.js fix hashing for runtime modules 2019-11-14 20:58:01 +01:00
RuntimeTemplate.js fix problem with accessing the default named export of json 2019-11-05 10:39:14 +01:00
SetVarTemplatePlugin.js refactor: code 2019-10-22 00:14:05 +02:00
SingleEntryPlugin.js
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js improve progress reporting 2019-11-12 16:11:13 +01: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 Merge pull request #9950 from webpack/dependabot/npm_and_yarn/prettier-1.19.1 2019-11-15 12:05:46 +01: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 rename filesModified -> modifiedFiles 2019-11-15 13:49:15 +01:00
Watching.js rename filesModified -> modifiedFiles 2019-11-15 13:49:15 +01:00
WebpackError.js update enhanced-resolve 2019-07-05 00:45:41 +02:00
WebpackOptionsApply.js fix: Remove minor typo in WebpackOptionsApply 2019-11-04 13:05:59 +05:30
WebpackOptionsDefaulter.js allow default vendors splitChunk setting to reuse existing chunks 2019-11-15 12:10:04 +01:00
buildChunkGraph.js remove return value of ChunkGraph.connectChunkAndModule 2019-11-10 21:05:26 +01:00
formatLocation.js
index.js add deprecation codes 2019-11-14 17:03:15 +03: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