| .. |
|
dependencies
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
node
|
close watchers correctly when closing watching
|
2017-03-15 15:50:05 +01:00 |
|
optimize
|
reuse logic as used in 2.2.1 to check what chunks should get their runtime extracted
|
2017-04-02 12:14:59 +10:00 |
|
performance
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
web
|
…
|
|
|
webworker
|
…
|
|
|
APIPlugin.js
|
…
|
|
|
AmdMainTemplatePlugin.js
|
Remove unnecessary backtick in AmdMainTemplatePlugin
|
2017-03-02 14:40:41 +01:00 |
|
AsyncDependenciesBlock.js
|
…
|
|
|
AutomaticPrefetchPlugin.js
|
…
|
|
|
BannerPlugin.js
|
…
|
|
|
BasicEvaluatedExpression.js
|
Update variable declarations according to ES6
|
2017-03-02 15:09:09 +01:00 |
|
CachePlugin.js
|
…
|
|
|
CaseSensitiveModulesWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
Chunk.js
|
Update variable declarations according to ES6
|
2017-03-02 15:09:09 +01:00 |
|
ChunkRenderError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ChunkTemplate.js
|
…
|
|
|
CompatibilityPlugin.js
|
…
|
|
|
Compilation.js
|
two small changes
|
2017-03-30 18:10:41 -04:00 |
|
Compiler.js
|
close watchers correctly when closing watching
|
2017-03-15 15:50:05 +01:00 |
|
ConstPlugin.js
|
…
|
|
|
ContextModule.js
|
…
|
|
|
ContextModuleFactory.js
|
…
|
|
|
ContextReplacementPlugin.js
|
ES6ify the ContextReplacementPlugin
|
2017-03-10 12:27:53 -05:00 |
|
DefinePlugin.js
|
…
|
|
|
DelegatedModule.js
|
ES6 refactor of DelegatedModule
|
2017-03-26 17:19:42 -04:00 |
|
DelegatedModuleFactoryPlugin.js
|
…
|
|
|
DelegatedPlugin.js
|
…
|
|
|
DependenciesBlock.js
|
…
|
|
|
DependenciesBlockVariable.js
|
…
|
|
|
Dependency.js
|
…
|
|
|
DllEntryPlugin.js
|
…
|
|
|
DllModule.js
|
…
|
|
|
DllModuleFactory.js
|
…
|
|
|
DllPlugin.js
|
…
|
|
|
DllReferencePlugin.js
|
…
|
|
|
DynamicEntryPlugin.js
|
…
|
|
|
EntryModuleNotFoundError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
EntryOptionPlugin.js
|
…
|
|
|
Entrypoint.js
|
…
|
|
|
EnvironmentPlugin.js
|
EnvironmentPlugin: Support empty env variables
|
2017-03-17 16:37:43 +00:00 |
|
ErrorHelpers.js
|
add stack to non-Error error emitted
|
2017-03-22 13:29:40 +01:00 |
|
EvalDevToolModulePlugin.js
|
…
|
|
|
EvalDevToolModuleTemplatePlugin.js
|
…
|
|
|
EvalSourceMapDevToolModuleTemplatePlugin.js
|
…
|
|
|
EvalSourceMapDevToolPlugin.js
|
…
|
|
|
ExtendedAPIPlugin.js
|
…
|
|
|
ExternalModule.js
|
…
|
|
|
ExternalModuleFactoryPlugin.js
|
…
|
|
|
ExternalsPlugin.js
|
…
|
|
|
FlagDependencyExportsPlugin.js
|
use set instead of array to reduce lookup time
|
2017-03-14 23:46:50 +11:00 |
|
FlagDependencyUsagePlugin.js
|
…
|
|
|
FlagInitialModulesAsUsedPlugin.js
|
…
|
|
|
FunctionModulePlugin.js
|
…
|
|
|
FunctionModuleTemplatePlugin.js
|
…
|
|
|
HashedModuleIdsPlugin.js
|
…
|
|
|
HotModuleReplacement.runtime.js
|
refactor to track main module more reliable
|
2017-04-03 09:41:26 +02:00 |
|
HotModuleReplacementPlugin.js
|
…
|
|
|
HotUpdateChunkTemplate.js
|
…
|
|
|
IgnorePlugin.js
|
…
|
|
|
JsonpChunkTemplatePlugin.js
|
…
|
|
|
JsonpExportMainTemplatePlugin.js
|
…
|
|
|
JsonpHotUpdateChunkTemplatePlugin.js
|
…
|
|
|
JsonpMainTemplate.runtime.js
|
…
|
|
|
JsonpMainTemplatePlugin.js
|
install Promise early in chunk cache
|
2017-03-21 16:08:45 +01:00 |
|
JsonpTemplatePlugin.js
|
…
|
|
|
LibManifestPlugin.js
|
…
|
|
|
LibraryTemplatePlugin.js
|
…
|
|
|
LoaderOptionsPlugin.js
|
…
|
|
|
LoaderTargetPlugin.js
|
…
|
|
|
MainTemplate.js
|
…
|
|
|
MemoryOutputFileSystem.js
|
…
|
|
|
Module.js
|
…
|
|
|
ModuleBuildError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleDependencyError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleDependencyWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleFilenameHelpers.js
|
…
|
|
|
ModuleNotFoundError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleParseError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ModuleReason.js
|
…
|
|
|
ModuleTemplate.js
|
…
|
|
|
ModuleWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
MovedToPluginWarningPlugin.js
|
…
|
|
|
MultiCompiler.js
|
emit watch-close event when watcher closes
|
2017-03-06 14:32:34 +11:00 |
|
MultiEntryPlugin.js
|
…
|
|
|
MultiModule.js
|
refactor(MultiModule): upgrade to ES6
|
2017-03-10 22:19:33 +11:00 |
|
MultiModuleFactory.js
|
…
|
|
|
MultiStats.js
|
Refactor MultiStats to es2015
|
2017-03-14 21:50:45 +02:00 |
|
MultiWatching.js
|
emit watch-close event when watcher closes
|
2017-03-06 14:32:34 +11:00 |
|
NamedModulesPlugin.js
|
…
|
|
|
NewWatchingPlugin.js
|
…
|
|
|
NoEmitOnErrorsPlugin.js
|
…
|
|
|
NoErrorsPlugin.js
|
…
|
|
|
NodeStuffPlugin.js
|
…
|
|
|
NormalModule.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
NormalModuleFactory.js
|
Provide context to resolve again
|
2017-04-02 20:48:39 +02:00 |
|
NormalModuleReplacementPlugin.js
|
…
|
|
|
NullFactory.js
|
…
|
|
|
OptionsApply.js
|
…
|
|
|
OptionsDefaulter.js
|
…
|
|
|
Parser.js
|
Upgrade to Acorn 5.0.0
|
2017-03-28 14:18:59 +02:00 |
|
ParserHelpers.js
|
…
|
|
|
PrefetchPlugin.js
|
…
|
|
|
ProgressPlugin.js
|
Fix ProgressPlugin for multi compiler caused by ES6 refactoring
|
2017-04-02 19:07:30 +02:00 |
|
ProvidePlugin.js
|
…
|
|
|
RawModule.js
|
…
|
|
|
RecordIdsPlugin.js
|
…
|
|
|
RequestShortener.js
|
…
|
|
|
RequireJsStuffPlugin.js
|
…
|
|
|
RuleSet.js
|
…
|
|
|
SetVarMainTemplatePlugin.js
|
…
|
|
|
SingleEntryPlugin.js
|
…
|
|
|
SizeFormatHelpers.js
|
…
|
|
|
SourceMapDevToolModuleOptionsPlugin.js
|
…
|
|
|
SourceMapDevToolPlugin.js
|
…
|
|
|
Stats.js
|
…
|
|
|
Template.js
|
…
|
|
|
TemplatedPathPlugin.js
|
…
|
|
|
UmdMainTemplatePlugin.js
|
…
|
|
|
UnsupportedFeatureWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
UseStrictPlugin.js
|
…
|
|
|
WarnCaseSensitiveModulesPlugin.js
|
…
|
|
|
WatchIgnorePlugin.js
|
…
|
|
|
WebpackError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
WebpackOptionsApply.js
|
…
|
|
|
WebpackOptionsDefaulter.js
|
…
|
|
|
WebpackOptionsValidationError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
compareLocations.js
|
…
|
|
|
formatLocation.js
|
…
|
|
|
removeAndDo.js
|
…
|
|
|
validateSchema.js
|
…
|
|
|
webpack.js
|
…
|
|
|
webpack.web.js
|
…
|
|