webpack/lib
Tobias Koppers a5b3177fc0 conditional import specifiers do not generate import statements when exports are unused 2019-09-06 14:49:05 +02:00
..
asset Handle auxiliary files separately from normal files 2019-07-17 23:13:08 +02:00
async-modules add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
cache Persistent Caching fixes 2019-09-04 16:33:54 +02:00
debug Merge tag 'v4.39.2' into next 2019-08-13 21:47:00 +02:00
dependencies conditional import specifiers do not generate import statements when exports are unused 2019-09-06 14:49:05 +02:00
hmr Merge tag 'v4.33.0' into next 2019-06-04 23:23:25 +02:00
ids refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
logging Merge tag 'v4.39.0' into next 2019-08-05 13:12:09 +02:00
node add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
optimize fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
parsing add side-by-side wasm support based on async modules 2019-06-04 23:28:56 +02:00
performance
rules skip over undefined properties in rules 2019-07-12 12:19:51 +02:00
runtime add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
serialization faster referenceables in ObjectMiddleware 2019-08-13 17:03:01 +02:00
stats Merge tag 'v4.39.0' into next 2019-08-05 13:12:09 +02:00
util fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
wasm Merge tag 'v4.39.3' into next 2019-08-27 19:17:06 +02:00
wasm-async add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
web add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
webworker add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
APIPlugin.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
AbstractMethodError.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
AmdMainTemplatePlugin.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +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 fix: revert 2019-08-11 08:58:55 +05:30
BasicEvaluatedExpression.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
Cache.js fix WebpackError handling in Cache 2019-08-12 23:07:44 +02:00
CaseSensitiveModulesWarning.js
Chunk.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
ChunkGraph.js lint fix 2019-06-04 23:29:03 +02:00
ChunkGroup.js Merge tag 'v4.39.2' into next 2019-08-13 21:47:00 +02:00
ChunkRenderError.js
ChunkTemplate.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
CommentCompilationWarning.js
CommonJsStuffPlugin.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
CompatibilityPlugin.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
Compilation.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
Compiler.js add immutablePaths next to managedPaths for paths in the yarn cache 2019-08-20 14:50:07 +02:00
ConcurrentCompilationError.js
ConstPlugin.js NullFactory is not required 2019-08-07 16:14:03 +02:00
ContextExclusionPlugin.js
ContextModule.js Persistent Caching fixes 2019-09-04 16:33:54 +02: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 NullFactory is not required 2019-08-07 16:14:03 +02:00
DelegatedModule.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02: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 Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
Dependency.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
DependencyTemplate.js
DependencyTemplates.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
DllEntryPlugin.js
DllModule.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +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 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
EvalDevToolModuleTemplatePlugin.js
EvalSourceMapDevToolModuleTemplatePlugin.js
EvalSourceMapDevToolPlugin.js
ExportPropertyMainTemplatePlugin.js
ExportsInfoApiPlugin.js add `__webpack_exports_info__.usedExports` to get a list of used exports 2019-09-03 14:18:13 +02:00
ExternalModule.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
ExternalModuleFactoryPlugin.js
ExternalsPlugin.js
FileSystemInfo.js Persistent Caching fixes 2019-09-04 16:33:54 +02:00
FlagDependencyExportsPlugin.js Merge export getters in a module into single statement 2019-08-23 14:07:01 +02:00
FlagDependencyUsagePlugin.js optimize FlagDependecyUsagePlugin 2019-05-29 21:58:26 +02:00
FlagInitialModulesAsUsedPlugin.js
FunctionModulePlugin.js
FunctionModuleTemplatePlugin.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
Generator.js
GraphHelpers.js
HarmonyLinkingError.js
HookWebpackError.js fix WebpackError handling in Cache 2019-08-12 23:07:44 +02:00
HotModuleReplacementPlugin.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02: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 add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
JavascriptGenerator.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
JavascriptModulesPlugin.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
JavascriptParser.js fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
JavascriptParserHelpers.js refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
JsonGenerator.js Merge tag 'v4.35.3' into next 2019-07-08 16:57:12 +02:00
JsonModulesPlugin.js
JsonParser.js
LibManifestPlugin.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00
LibraryTemplatePlugin.js Merge tag 'v4.30.0' into next 2019-05-09 21:34:28 +02:00
LoaderOptionsPlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
LoaderTargetPlugin.js
MainTemplate.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
Module.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
ModuleBuildError.js
ModuleDependencyError.js
ModuleDependencyWarning.js
ModuleError.js
ModuleFactory.js
ModuleFilenameHelpers.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
ModuleGraph.js add `__webpack_exports_info__` API to allow export introspection 2019-08-22 16:59:37 +02:00
ModuleGraphConnection.js
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 Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +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 replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
NormalModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02: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 refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
ProvidePlugin.js NullFactory is not required 2019-08-07 16:14:03 +02:00
RawModule.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
RecordIdsPlugin.js
RequestShortener.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00
RequireJsStuffPlugin.js NullFactory is not required 2019-08-07 16:14:03 +02:00
ResolverFactory.js HookMap: replace .tap() with .for().tap() 2019-07-23 15:35:25 +08:00
RuntimeGlobals.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
RuntimeModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
RuntimePlugin.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
RuntimeTemplate.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
SetVarMainTemplatePlugin.js
SingleEntryPlugin.js
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js refactor: migrate on `schema-utils` 2019-08-07 18:10:40 +03:00
Stats.js Colored console for node environment 2019-08-01 13:51:18 +02:00
SystemMainTemplatePlugin.js Merge tag 'v4.39.0' into next 2019-08-05 13:12:09 +02:00
Template.js feat(assetModule): add function type to assetModuleFilename 2019-07-21 23:05:12 +01:00
TemplatedPathPlugin.js Merge tag 'v4.39.0' into next 2019-08-05 13:12:09 +02:00
UmdMainTemplatePlugin.js Update hook types 2019-05-10 09:52:22 +02:00
UnsupportedFeatureWarning.js
UseStrictPlugin.js
WarnCaseSensitiveModulesPlugin.js
WarnDeprecatedOptionPlugin.js
WarnNoModeSetPlugin.js
WatchIgnorePlugin.js refactor: `WatchIgnorePlugin` options 2019-08-07 19:15:41 +03:00
Watching.js add logging to Compiler 2019-07-26 14:04:35 +02:00
WebpackError.js update enhanced-resolve 2019-07-05 00:45:41 +02:00
WebpackOptionsApply.js add analysis for top level symbols, exports and imports 2019-09-03 14:18:40 +02:00
WebpackOptionsDefaulter.js add analysis for top level symbols, exports and imports 2019-09-03 14:18:40 +02:00
buildChunkGraph.js Merge tag 'v4.39.3' into next 2019-08-27 19:17:06 +02:00
formatLocation.js
index.js extract webpack config validation to keep validate API 2019-08-08 12:44:45 +02:00
validateSchema.js extract webpack config validation to keep validate API 2019-08-08 12:44:45 +02:00
webpack.js extract webpack config validation to keep validate API 2019-08-08 12:44:45 +02:00