webpack/lib
Tobias Koppers d7f553c513 fixes tree shaking for export *
fixes #2850
fixes #2847
2016-08-17 11:24:35 +02:00
..
dependencies fixes tree shaking for export * 2016-08-17 11:24:35 +02:00
node new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
optimize fixes webpack/extract-text-webpack-plugin#82 2016-07-15 21:59:24 +02:00
web
webworker new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
APIPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
AbstractPlugin.js
AmdMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
ArrayMap.js
AsyncDependenciesBlock.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
AutomaticPrefetchPlugin.js
BannerPlugin.js [BannerPlugin] change chunk.initial to chunk.isInitial() 2016-07-15 16:19:42 +02:00
BasicEvaluatedExpression.js
CachePlugin.js fixed CachePlugin caching issues #2003 2016-05-06 19:42:06 +02:00
CaseSensitiveModulesWarning.js sort modules in warning for more consistent warnings 2016-06-08 00:22:43 +02:00
Chunk.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +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 remove warning for pre-build files 2016-06-24 01:50:10 +02:00
Compilation.js Fix compilation not to store dependency warnings in modules 2016-07-26 13:47:00 +03:00
Compiler.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
ConstPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
ContextModule.js Fix issue with async dynamic System.import dependencies not being re-emitted 2016-06-28 10:42:35 -07:00
ContextModuleFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
ContextReplacementPlugin.js ContextReplacementPlugin should remove critical dependency warnings 2016-07-20 12:51:40 +02: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 refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
DelegatedPlugin.js
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 refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
DllEntryPlugin.js
DllModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
DllModuleFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
DllPlugin.js fixed bugs with DllPlugin 2016-01-30 11:43:22 +01:00
DllReferencePlugin.js
EntryModuleNotFoundError.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
EntryOptionPlugin.js
Entrypoint.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
EnvironmentPlugin.js
EvalDevToolModulePlugin.js
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
ExternalModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
ExternalModuleFactoryPlugin.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
ExternalsPlugin.js
FlagDependencyUsagePlugin.js fixed compatibility issue 2015-12-26 20:42:52 +01:00
FunctionModulePlugin.js
FunctionModuleTemplatePlugin.js fixes tree shaking for export * 2016-08-17 11:24:35 +02:00
HashedModuleIdsPlugin.js added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00
HotModuleReplacement.runtime.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
HotModuleReplacementPlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
HotUpdateChunkTemplate.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
IgnorePlugin.js
JsonpChunkTemplatePlugin.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
JsonpExportMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpHotUpdateChunkTemplatePlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
JsonpMainTemplate.runtime.js Fix hot loader compatibility with Java8 Nashorn 2015-12-04 15:02:11 +00:00
JsonpMainTemplatePlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
JsonpTemplatePlugin.js
LibManifestPlugin.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
LibraryTemplatePlugin.js Added tests and fixed spelling error causing initial tests to fail 2016-02-27 01:01:49 -06:00
LoaderOptionsPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
LoaderTargetPlugin.js
LoadersList.js allow xor array in loaders list 2016-05-29 12:17:36 +02:00
MainTemplate.js moved non-harmony default import function into runtime 2016-07-20 16:20:09 +02:00
MemoryOutputFileSystem.js
Module.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02: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 add missing constructors for all classes needed 2016-05-20 13:39:36 +08: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
ModuleReason.js
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
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
NewWatchingPlugin.js
NoErrorsPlugin.js
NodeStuffPlugin.js reverted module.e to module.exports 2016-04-21 23:50:40 +02:00
NormalModule.js compilation error don't affect parent module 2016-07-03 13:13:01 +02:00
NormalModuleFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
NormalModuleReplacementPlugin.js
NullFactory.js refactor ModuleFactory to take an object instead of multiple arguments 2016-07-20 12:51:03 +02:00
OptionsApply.js
OptionsDefaulter.js more pretty CLI options, added --verbose option 2016-01-14 21:21:09 +01:00
Parser.js allow to display used exports 2016-06-29 01:17:59 +02:00
PrefetchPlugin.js
ProgressPlugin.js beautify and do tests first 2016-01-11 20:09:30 +01:00
ProvidePlugin.js
RawModule.js add missing constructors for all classes needed 2016-05-20 13:39:36 +08:00
RecordIdsPlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02: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
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js added sourceRoot option for SourceMap plugins 2016-05-05 10:24:18 +02:00
Stats.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
Template.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
TemplatedPathPlugin.js fixed #1239 2015-07-22 22:34:25 +02:00
UmdMainTemplatePlugin.js Updated test cases for better coverage 2016-03-12 16:23:53 -06: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 Merge 2016-06-08 10:22:25 -05:00
WebpackOptionsDefaulter.js added `module` as default package main 2016-07-20 22:17:20 +02:00
compareLocations.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
removeAndDo.js
webpack.js refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
webpack.web.js