webpack/lib
Matt Jones ea172ec5fd Convert finishModules hook to be an AsyncSeries 2019-04-02 09:25:36 +11:00
..
debug Made changes as requested 2018-12-28 08:21:17 -07:00
dependencies linting and test case 2019-02-21 09:18:59 +01:00
node Remove a broken hook 2018-12-17 01:23:03 -05:00
optimize fixes #8908 2019-03-15 12:39:21 +01:00
performance
util Prettify source code 2019-02-05 10:08:45 +01:00
wasm fix(webassembly): add end instructions 2019-02-10 13:44:29 +01:00
web Use document.head instead of getElementsByTagName 2018-12-06 03:00:23 +03:00
webworker hash content of bootstrap code 2018-09-13 23:25:26 +02:00
APIPlugin.js fixes #8829 2019-02-28 09:10:17 +01:00
AmdMainTemplatePlugin.js Prettify source code 2019-02-05 10:08:45 +01:00
AsyncDependenciesBlock.js
AsyncDependencyToInitialChunkError.js
AutomaticPrefetchPlugin.js Simplify imports 2018-07-09 15:09:00 +02:00
BannerPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
BasicEvaluatedExpression.js replace prefix/postfix even when equal for wrapped context 2018-11-05 15:17:56 +01:00
CachePlugin.js
CaseSensitiveModulesWarning.js
Chunk.js feat(Chunk.js): size fn: Modify options to default parameter 2019-02-20 22:23:32 +08:00
ChunkGroup.js Merge branch 'master' into enable-noImplicitThis 2018-07-11 08:43:26 +02:00
ChunkRenderError.js
ChunkTemplate.js hash content of bootstrap code 2018-09-13 23:25:26 +02:00
CommentCompilationWarning.js Simplify imports 2018-07-09 15:09:00 +02:00
CompatibilityPlugin.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
Compilation.js Convert finishModules hook to be an AsyncSeries 2019-04-02 09:25:36 +11:00
Compiler.js Convert finishModules hook to be an AsyncSeries 2019-04-02 09:25:36 +11:00
ConcurrentCompilationError.js
ConstPlugin.js [ConstPlugin] fix bug introduced by evaluation of && and || 2018-10-25 10:43:26 +08:00
ContextExclusionPlugin.js cr 2018-07-12 18:08:06 -07:00
ContextModule.js fixes in ContextModule 2019-02-06 17:51:16 +01:00
ContextModuleFactory.js Add JSDoc types for ContextExclusionPlugin 2018-07-05 08:20:24 +03:00
ContextReplacementPlugin.js Get rid of typeof for checking undefined 2018-08-17 00:49:30 +03:00
DefinePlugin.js pass { module } instead of module 2018-10-31 09:21:03 +01:00
DelegatedModule.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
DelegatedModuleFactoryPlugin.js Add .mjs to default DelegatedModule options.extensions 2018-07-10 11:12:08 +02:00
DelegatedPlugin.js
DependenciesBlock.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
DependenciesBlockVariable.js update webpack-sources types and remove second argument 2018-06-29 19:12:33 +02:00
Dependency.js add types and fix incorrect loc type 2018-07-10 18:18:32 +02:00
DllEntryPlugin.js
DllModule.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
DllModuleFactory.js
DllPlugin.js Removed unnecessary change on passed object. 2018-10-04 09:49:43 -06:00
DllReferencePlugin.js fix issues with absolutePath, allOf and anyOf 2018-09-21 11:04:36 +02:00
DynamicEntryPlugin.js use types from schema 2018-09-21 11:04:19 +02:00
EntryModuleNotFoundError.js
EntryOptionPlugin.js use types from schema 2018-09-21 11:04:19 +02:00
Entrypoint.js make LimitChunkCountPlugin stable 2018-10-19 12:57:27 +02:00
EnvironmentPlugin.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
ErrorHelpers.js
EvalDevToolModulePlugin.js
EvalDevToolModuleTemplatePlugin.js
EvalSourceMapDevToolModuleTemplatePlugin.js
EvalSourceMapDevToolPlugin.js
ExportPropertyMainTemplatePlugin.js
ExtendedAPIPlugin.js
ExternalModule.js Merge branch 'master' into marcusdarmstrong-external-module-fix 2018-10-17 16:13:55 +02:00
ExternalModuleFactoryPlugin.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
ExternalsPlugin.js
FlagDependencyExportsPlugin.js fix a bug which causes incorrect providedExports for cached modules 2018-12-04 09:51:54 +01:00
FlagDependencyUsagePlugin.js
FlagInitialModulesAsUsedPlugin.js
FunctionModulePlugin.js
FunctionModuleTemplatePlugin.js fixes #8949 2019-03-24 01:22:52 +01:00
Generator.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
GraphHelpers.js
HarmonyLinkingError.js
HashedModuleIdsPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
HotModuleReplacement.runtime.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
HotModuleReplacementPlugin.js add test case by this change 2018-10-30 15:49:48 +08:00
HotUpdateChunk.js add some random types 2018-09-18 09:54:35 +02:00
HotUpdateChunkTemplate.js
IgnorePlugin.js fixes #8538 2018-12-22 13:39:26 +01:00
JavascriptGenerator.js update webpack-sources types and remove second argument 2018-06-29 19:12:33 +02:00
JavascriptModulesPlugin.js hash content of bootstrap code 2018-09-13 23:25:26 +02:00
JsonGenerator.js Prettify source code 2019-02-05 10:08:45 +01:00
JsonModulesPlugin.js
JsonParser.js
LibManifestPlugin.js Adding format option for Dll Plugin to get a formatted manifest json. 2018-10-03 09:48:29 -06:00
LibraryTemplatePlugin.js fix output for 'output.library: string[]' configuration 2018-10-01 22:31:26 +03:00
LoaderOptionsPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
LoaderTargetPlugin.js
MainTemplate.js fixes in ContextModule 2019-02-06 17:51:16 +01:00
MemoryOutputFileSystem.js
Module.js add some missing types for validation 2018-09-18 09:53:27 +02:00
ModuleBuildError.js
ModuleDependencyError.js
ModuleDependencyWarning.js
ModuleError.js
ModuleFilenameHelpers.js
ModuleNotFoundError.js
ModuleParseError.js
ModuleReason.js add helpful error when importing wasm in initial chunk 2018-07-02 16:18:49 +02:00
ModuleTemplate.js
ModuleWarning.js
MultiCompiler.js
MultiEntryPlugin.js
MultiModule.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
MultiModuleFactory.js
MultiStats.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
MultiWatching.js
NamedChunksPlugin.js
NamedModulesPlugin.js
NoEmitOnErrorsPlugin.js
NoModeWarning.js
NodeStuffPlugin.js Handle module.require, require.main.require, and module.parent.require 2018-07-19 13:41:58 -07:00
NormalModule.js add getResolve method to loader context 2018-12-03 12:42:28 +01:00
NormalModuleFactory.js
NormalModuleReplacementPlugin.js
NullFactory.js
OptionsApply.js
OptionsDefaulter.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
Parser.js Add fix for normal Function Expression and fix code style for fix #8874 2019-03-20 12:19:49 +01:00
ParserHelpers.js
PrefetchPlugin.js
ProgressPlugin.js add missing hooks to progress 2018-11-04 10:36:47 +01:00
ProvidePlugin.js fix: disable ProvidePlugin (fixes #7032) 2018-10-31 19:45:34 +08:00
RawModule.js
RecordIdsPlugin.js
RemovedPluginError.js
RequestShortener.js
RequireJsStuffPlugin.js Get rid typeof undef in all lib 2018-08-21 03:26:50 +03:00
ResolverFactory.js add getResolve method to loader context 2018-12-03 12:42:28 +01:00
RuleSet.js
RuntimeTemplate.js run inherit types tool on existing code 2018-07-21 13:50:18 +02:00
SetVarMainTemplatePlugin.js
SingleEntryPlugin.js add types and fix incorrect loc type 2018-07-10 18:18:32 +02:00
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js use declarations from schemas in plugins 2018-09-21 11:04:28 +02:00
Stats.js Prettify source code 2019-02-05 10:08:45 +01:00
Template.js add some random types 2018-09-18 09:54:35 +02:00
TemplatedPathPlugin.js
UmdMainTemplatePlugin.js Prettify source code 2019-02-05 10:08:45 +01:00
UnsupportedFeatureWarning.js chore(types): add jsdoc types for UnsupportedFeatureWarning class 2018-08-08 11:25:56 -07:00
UseStrictPlugin.js Simplify imports 2018-07-09 15:09:00 +02:00
WarnCaseSensitiveModulesPlugin.js
WarnNoModeSetPlugin.js
WatchIgnorePlugin.js Prettify source code 2019-02-05 10:08:45 +01:00
Watching.js Merge pull request #8175 from cacheflow/add-tracking-of-removed-files 2018-10-24 10:44:40 +02:00
WebpackError.js fix(lib/WebpackError): make use of nodejs.util.inspect.custom 2019-02-06 22:51:00 +09:00
WebpackOptionsApply.js Merge pull request #8890 from timneutkens/add/option-to-disable-amd 2019-03-15 09:45:54 +01:00
WebpackOptionsDefaulter.js Prettify source code 2019-02-05 10:08:45 +01:00
WebpackOptionsValidationError.js
compareLocations.js
formatLocation.js add types and fix incorrect loc type 2018-07-10 18:18:32 +02:00
validateSchema.js
webpack.js fix parameter missing when plugin type is a funtion 2018-11-26 22:37:08 +08:00
webpack.web.js