webpack/lib
Tobias Koppers ffd2d37efd changed defaults for uglifyjsplugin, no source mapping, no warnings 2016-05-29 12:17:59 +02:00
..
dependencies add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
node run purge before stats for cache #2003 2016-05-06 22:47:02 +02:00
optimize changed defaults for uglifyjsplugin, no source mapping, no warnings 2016-05-29 12:17:59 +02:00
web feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
webworker moved defaults for options.output into central place 2016-01-06 23:02:25 +01:00
APIPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
AbstractPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
AmdMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
ArrayMap.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
AsyncDependenciesBlock.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
AutomaticPrefetchPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
BannerPlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
BasicEvaluatedExpression.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
CachePlugin.js fixed CachePlugin caching issues #2003 2016-05-06 19:42:06 +02:00
CaseSensitiveModulesWarning.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
Chunk.js move externals into chunk with entry 2016-05-05 10:13:50 +02:00
ChunkRenderError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ChunkTemplate.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
CompatibilityPlugin.js updated partly to new enhanced-resolve API 2016-01-02 00:21:54 +01:00
Compilation.js Spelling (#2307) 2016-04-10 22:24:13 +02:00
Compiler.js run purge before stats for cache #2003 2016-05-06 22:47:02 +02:00
ConstPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
ContextModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ContextModuleFactory.js added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
ContextReplacementPlugin.js added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
CriticalDependenciesWarning.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
DefinePlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
DelegatedModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
DelegatedModuleFactoryPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DelegatedPlugin.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DependenciesBlock.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DependenciesBlockVariable.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
Dependency.js Added experimental usage tracking of ES6 modules and example 2015-10-21 21:05:01 +02:00
DllEntryPlugin.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
DllModuleFactory.js Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01:00
DllPlugin.js fixed bugs with DllPlugin 2016-01-30 11:43:22 +01:00
DllReferencePlugin.js added DllReferencePlugin 2015-05-17 11:06:35 +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
EnvironmentPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02: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 added sourceRoot option for SourceMap plugins 2016-05-05 10:24:18 +02:00
EvalSourceMapDevToolPlugin.js added sourceRoot option for SourceMap plugins 2016-05-05 10:24:18 +02:00
ExtendedAPIPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
ExternalModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ExternalModuleFactoryPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ExternalsPlugin.js refactored ExternalsPlugins to plugin based approach 2015-05-13 00:15:01 +02:00
FlagDependencyUsagePlugin.js fixed compatibility issue 2015-12-26 20:42:52 +01:00
FunctionModulePlugin.js feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
FunctionModuleTemplatePlugin.js test strict mode 2016-05-06 10:44:31 +02:00
HashedModuleIdsPlugin.js added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00
HotModuleReplacement.runtime.js Update HotModuleReplacement.runtime.js 2016-04-23 20:39:32 -05:00
HotModuleReplacementPlugin.js added a timeout to hot multi step build 2016-01-21 02:01:24 +01:00
HotUpdateChunkTemplate.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
IgnorePlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
JsonpChunkTemplatePlugin.js more pretty CLI options, added --verbose option 2016-01-14 21:21:09 +01:00
JsonpExportMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpHotUpdateChunkTemplatePlugin.js more pretty CLI options, added --verbose option 2016-01-14 21:21:09 +01:00
JsonpMainTemplate.runtime.js Fix hot loader compatibility with Java8 Nashorn 2015-12-04 15:02:11 +00:00
JsonpMainTemplatePlugin.js moved error handler back to MainTemplate 2016-02-04 13:14:26 +01:00
JsonpTemplatePlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
LibManifestPlugin.js fixed bugs with DllPlugin 2016-01-30 11:43:22 +01:00
LibraryTemplatePlugin.js Add option `umdNamedDefine` to toggle naming 2015-08-26 11:50:42 +02:00
LoaderOptionsPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
LoaderTargetPlugin.js Unused requires 2014-04-09 09:21:43 +02:00
LoadersList.js allow xor array in loaders list 2016-05-29 12:17:36 +02:00
MainTemplate.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
MemoryOutputFileSystem.js Moved to memory-fs module #98 2014-07-01 22:56:32 +02:00
Module.js keep strict mode even if code is inserted 2016-05-05 17:45:58 +02:00
ModuleBuildError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ModuleError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ModuleFilenameHelpers.js Fix no-redeclare in code 2016-01-18 18:57:42 -08:00
ModuleNotFoundError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08: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 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00
ModuleTemplate.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ModuleWarning.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
MovedToPluginWarningPlugin.js Use secure links. 2015-07-20 15:29:53 -07:00
MultiCompiler.js Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01: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 Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01:00
NamedModulesPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NewWatchingPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
NoErrorsPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NodeStuffPlugin.js reverted module.e to module.exports 2016-04-21 23:50:40 +02:00
NormalModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
NormalModuleFactory.js fixed #2006 2016-02-09 19:32:50 +01:00
NormalModuleReplacementPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NullFactory.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OldWatchingPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OptionsApply.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OptionsDefaulter.js more pretty CLI options, added --verbose option 2016-01-14 21:21:09 +01:00
Parser.js also try to parse the module as script 2016-02-13 10:53:31 +01:00
PrefetchPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ProgressPlugin.js beautify and do tests first 2016-01-11 20:09:30 +01:00
ProvidePlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
RawModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
RecordIdsPlugin.js Merge branch 'master' into webpack-2 2015-10-28 22:33:11 +01:00
RequestShortener.js Fix Windows filename backslash incompatibility 2015-12-18 13:52:23 +01:00
RequireJsStuffPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
SetVarMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
SingleEntryPlugin.js expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
SourceMapDevToolModuleOptionsPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
SourceMapDevToolPlugin.js added sourceRoot option for SourceMap plugins 2016-05-05 10:24:18 +02:00
Stats.js Fix no-redeclare in code 2016-01-18 18:57:42 -08:00
Template.js fix numberToIdentifer so it cant output duplicates 2016-02-08 14:59:09 +00:00
TemplatedPathPlugin.js fixed #1239 2015-07-22 22:34:25 +02:00
UmdMainTemplatePlugin.js Fix no-redeclare in code 2016-01-18 18:57:42 -08:00
UnsupportedFeatureWarning.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
UseStrictPlugin.js keep strict mode even if code is inserted 2016-05-05 17:45:58 +02:00
WarnCaseSensitiveModulesPlugin.js Case warning prints module names 2016-05-05 15:19:54 +02:00
WatchIgnorePlugin.js removed deprecated parameters for plugins 2015-10-28 23:26:52 +01:00
WebpackOptionsApply.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
WebpackOptionsDefaulter.js fixes and performance improvements 2016-01-26 17:56:44 +01:00
removeAndDo.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
webpack.js remove export of ResolverPlugin which no longer exists 2016-05-22 12:29:53 -04:00
webpack.web.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00