webpack/lib
evilebottnawi c222a6f33b feat: implement option for `HashedModuleIdes` plugin 2018-05-25 16:41:20 +03:00
..
debug More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
dependencies Align 'Cannot find module' message with native NodeJS 2018-05-15 09:24:16 +03:00
node Use compile/compileStreaming when importObject is a Promise 2018-04-30 08:35:06 +02:00
optimize fixes #7382 2018-05-24 15:37:52 +02:00
performance Remove extra argument passed to getEntrypointSize in SizeLimitsPlugin 2018-03-28 22:08:43 -07:00
util Merge pull request #7331 from dev-drprasad/add-jsdoc-annotations-cached-merge 2018-05-25 12:00:17 +02:00
wasm remove passing AST, redecode AST in Generator 2018-05-11 16:46:33 +02:00
web Merge pull request #7144 from webpack/next 2018-05-07 12:15:48 +02:00
webworker `yarn pretty` 2018-04-06 10:34:21 -07:00
APIPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AmdMainTemplatePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AsyncDependenciesBlock.js add support for link preload/prefetch 2018-04-16 11:29:25 +02:00
AsyncDependencyToInitialChunkError.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AutomaticPrefetchPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
BannerPlugin.js use const 2018-05-11 09:46:16 +02:00
BasicEvaluatedExpression.js run prettier on existing code 2018-02-25 02:00:20 +01:00
CachePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
CaseSensitiveModulesWarning.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Chunk.js chore(types): add type support for Template base class 2018-05-03 21:37:34 -07:00
ChunkGroup.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
ChunkRenderError.js Add typing for ChunkRenderError 2018-05-20 00:22:26 -07:00
ChunkTemplate.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
CompatibilityPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Compilation.js fix problems with circular unneeded chunks 2018-05-22 15:30:32 +02:00
Compiler.js Improve JSON parse error 2018-05-19 11:09:30 +02:00
ConcurrentCompilationError.js Move concurrent compilation error to separate class 2018-03-13 13:10:42 +03:00
ConstPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ContextExclusionPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ContextModule.js Align 'Cannot find module' message with native NodeJS 2018-05-15 09:24:16 +03:00
ContextModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ContextReplacementPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DefinePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
DelegatedModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DelegatedModuleFactoryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DelegatedPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DependenciesBlock.js add TODO comment 2018-05-07 13:36:53 +02:00
DependenciesBlockVariable.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
Dependency.js Use a class for dependency references 2018-04-04 09:17:10 +02:00
DllEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DllModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DllModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DllPlugin.js feat: support tree shaking in DllPlugin 2018-05-18 22:57:29 +03:00
DllReferencePlugin.js Improve JSON parse error 2018-05-19 11:09:30 +02:00
DynamicEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
EntryModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
EntryOptionPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Entrypoint.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
EnvironmentPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ErrorHelpers.js spelling: options 2018-02-26 02:36:44 +00:00
EvalDevToolModulePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
EvalDevToolModuleTemplatePlugin.js Avoid deopt when cache is set 2018-04-11 09:06:40 +02:00
EvalSourceMapDevToolModuleTemplatePlugin.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
EvalSourceMapDevToolPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExportPropertyMainTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ExtendedAPIPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExternalModule.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ExternalModuleFactoryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExternalsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagDependencyExportsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagDependencyUsagePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagInitialModulesAsUsedPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FunctionModulePlugin.js Use correct function arity 2018-04-04 08:53:58 +02:00
FunctionModuleTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
Generator.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
GraphHelpers.js chore(types): add types to GraphHelpers 2018-05-03 23:33:58 -07:00
HarmonyLinkingError.js lint 2018-04-03 21:48:41 -07:00
HashedModuleIdsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
HotModuleReplacement.runtime.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
HotModuleReplacementPlugin.js improve HotModuleReplacementPlugin performance 2018-05-01 10:53:59 +02:00
HotUpdateChunk.js add a separate class for HotUpdateChunk 2018-04-12 11:42:41 +02:00
HotUpdateChunkTemplate.js add a separate class for HotUpdateChunk 2018-04-12 11:42:41 +02:00
IgnorePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
JavascriptGenerator.js Merge pull request #6833 from webpack/ellipsis 2018-03-29 11:00:28 +02:00
JavascriptModulesPlugin.js Remove extra argument passed to JavascriptGenerator constructor 2018-03-27 20:16:12 -07:00
JsonGenerator.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
JsonModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
JsonParser.js use slice instead of replace for better performance 2018-05-19 12:24:17 +02:00
LibManifestPlugin.js Only put entries into the manifest 2018-05-22 13:24:40 +02:00
LibraryTemplatePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LoaderOptionsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LoaderTargetPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MainTemplate.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
MemoryOutputFileSystem.js
Module.js chore(types): add type support for Template base class 2018-05-03 21:37:34 -07:00
ModuleBuildError.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ModuleDependencyError.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleDependencyWarning.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleError.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ModuleFilenameHelpers.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
ModuleParseError.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleReason.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleTemplate.js improve error message for code generating errors 2018-04-28 11:09:31 +02:00
ModuleWarning.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiCompiler.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MultiModule.js Merge pull request #6827 from Connormiha/optimize-sort-by-identifier 2018-03-29 11:00:54 +02:00
MultiModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiStats.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MultiWatching.js Prevent multi compiler from running twice at a time 2018-03-07 13:45:38 +03:00
NamedChunksPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NamedModulesPlugin.js cr fixes 2018-05-01 14:26:12 +03:00
NoEmitOnErrorsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NoModeWarning.js chore: prettify files 2018-03-28 15:08:00 +02:00
NodeStuffPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NormalModule.js More strict linting of jsdocs 2018-05-08 14:53:33 +02:00
NormalModuleFactory.js Use a WeakMap instead of mutating objects 2018-05-22 19:06:30 +02:00
NormalModuleReplacementPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NullFactory.js Refactor(ES6): Null Factory 2017-02-22 16:01:17 +08:00
OptionsApply.js Refactor(ES6): Lint fixes 2017-02-22 16:12:24 +08:00
OptionsDefaulter.js Prettier 2018-03-27 10:19:13 +02:00
Parser.js Merge pull request #7236 from webpack/lint/more-strict-jsdoc 2018-05-09 09:59:18 +02:00
ParserHelpers.js run prettier on existing code 2018-02-25 02:00:20 +01:00
PrefetchPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ProgressPlugin.js Use ellipsis instead of '...' 2018-03-22 10:54:18 +01:00
ProvidePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
RawModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
RecordIdsPlugin.js only record number ids 2018-05-24 16:07:26 +02:00
RemovedPluginError.js refactor(RemovedPluginError): extend WebpackError 2018-02-01 21:15:43 -05:00
RequestShortener.js spelling: separator 2018-02-26 02:43:28 +00:00
RequireJsStuffPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ResolverFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
RuleSet.js Always return object with the same shape 2018-04-10 21:18:12 +02:00
RuntimeTemplate.js Align 'Cannot find module' message with native NodeJS 2018-05-15 09:24:16 +03:00
SetVarMainTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
SingleEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
SizeFormatHelpers.js feat: handle incorrect sizes 2018-03-29 15:28:03 +02:00
SourceMapDevToolModuleOptionsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
SourceMapDevToolPlugin.js Use WeakMaps instead of mutating assets 2018-05-21 08:09:56 +02:00
Stats.js Merge pull request #7129 from webpack/deps/in-range 2018-04-27 07:45:33 +02:00
Template.js fix eslint error 2018-05-10 13:13:33 -07:00
TemplatedPathPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
UmdMainTemplatePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
UnsupportedFeatureWarning.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
UseStrictPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WarnCaseSensitiveModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WarnNoModeSetPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WatchIgnorePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Watching.js Wrap callback in watcher's close method 2018-03-07 12:15:46 +03:00
WebpackError.js remove unneeded message assignment 2018-04-12 09:22:50 +02:00
WebpackOptionsApply.js feat: implement option for `HashedModuleIdes` plugin 2018-05-25 16:41:20 +03:00
WebpackOptionsDefaulter.js feat: implement option for `HashedModuleIdes` plugin 2018-05-25 16:41:20 +03:00
WebpackOptionsValidationError.js JSON and Date API usage fixes 2018-04-07 18:17:23 -07:00
compareLocations.js Add more JSDoc to make ESLint happuy 2018-05-20 00:18:20 -07:00
formatLocation.js run prettier on existing code 2018-02-25 02:00:20 +01:00
validateSchema.js run prettier on existing code 2018-02-25 02:00:20 +01:00
webpack.js TS now understands exports assignments 2018-04-12 11:42:41 +02:00
webpack.web.js run prettier on existing code 2018-02-25 02:00:20 +01:00