webpack/lib
Shubheksha Jalan 771c6b2877 refactor(ES6): upgrade DedupePlugin to ES6 (#3749) 2017-01-04 15:18:39 -06:00
..
dependencies refactor HarmonyImportSpecifierDependency to es6 (#3734) 2017-01-04 12:50:35 -06:00
node refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
optimize refactor(ES6): upgrade DedupePlugin to ES6 (#3749) 2017-01-04 15:18:39 -06:00
performance Updated `SizeLimitsPlugin`. (#3688) 2017-01-03 13:21:51 -06:00
web refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
webworker refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
APIPlugin.js refactor(ES6): upgrade APIPlugin to ES6 (#3675) 2017-01-02 11:00:08 -06:00
AmdMainTemplatePlugin.js refactor(AmdMainTemplatePlugin): update AmdMainTemplatePlugin to es2015 2016-12-29 16:17:03 +09:00
AsyncDependenciesBlock.js Update code to pass lint 2016-11-21 09:08:54 +09:00
AutomaticPrefetchPlugin.js refactor(es6): Upgrade AutomaticPrefetchPlugin to es6 (#3682) 2017-01-03 14:19:06 -06:00
BannerPlugin.js refactor(BannerPlugin): update BannerPlugin to es2015 2016-12-29 15:30:22 +09:00
BasicEvaluatedExpression.js refactor(ES6): upgrade BasicEvaluatedExpression to ES6 (#3676) 2017-01-02 15:32:23 -06:00
CachePlugin.js refactor(es6): Upgrade CachePlugin to es6 (#3680) 2017-01-02 15:32:55 -06:00
CaseSensitiveModulesWarning.js sort modules in warning for more consistent warnings 2016-06-08 00:22:43 +02:00
Chunk.js refactor(Chunk): upgrade to ES6 (#3694) 2017-01-04 10:17:49 -06:00
ChunkRenderError.js refactor(ChunkRenderError): upgrade to ES6 2017-01-02 22:08:28 +11:00
ChunkTemplate.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
CompatibilityPlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
Compilation.js Drop `ArrayMap` for `Map`. (#3718) 2017-01-03 23:49:58 -06:00
Compiler.js chore(eslint): added eslint-node-plugin (#3652) 2016-12-30 17:13:49 -06:00
ConstPlugin.js refactoring: moved parser instancation into NormalModuleFactory 2016-09-15 00:22:10 +02:00
ContextModule.js performance improvements 2016-12-14 16:22:16 +01:00
ContextModuleFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
ContextReplacementPlugin.js Update code to pass lint 2016-11-21 09:08:54 +09:00
DefinePlugin.js refactor(es6): Update DefinePlugin to es2015 (#3632) 2016-12-30 10:34:29 -06:00
DelegatedModule.js performance improvements 2016-12-14 16:22:16 +01:00
DelegatedModuleFactoryPlugin.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
DelegatedPlugin.js refactor(es6): Update DelegatedPlugin to es6 (#3663) 2016-12-31 20:35:41 -06:00
DependenciesBlock.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
DependenciesBlockVariable.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
Dependency.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
DllEntryPlugin.js update DllEntryPlugin to es2015 2016-12-29 14:03:01 +05:30
DllModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
DllModuleFactory.js refactor(es6): Upgrade DllModuleFactory to es6 (#3618) 2016-12-29 01:40:31 -06:00
DllPlugin.js changed lib manifest format to store harmony structure information 2016-08-17 12:05:29 +02:00
DllReferencePlugin.js Supplying extensions when constructing DllReferencePlugin 2016-09-19 21:56:02 +02:00
EntryModuleNotFoundError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
EntryOptionPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
Entrypoint.js refactor(es6): Upgrade Entrypoint to es6 2016-12-29 00:58:26 -06:00
EnvironmentPlugin.js refactor(es6): refactor EnvironmentPlugin to ES6 class 2016-12-29 17:40:53 -06:00
EvalDevToolModulePlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
EvalDevToolModuleTemplatePlugin.js fix eval-source-map failing when source ends with comment 2016-01-05 10:41:59 -05:00
EvalSourceMapDevToolModuleTemplatePlugin.js chore(eslint): added eslint-node-plugin (#3652) 2016-12-30 17:13:49 -06:00
EvalSourceMapDevToolPlugin.js added sourceRoot option for SourceMap plugins 2016-05-05 10:24:18 +02:00
ExtendedAPIPlugin.js refactoring: moved parser instancation into NormalModuleFactory 2016-09-15 00:22:10 +02:00
ExternalModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ExternalModuleFactoryPlugin.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
ExternalsPlugin.js refactor(es6): Upgrade ExternalsPlugin to es6 (#3621) 2016-12-29 01:08:46 -06:00
FlagDependencyExportsPlugin.js Update code to pass lint 2016-11-21 09:08:54 +09:00
FlagDependencyUsagePlugin.js beautify 2016-12-14 16:22:55 +01:00
FlagInitialModulesAsUsedPlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
FunctionModulePlugin.js feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
FunctionModuleTemplatePlugin.js feat(moduletemplate): Wrap function module template wrappers with parens (#3658) 2016-12-31 10:08:40 -06:00
HashedModuleIdsPlugin.js refactor(es6): Upgrade HashedModuleIdsPlugin to es6 (#3659) 2017-01-01 11:26:22 -06:00
HotModuleReplacement.runtime.js fixes #3159 2016-11-16 14:02:33 +01:00
HotModuleReplacementPlugin.js refactoring: moved parser instancation into NormalModuleFactory 2016-09-15 00:22:10 +02:00
HotUpdateChunkTemplate.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
IgnorePlugin.js refactor(es6): refactor IgnorePlugin to ES6 class (#3638) 2016-12-30 17:17:33 -06:00
JsonpChunkTemplatePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
JsonpExportMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpHotUpdateChunkTemplatePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
JsonpMainTemplate.runtime.js Fix hot loader compatibility with Java8 Nashorn 2015-12-04 15:02:11 +00:00
JsonpMainTemplatePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
JsonpTemplatePlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
LibManifestPlugin.js chore(eslint): added eslint-node-plugin (#3652) 2016-12-30 17:13:49 -06:00
LibraryTemplatePlugin.js removed special handling of commonjs-module libraryTarget 2016-12-23 09:24:12 +01:00
LoaderOptionsPlugin.js refactor(es6): refactor LoaderOptionsPlugin to ES6 class (#3657) 2017-01-03 23:13:20 -06:00
LoaderTargetPlugin.js Unused requires 2014-04-09 09:21:43 +02:00
MainTemplate.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
MemoryOutputFileSystem.js Moved to memory-fs module #98 2014-07-01 22:56:32 +02:00
Module.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
ModuleBuildError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ModuleDependencyWarning.js refactor how critical warnings are reported 2016-06-24 01:51:52 +02:00
ModuleError.js refactor(ModuleError): upgrade to ES6 (#3695) 2017-01-03 12:27:43 -06:00
ModuleFilenameHelpers.js Prevent request names from breaking comments 2016-06-07 11:21:36 +02:00
ModuleNotFoundError.js compilation error don't affect parent module 2016-07-03 13:13:01 +02:00
ModuleParseError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ModuleParserHelpers.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ModuleReason.js refactor(es6): Upgrade ModuleReason and ModuleTemplate to es6 (#3622) 2016-12-29 01:10:25 -06:00
ModuleTemplate.js refactor(es6): Upgrade ModuleReason and ModuleTemplate to es6 (#3622) 2016-12-29 01:10:25 -06:00
ModuleWarning.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
MovedToPluginWarningPlugin.js fixed some standard linting issues 2016-09-20 00:19:39 +02:00
MultiCompiler.js consistent order in MultiCompiler 2016-09-20 00:20:16 +02:00
MultiEntryPlugin.js fixed #1068 2015-05-17 19:14:05 +02:00
MultiModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
MultiModuleFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
NamedModulesPlugin.js refactor(es6): Upgrade NamedModulesPlugin to es6 (#3619) 2016-12-29 01:05:11 -06:00
NewWatchingPlugin.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
NoEmitOnErrorsPlugin.js No errors plugin deprecate (#3570) 2016-12-30 09:52:37 +01:00
NoErrorsPlugin.js No errors plugin deprecate (#3570) 2016-12-30 09:52:37 +01:00
NodeStuffPlugin.js refactor(es6): Replace object-assign polyfill with native method (#3608) 2016-12-28 13:07:28 -06:00
NormalModule.js ci(yarn): fix an issue where CI is failling to link (#3654) 2016-12-30 14:55:11 -06:00
NormalModuleFactory.js refactor(es6): Replace object-assign polyfill with native method (#3608) 2016-12-28 13:07:28 -06:00
NormalModuleReplacementPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NullFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
OptionsApply.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
OptionsDefaulter.js refactor(es6): upgrade (Webpack)OptionsDefaulter to ES6 (#3671) 2017-01-02 10:45:44 -06:00
Parser.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
PrefetchPlugin.js refactor(es6): refactor PrefetchPlugin to ES6 class (#3665) 2017-01-01 11:23:57 -06:00
ProgressPlugin.js Fix progress indicator erasing too many characters. Fixes #3591 2016-12-27 18:28:45 +00:00
ProvidePlugin.js fix(ProvidePlugin): support properties from modules. Closes #2864 (#3597) 2016-12-28 13:41:09 -06:00
RawModule.js removed unused stuff in RawModule 2016-12-30 13:59:47 +01:00
RecordIdsPlugin.js Cache portable id to avoid expensive function call 2016-10-02 15:33:43 +01:00
RequestShortener.js Fix Windows filename backslash incompatibility 2015-12-18 13:52:23 +01:00
RequireJsStuffPlugin.js refactoring: moved parser instancation into NormalModuleFactory 2016-09-15 00:22:10 +02:00
RuleSet.js add error for #3556, add recommendations for errors (#3563) 2016-12-23 12:25:39 -06:00
SetVarMainTemplatePlugin.js refactor(ES6): upgrade SetVarMainTemplatePlugin to ES6 (#3726) 2017-01-04 12:00:09 -06:00
SingleEntryPlugin.js es5->es6 refactoring of SingleEntryPlugin (#3687) 2017-01-03 22:18:43 -06:00
SizeFormatHelpers.js beautify 2016-12-14 12:26:35 +01:00
SourceMapDevToolModuleOptionsPlugin.js refactor(ES6): upgrade SourceMapDevToolModuleOptionsPlugin to ES6 (#3725) 2017-01-04 11:57:17 -06:00
SourceMapDevToolPlugin.js chore(eslint): added eslint-node-plugin (#3652) 2016-12-30 17:13:49 -06:00
Stats.js refactor(ES6): upgrade Stats to ES6 (#3724) 2017-01-04 11:24:55 -06:00
Template.js simplify numberToIdentifer method 2016-12-26 21:53:12 +11:00
TemplatedPathPlugin.js fixed #1239 2015-07-22 22:34:25 +02:00
UmdMainTemplatePlugin.js Upgrade eslint (#3626) 2016-12-29 10:10:41 -06:00
UnsupportedFeatureWarning.js refactor(ES6): upgrade UnsupportedFeatureWarning to ES6 (#3723) 2017-01-04 10:48:53 -06:00
UseStrictPlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
WarnCaseSensitiveModulesPlugin.js Case warning prints module names 2016-05-05 15:19:54 +02:00
WatchIgnorePlugin.js Upgrade WatchIgnorePlugin to es6 (#3693) 2017-01-04 00:20:51 -06:00
WebpackOptionsApply.js refactor(es6): Replace object-assign polyfill with native method (#3608) 2016-12-28 13:07:28 -06:00
WebpackOptionsDefaulter.js refactor(es6): upgrade (Webpack)OptionsDefaulter to ES6 (#3671) 2017-01-02 10:45:44 -06:00
WebpackOptionsValidationError.js refactor(WebpackOptionsValidationError): upgrade to ES6 (#3715) 2017-01-04 10:33:49 -06:00
compareLocations.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
removeAndDo.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
validateSchema.js fix(warning): only use keyword instanceof, fixes #3562 (#3566) 2016-12-23 10:57:37 -06:00
webpack.js refactor(es6): Upgrade lib/webpack.js to es6 2017-01-02 03:12:08 +03:00
webpack.web.js refactor(es6): Upgrade lib/webpack.web.js to es6 (#3668) 2017-01-01 17:52:40 -06:00