| .. | 
		
		
			
			
			
			
				| dependencies | Resolves #727: Resolve AMD module dependencies relative to named modules being defined. | 2015-01-31 00:26:12 -08:00 | 
		
			
			
			
			
				| node | change `node.Buffer` in a way that is backward-compatible | 2015-01-21 20:25:25 +01:00 | 
		
			
			
			
			
				| optimize | arguments bug fix | 2015-01-18 00:50:05 +01:00 | 
		
			
			
			
			
				| web | make it webpack-able | 2013-07-10 23:20:07 +02:00 | 
		
			
			
			
			
				| webworker | fixed incomplete hash bug | 2014-11-03 08:02:02 +01:00 | 
		
			
			
			
			
				| APIPlugin.js | Allow mixing different webpack versions | 2014-06-18 10:59:54 +02:00 | 
		
			
			
			
			
				| AbstractPlugin.js | Code Quality | 2014-06-24 18:53:32 +02:00 | 
		
			
			
			
			
				| AmdMainTemplatePlugin.js | support library with CommonsChunkPlugin | 2014-12-22 16:10:23 +01:00 | 
		
			
			
			
			
				| ArrayMap.js | Code Quality | 2014-06-24 18:53:32 +02:00 | 
		
			
			
			
			
				| AsyncDependenciesBlock.js | Fix error in watch mode | 2015-01-07 09:20:48 +01:00 | 
		
			
			
			
			
				| BannerPlugin.js | use initial flag for initial loaded chunks | 2013-12-03 23:11:14 +01:00 | 
		
			
			
			
			
				| BasicEvaluatedExpression.js | evaluate null | 2014-12-22 09:32:42 +01:00 | 
		
			
			
			
			
				| CachePlugin.js | Sorted out some MultiCompiler issues | 2014-06-18 23:02:33 +02:00 | 
		
			
			
			
			
				| CaseSensitiveModulesWarning.js | Update CaseSensitiveModulesWarning.js | 2014-08-28 14:25:28 +02:00 | 
		
			
			
			
			
				| Chunk.js | always create files array on Chunk | 2015-01-30 00:44:58 +01:00 | 
		
			
			
			
			
				| ChunkTemplate.js | support library with CommonsChunkPlugin | 2014-12-22 16:10:23 +01:00 | 
		
			
			
			
			
				| CompatibilityPlugin.js | Allow mixing different webpack versions | 2014-06-18 10:59:54 +02:00 | 
		
			
			
			
			
				| Compilation.js | watching of missing files, fixed #668 | 2015-01-17 21:55:44 +01:00 | 
		
			
			
			
			
				| Compiler.js | updated deps, minor changes | 2015-01-17 23:43:25 +01:00 | 
		
			
			
			
			
				| ConcatSource.js | added ConcatSource | 2014-09-22 23:45:58 +02:00 | 
		
			
			
			
			
				| ConstPlugin.js | added options.define, evaluate conditionals, fixes #99 | 2013-09-13 11:17:57 +02:00 | 
		
			
			
			
			
				| ContextModule.js | support an empty context | 2014-10-12 11:24:42 +02:00 | 
		
			
			
			
			
				| ContextModuleFactory.js | ignore hidden files | 2014-11-02 12:56:40 +01: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 | DefinePlugin bug fix for deep nested objects | 2014-11-12 13:33:18 +01: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 | Refactored everything for 0.9 | 2013-01-30 18:49:25 +01: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 | Better filenames in dev tools | 2014-07-18 13:31:50 +02:00 | 
		
			
			
			
			
				| EvalSourceMapDevToolModuleTemplatePlugin.js | updated deps, minor changes | 2015-01-17 23:43:25 +01:00 | 
		
			
			
			
			
				| EvalSourceMapDevToolPlugin.js | Better filenames in dev tools | 2014-07-18 13:31:50 +02:00 | 
		
			
			
			
			
				| ExtendedAPIPlugin.js | added __webpack_hash__ | 2014-08-25 09:50:26 +02:00 | 
		
			
			
			
			
				| ExternalModule.js | Update ExternalModule.js for umd2 | 2014-07-22 08:10:15 -07:00 | 
		
			
			
			
			
				| ExternalModuleFactoryDecorator.js | bug fixed for externals function | 2014-04-09 08:25:17 +02:00 | 
		
			
			
			
			
				| ExternalsPlugin.js | added externals option | 2014-03-05 09:58:51 +01:00 | 
		
			
			
			
			
				| FunctionModulePlugin.js | refactored ModuleTemplate to plugin interface | 2014-06-03 08:45:26 +02:00 | 
		
			
			
			
			
				| FunctionModuleTemplatePlugin.js | refactored ModuleTemplate to plugin interface | 2014-06-03 08:45:26 +02:00 | 
		
			
			
			
			
				| HotModuleReplacementPlugin.js | #682 | 2015-01-12 23:23:08 +01: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 | Replace ad-hoc identifier cleansing with helper function | 2014-08-04 08:25:33 -06: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 | 
		
			
			
			
			
				| JsonpMainTemplatePlugin.js | Improve HMR error handling #410 | 2014-12-31 01:47:52 +01:00 | 
		
			
			
			
			
				| JsonpTemplatePlugin.js | refactored HotChunkUpdateTemplate to plugin interface | 2014-06-03 00:14:46 +02:00 | 
		
			
			
			
			
				| LibraryTemplatePlugin.js | support library with CommonsChunkPlugin | 2014-12-22 16:10:23 +01:00 | 
		
			
			
			
			
				| LoaderTargetPlugin.js | Unused requires | 2014-04-09 09:21:43 +02:00 | 
		
			
			
			
			
				| MainTemplate.js | support library with CommonsChunkPlugin | 2014-12-22 16:10:23 +01:00 | 
		
			
			
			
			
				| MemoryOutputFileSystem.js | Moved to memory-fs module #98 | 2014-07-01 22:56:32 +02:00 | 
		
			
			
			
			
				| Module.js | fixes webpack/extract-text-webpack-plugin#14 | 2014-09-07 22:54:38 +02:00 | 
		
			
			
			
			
				| ModuleFilenameHelpers.js | Find duplicates globally. Don't fallback shortest. | 2014-07-26 17:54:00 +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 | Updated link | 2014-09-30 15:48:58 +02:00 | 
		
			
			
			
			
				| MultiCompiler.js | fixes #645 | 2014-12-27 20:26:46 +01:00 | 
		
			
			
			
			
				| MultiEntryPlugin.js | fix named chunks, added multi entry plugin | 2013-01-31 01:44:39 +01:00 | 
		
			
			
			
			
				| MultiModule.js | Code Quality | 2014-06-24 18:53:32 +02:00 | 
		
			
			
			
			
				| MultiModuleFactory.js | fix named chunks, added multi entry plugin | 2013-01-31 01:44:39 +01: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 | Fix: setConstant and setModuleConstant now function correctly again. | 2014-07-04 12:13:44 +02:00 | 
		
			
			
			
			
				| NormalModule.js | fixed typo | 2015-01-13 13:03:06 +01:00 | 
		
			
			
			
			
				| NormalModuleFactory.js | Code Quality | 2014-06-24 18:53:32 +02:00 | 
		
			
			
			
			
				| NormalModuleReplacementPlugin.js | Support callbacks in newResource | 2014-10-20 22:02:11 +04: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 | Refactored everything for 0.9 | 2013-01-30 18:49:25 +01:00 | 
		
			
			
			
			
				| OriginalSource.js | delegate access to some core Sources | 2013-12-13 09:01:46 +01:00 | 
		
			
			
			
			
				| Parser.js | typeof RegExp may != object | 2014-12-30 23:55:41 +01:00 | 
		
			
			
			
			
				| PrefetchPlugin.js | webpack 1.0 beta | 2013-12-17 23:21:49 +01:00 | 
		
			
			
			
			
				| ProgressPlugin.js | Sorted out some MultiCompiler issues | 2014-06-18 23:02:33 +02:00 | 
		
			
			
			
			
				| ProvidePlugin.js | added support for nested var in the ProvidePlugin | 2014-10-16 22:31:20 +02:00 | 
		
			
			
			
			
				| RawModule.js | follow the browser-module spec: ignoring export an empty module. | 2014-03-01 20:07:42 +01:00 | 
		
			
			
			
			
				| RawSource.js | delegate access to some core Sources | 2013-12-13 09:01:46 +01:00 | 
		
			
			
			
			
				| RecordIdsPlugin.js | allow initial chunks to have other ids than 0 | 2014-02-11 13:27:41 +01:00 | 
		
			
			
			
			
				| RequestShortener.js | fixes #266 | 2014-05-14 08:20:57 +02:00 | 
		
			
			
			
			
				| RequireJsStuffPlugin.js | Allow mixing different webpack versions | 2014-06-18 10:59:54 +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 | Refactored everything for 0.9 | 2013-01-30 18:49:25 +01:00 | 
		
			
			
			
			
				| Source.js | added Source delegation | 2013-08-05 11:36:42 +02:00 | 
		
			
			
			
			
				| SourceMapDevToolPlugin.js | add SourceMap file to chunk.file even in cached case | 2014-09-24 12:50:11 +02:00 | 
		
			
			
			
			
				| SourceMapSource.js | fixes webpack/extract-text-webpack-plugin#14 | 2014-09-07 22:54:38 +02:00 | 
		
			
			
			
			
				| Stats.js | watching of missing files, fixed #668 | 2015-01-17 21:55:44 +01:00 | 
		
			
			
			
			
				| Template.js | Add TemplatedPathPlugin | 2014-09-11 15:31:08 +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 | Warn about modules with matching names if case is ignored | 2014-03-31 11:33:17 +02:00 | 
		
			
			
			
			
				| WebpackOptionsApply.js | support symlinks, fixed #554 | 2015-01-17 21:57:28 +01:00 | 
		
			
			
			
			
				| WebpackOptionsDefaulter.js | change `node.Buffer` in a way that is backward-compatible | 2015-01-21 20:25:25 +01:00 | 
		
			
			
			
			
				| removeAndDo.js | add more complex css-bundle examples | 2014-07-19 14:32:48 +02:00 | 
		
			
			
			
			
				| webpack.js | Check arguments to webpack function, use watch from options | 2015-01-21 12:38:57 +01:00 | 
		
			
			
			
			
				| webpack.web.js | make it webpack-able | 2013-07-10 23:20:07 +02:00 |