| .. |
|
dependencies
|
removed LabeledModules
|
2016-09-07 12:25:02 +02:00 |
|
node
|
new way to handle new ids, reuse old ids
|
2016-07-18 00:41:26 +02:00 |
|
optimize
|
Log original and mapped filename+line+column on uglify error
|
2016-08-03 21:35:57 -05:00 |
|
web
|
feat(app): Fix some obvious lint errors and warnings
|
2015-07-08 15:52:41 +03:00 |
|
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
|
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
|
refactoring and aggressive-splitting plugin
|
2016-07-13 11:03:14 +02:00 |
|
AutomaticPrefetchPlugin.js
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
|
BannerPlugin.js
|
[BannerPlugin] change chunk.initial to chunk.isInitial()
|
2016-07-15 16:19:42 +02: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
|
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
|
Merge pull request #2497 from achicu/achicu/fix_error_memory_leak
|
2016-08-17 13:06:34 +02: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
|
finished refactory of tree shaking
|
2016-09-07 09:44:53 +02:00 |
|
DelegatedModuleFactoryPlugin.js
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02:00 |
|
DelegatedPlugin.js
|
added experimental DelegatedModules
|
2015-05-13 00:17:06 +02:00 |
|
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
|
track which exported are provided by the modules
|
2016-09-05 23:41:03 +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
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02:00 |
|
DllPlugin.js
|
changed lib manifest format to store harmony structure information
|
2016-08-17 12:05:29 +02: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 |
|
Entrypoint.js
|
refactoring and aggressive-splitting plugin
|
2016-07-13 11:03:14 +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
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02:00 |
|
ExternalsPlugin.js
|
refactored ExternalsPlugins to plugin based approach
|
2015-05-13 00:15:01 +02:00 |
|
FlagDependencyExportsPlugin.js
|
finished refactory of tree shaking
|
2016-09-07 09:44:53 +02:00 |
|
FlagDependencyUsagePlugin.js
|
fixed compatibility issue
|
2015-12-26 20:42:52 +01:00 |
|
FlagInitialModulesAsUsedPlugin.js
|
beautify file
|
2016-08-17 13:26:47 +02:00 |
|
FunctionModulePlugin.js
|
feat(app): Fix some obvious lint errors and warnings
|
2015-07-08 15:52:41 +03:00 |
|
FunctionModuleTemplatePlugin.js
|
emit more pretty es6 runtime code
|
2016-09-07 09:46:13 +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
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
|
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
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
|
LibManifestPlugin.js
|
finished refactory of tree shaking
|
2016-09-07 09:44:53 +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
|
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
|
moved non-harmony default import function into runtime
|
2016-07-20 16:20:09 +02:00 |
|
MemoryOutputFileSystem.js
|
Moved to memory-fs module #98
|
2014-07-01 22:56:32 +02:00 |
|
Module.js
|
finished refactory of tree shaking
|
2016-09-07 09:44:53 +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
|
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
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02: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
|
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
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
|
NullFactory.js
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02: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
|
allow to display used exports
|
2016-06-29 01:17:59 +02: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
|
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
|
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
|
add providedExports to stats
|
2016-09-07 09:46:39 +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
|
track which exported are provided by the modules
|
2016-09-05 23:41:03 +02: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
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
|
webpack.js
|
removed LabeledModules
|
2016-09-07 12:25:02 +02:00 |
|
webpack.web.js
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |