webpack/lib
Tobias Koppers aa21d14b37 fixed WebWorker template 2015-06-13 16:23:17 +02:00
..
dependencies Promise based chunk loading API 2015-06-13 11:45:28 +02:00
node Promise based chunk loading API 2015-06-13 11:45:28 +02:00
optimize Promise based chunk loading API 2015-06-13 11:45:28 +02:00
web added linting 2015-04-23 23:55:50 +02:00
webworker fixed WebWorker template 2015-06-13 16:23:17 +02:00
APIPlugin.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
AbstractPlugin.js added linting 2015-04-23 23:55:50 +02:00
AmdMainTemplatePlugin.js support library with CommonsChunkPlugin 2014-12-22 16:10:23 +01:00
ArrayMap.js added linting 2015-04-23 23:55:50 +02:00
AsyncDependenciesBlock.js more reliable recording and hashing of async chunks 2015-04-21 08:35:34 +02:00
AutomaticPrefetchPlugin.js added linting 2015-04-23 23:55:50 +02:00
BannerPlugin.js Add include/exclude filtering to BannerPlugin 2015-05-09 02:36:00 +02:00
BasicEvaluatedExpression.js added linting 2015-04-23 23:55:50 +02:00
CachePlugin.js added linting 2015-04-23 23:55:50 +02:00
CaseSensitiveModulesWarning.js Update CaseSensitiveModulesWarning.js 2014-08-28 14:25:28 +02:00
Chunk.js Fix typo in Chunk.js 2015-05-20 14:57:10 -07:00
ChunkTemplate.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
CompatibilityPlugin.js added linting 2015-04-23 23:55:50 +02:00
Compilation.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
Compiler.js Merge branch 'master' into webpack-2 2015-05-10 20:41:04 +02:00
ConcatSource.js added linting 2015-04-23 23:55:50 +02:00
ConstPlugin.js expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
ContextModule.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
ContextModuleFactory.js Merge branch 'master' into webpack-2 2015-04-27 20:22:13 +02:00
ContextReplacementPlugin.js Support callbacks in newResource 2014-10-23 12:58:26 +04:00
CriticalDependenciesWarning.js Code Quality 2014-06-24 18:53:32 +02:00
DefinePlugin.js Merge branch 'master' into webpack-2 2015-04-27 20:22:13 +02:00
DelegatedModule.js added support for scoped dlls 2015-05-17 23:03:21 +02:00
DelegatedModuleFactoryPlugin.js added support for scoped dlls 2015-05-17 23:03:21 +02:00
DelegatedPlugin.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DependenciesBlock.js better criteria for modules without require fn 2015-05-31 23:28:24 +02:00
DependenciesBlockVariable.js better criteria for modules without require fn 2015-05-31 23:28:24 +02:00
Dependency.js generate two indices, which representent global order 2015-05-10 18:43:47 +02:00
DllEntryPlugin.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllModule.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllModuleFactory.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllPlugin.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllReferencePlugin.js added DllReferencePlugin 2015-05-17 11:06:35 +02:00
EntryModuleNotFoundError.js print fatal error details 2014-02-26 09:37:10 +01:00
EntryOptionPlugin.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
EnvironmentPlugin.js fixed enviroment plugin test cases 2015-01-06 23:02:44 +01:00
EvalDevToolModulePlugin.js Better filenames in dev tools 2014-07-18 13:31:50 +02:00
EvalDevToolModuleTemplatePlugin.js added linting 2015-04-23 23:55:50 +02:00
EvalSourceMapDevToolModuleTemplatePlugin.js added linting 2015-04-23 23:55:50 +02:00
EvalSourceMapDevToolPlugin.js added cheap-source-map and lineToLine option 2015-04-05 01:52:30 +02:00
ExtendedAPIPlugin.js added linting 2015-04-23 23:55:50 +02:00
ExternalModule.js added linting 2015-04-23 23:55:50 +02:00
ExternalModuleFactoryPlugin.js refactored ExternalsPlugins to plugin based approach 2015-05-13 00:15:01 +02:00
ExternalsPlugin.js refactored ExternalsPlugins to plugin based approach 2015-05-13 00:15:01 +02:00
FunctionModulePlugin.js refactored ModuleTemplate to plugin interface 2014-06-03 08:45:26 +02:00
FunctionModuleTemplatePlugin.js better criteria for modules without require fn 2015-05-31 23:28:24 +02:00
HotModuleReplacement.runtime.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
HotModuleReplacementPlugin.js Merge branch 'master' into webpack-2 2015-05-22 00:19:16 +02:00
HotUpdateChunkTemplate.js refactored HotChunkUpdateTemplate to plugin interface 2014-06-03 00:14:46 +02:00
IgnorePlugin.js added contextRegExp to IgnorePlugin 2014-05-26 11:36:47 +02:00
JsonpChunkTemplatePlugin.js removed semicolon 2015-03-03 20:08:20 +01:00
JsonpExportMainTemplatePlugin.js support library with CommonsChunkPlugin 2014-12-22 16:10:23 +01:00
JsonpHotUpdateChunkTemplatePlugin.js Replace ad-hoc identifier cleansing with helper function 2014-08-04 08:25:33 -06:00
JsonpMainTemplate.runtime.js separated runtime code from compiler code 2015-04-28 23:38:41 +02:00
JsonpMainTemplatePlugin.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
JsonpTemplatePlugin.js refactored HotChunkUpdateTemplate to plugin interface 2014-06-03 00:14:46 +02:00
LibManifestPlugin.js added DllReferencePlugin 2015-05-17 11:06:35 +02:00
LibraryTemplatePlugin.js added linting 2015-04-23 23:55:50 +02:00
LoaderTargetPlugin.js Unused requires 2014-04-09 09:21:43 +02:00
MainTemplate.js smaller bundles 2015-06-13 16:23:10 +02:00
MemoryOutputFileSystem.js Moved to memory-fs module #98 2014-07-01 22:56:32 +02:00
Module.js added linting 2015-04-23 23:55:50 +02:00
ModuleFilenameHelpers.js added linting 2015-04-23 23:55:50 +02:00
ModuleNotFoundError.js watching of missing files, fixed #668 2015-01-17 21:55:44 +01:00
ModuleParseError.js fixed parser error 2015-04-14 23:15:51 +02:00
ModuleParserHelpers.js fixed some stuff 2013-02-08 00:18:47 +01:00
ModuleReason.js Refactored everything for 0.9 2013-01-30 18:49:25 +01:00
ModuleTemplate.js refactored ModuleTemplate to plugin interface 2014-06-03 08:45:26 +02:00
MovedToPluginWarningPlugin.js added linting 2015-04-23 23:55:50 +02:00
MultiCompiler.js added linting 2015-04-23 23:55:50 +02:00
MultiEntryPlugin.js fixed #1068 2015-05-17 19:14:05 +02:00
MultiModule.js added linting 2015-04-23 23:55:50 +02:00
MultiModuleFactory.js added linting 2015-04-23 23:55:50 +02:00
NewWatchingPlugin.js watching of missing files, fixed #668 2015-01-17 21:55:44 +01:00
NoErrorsPlugin.js added `NoErrorsPlugin`, which doesn't emit on error 2014-09-03 14:16:17 +02:00
NodeStuffPlugin.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
NormalModule.js Merge pull request #1060 from webpack/multi-build 2015-05-30 02:37:25 +02:00
NormalModuleFactory.js Merge branch 'master' into webpack-2 2015-06-07 22:24:03 +02:00
NormalModuleReplacementPlugin.js added linting 2015-04-23 23:55:50 +02:00
NullFactory.js Code Quality 2014-06-24 18:53:32 +02:00
OldWatchingPlugin.js watching of missing files, fixed #668 2015-01-17 21:55:44 +01:00
OptionsApply.js added linting 2015-04-23 23:55:50 +02:00
OriginalSource.js delegate access to some core Sources 2013-12-13 09:01:46 +01:00
Parser.js Merge branch 'master' into webpack-2 2015-04-27 20:22:13 +02:00
PrefetchPlugin.js webpack 1.0 beta 2013-12-17 23:21:49 +01:00
ProgressPlugin.js added linting 2015-04-23 23:55:50 +02:00
ProvidePlugin.js added linting 2015-04-23 23:55:50 +02:00
RawModule.js added linting 2015-04-23 23:55:50 +02:00
RawSource.js delegate access to some core Sources 2013-12-13 09:01:46 +01:00
RecordIdsPlugin.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
RequestShortener.js added linting 2015-04-23 23:55:50 +02:00
RequireJsStuffPlugin.js Promise based chunk loading API 2015-06-13 11:45:28 +02:00
ResolverPlugin.js support symlinks, fixed #554 2015-01-17 21:57:28 +01:00
SetVarMainTemplatePlugin.js support library with CommonsChunkPlugin 2014-12-22 16:10:23 +01:00
SingleEntryPlugin.js expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
Source.js added Source delegation 2013-08-05 11:36:42 +02:00
SourceMapDevToolModuleOptionsPlugin.js added cheap-source-map and lineToLine option 2015-04-05 01:52:30 +02:00
SourceMapDevToolPlugin.js added linting 2015-04-23 23:55:50 +02:00
SourceMapSource.js fixes webpack/extract-text-webpack-plugin#14 2014-09-07 22:54:38 +02:00
Stats.js Merge branch 'master' into webpack-2 2015-06-07 22:24:03 +02:00
Template.js added linting 2015-04-23 23:55:50 +02:00
TemplatedPathPlugin.js Fixes issue with hash length and loading external chunks 2014-10-28 11:51:18 +01:00
UmdMainTemplatePlugin.js support library with CommonsChunkPlugin 2014-12-22 16:10:23 +01:00
UnsupportedFeatureWarning.js more useful error when using require.extensions #104 2013-10-11 10:42:25 +02:00
WarnCaseSensitiveModulesPlugin.js added linting 2015-04-23 23:55:50 +02:00
WatchIgnorePlugin.js Add and expose WatchIgnorePlugin 2015-03-07 14:43:48 -05:00
WebpackOptionsApply.js Merge branch 'master' into webpack-2 2015-06-07 22:24:03 +02:00
WebpackOptionsDefaulter.js Merge branch 'master' into webpack-2 2015-04-20 21:08:42 +02:00
removeAndDo.js add more complex css-bundle examples 2014-07-19 14:32:48 +02:00
webpack.js Merge branch 'master' into webpack-2 2015-06-07 22:24:03 +02:00
webpack.web.js make it webpack-able 2013-07-10 23:20:07 +02:00