webpack/lib
Tobias Koppers 1d0cf82a1e added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
..
dependencies added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
node allow to pass watch options 2015-05-10 13:50:15 +02:00
optimize fixed CommonsChunkPlugin 2015-04-29 12:46:00 +02:00
web added linting 2015-04-23 23:55:50 +02:00
webworker added linting 2015-04-23 23:55:50 +02:00
APIPlugin.js added linting 2015-04-23 23:55:50 +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 added linting 2015-04-23 23:55:50 +02:00
ChunkTemplate.js move semicolon to a later location in bundle #830 2015-03-03 20:24:46 +01:00
CompatibilityPlugin.js added linting 2015-04-23 23:55:50 +02:00
Compilation.js generate two indices, which representent global order 2015-05-10 18:43:47 +02:00
Compiler.js allow to pass watch options 2015-05-10 13:50:15 +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 expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
ContextModuleFactory.js added linting 2015-04-23 23:55:50 +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 added linting 2015-04-23 23:55:50 +02:00
DelegatedModule.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DelegatedModuleFactoryPlugin.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DelegatedPlugin.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DependenciesBlock.js Code Quality 2014-06-24 18:53:32 +02:00
DependenciesBlockVariable.js template.apply() expects dependencyTemplates arg 2014-04-18 23:35:01 -07:00
Dependency.js generate two indices, which representent global order 2015-05-10 18:43:47 +02:00
EntryModuleNotFoundError.js print fatal error details 2014-02-26 09:37:10 +01: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 added linting 2015-04-23 23:55:50 +02:00
HotModuleReplacement.runtime.js separated runtime code from compiler code 2015-04-28 23:38:41 +02:00
HotModuleReplacementPlugin.js expose `loc` for every Dependency 2015-05-10 18:31:58 +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 separated runtime code from compiler code 2015-04-28 23:38:41 +02:00
JsonpTemplatePlugin.js refactored HotChunkUpdateTemplate to plugin interface 2014-06-03 00:14:46 +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 added linting 2015-04-23 23:55:50 +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 Don't show error messages for binary files 2014-03-20 08:38:28 +01: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 expose `loc` for every Dependency 2015-05-10 18:31:58 +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 added linting 2015-04-23 23:55:50 +02:00
NormalModule.js added linting 2015-04-23 23:55:50 +02:00
NormalModuleFactory.js refactored ExternalsPlugins to plugin based approach 2015-05-13 00:15:01 +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 added linting 2015-04-23 23:55:50 +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 added linting 2015-04-23 23:55:50 +02:00
RequestShortener.js added linting 2015-04-23 23:55:50 +02:00
RequireJsStuffPlugin.js added linting 2015-04-23 23:55:50 +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 expose `loc` for every Dependency 2015-05-10 18:31:58 +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 added linting 2015-04-23 23:55:50 +02:00
WebpackOptionsDefaulter.js Added possibility to crossorigin load chunks 2015-04-17 15:57:42 +02:00
removeAndDo.js add more complex css-bundle examples 2014-07-19 14:32:48 +02:00
webpack.js Reverted watch option rename: 2015-05-12 21:17:35 +02:00
webpack.web.js make it webpack-able 2013-07-10 23:20:07 +02:00