webpack/lib
Dean Coakley c4835a48dd Fix trailing space 2017-04-08 15:59:23 +10:00
..
dependencies Merge pull request #4069 from jharris4/master 2017-04-07 18:12:43 +02:00
node close watchers correctly when closing watching 2017-03-15 15:50:05 +01:00
optimize unify makeRelative method used in aggresivesplittingplugin and recordsidsplugin 2017-04-05 23:38:15 +10:00
performance Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
util make paths for records agnostic of OS 2017-04-07 23:37:42 +10:00
web
webworker refactor(ES6): WebWorkerTemplatePlugin to use const rather than var 2017-02-21 17:38:24 +08:00
APIPlugin.js
AmdMainTemplatePlugin.js Remove unnecessary backtick in AmdMainTemplatePlugin 2017-03-02 14:40:41 +01:00
AsyncDependenciesBlock.js allow chunk.id to be a number - or rather a non-null-something 2017-03-26 20:30:52 +11:00
AutomaticPrefetchPlugin.js Changing async to asyncLib 2017-04-05 21:05:00 +08:00
BannerPlugin.js
BasicEvaluatedExpression.js Update variable declarations according to ES6 2017-03-02 15:09:09 +01:00
CachePlugin.js Changing async to asyncLib 2017-04-05 21:05:00 +08:00
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 Changing async to asyncLib 2017-04-05 21:05:00 +08:00
Compiler.js close watchers correctly when closing watching 2017-03-15 15:50:05 +01:00
ConstPlugin.js
ContextModule.js rename count to size 2017-02-28 12:07:27 +01:00
ContextModuleFactory.js Changing async to asyncLib 2017-04-05 21:05:00 +08:00
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 refactor(ES6): migrating to () => {} 2017-02-23 15:43:44 +08:00
DelegatedPlugin.js
DependenciesBlock.js ES6 refactoring in DependenciesBlock and Module 2017-04-04 00:22:23 +03:00
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 Refactor(ES6): EvalSourceMapDevToolModuleTemplatePlugin 2017-02-22 18:27:02 +08:00
EvalSourceMapDevToolPlugin.js
ExtendedAPIPlugin.js Make ExtendedAPIPlugin expose chunkname. 2017-03-30 23:56:53 +02:00
ExternalModule.js escape __WEBPACK_EXTERNAL_MODULE_ through Template.toIdentifier 2017-02-20 19:17:51 +11:00
ExternalModuleFactoryPlugin.js renaming async to asyncFlag 2017-02-28 20:50:02 +08:00
ExternalsPlugin.js
FlagDependencyExportsPlugin.js use set instead of array to reduce lookup time 2017-03-14 23:46:50 +11:00
FlagDependencyUsagePlugin.js Refactor(ES6): FlagDependencyUsagePlugin 2017-02-28 20:50:02 +08:00
FlagInitialModulesAsUsedPlugin.js
FunctionModulePlugin.js
FunctionModuleTemplatePlugin.js replace let with const 2017-02-22 08:32:01 +01:00
HashedModuleIdsPlugin.js
HotModuleReplacement.runtime.js Merge pull request #4069 from jharris4/master 2017-04-07 18:12:43 +02:00
HotModuleReplacementPlugin.js allow chunk.id to be a number - or rather a non-null-something 2017-03-26 20:30:52 +11:00
HotUpdateChunkTemplate.js
IgnorePlugin.js Fix trailing space 2017-04-08 15:59:23 +10:00
JsonpChunkTemplatePlugin.js Refactor(ES6): JsonpChunkTemplatePlugin 2017-02-28 20:50:02 +08:00
JsonpExportMainTemplatePlugin.js
JsonpHotUpdateChunkTemplatePlugin.js
JsonpMainTemplate.runtime.js
JsonpMainTemplatePlugin.js remove nested template string 2017-04-04 10:18:43 +02:00
JsonpTemplatePlugin.js
LibManifestPlugin.js changing async to asyncLib 2017-04-05 21:03:47 +08:00
LibraryTemplatePlugin.js refactor libraryTemplatePlugin to es2015 class 2017-02-25 20:39:36 +02:00
LoaderOptionsPlugin.js
LoaderTargetPlugin.js
MainTemplate.js remove extra quote 2017-03-13 22:30:01 -04:00
MemoryOutputFileSystem.js
Module.js ES6 refactoring in DependenciesBlock and Module 2017-04-04 00:22:23 +03:00
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 fixing comments 2017-04-04 10:18:43 +02:00
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 changing async to asyncLib 2017-04-05 21:06:23 +08:00
MultiEntryPlugin.js
MultiModule.js refactor(MultiModule): upgrade to ES6 2017-03-10 22:19:33 +11:00
MultiModuleFactory.js Update MultiModuleFactory.js 2017-02-21 11:17:24 -08:00
MultiStats.js Merge branch 'master' into refactor-MultiStats 2017-04-05 12:56:26 +02:00
MultiWatching.js changing async to asyncLib 2017-04-05 21:06:23 +08:00
NamedChunksPlugin.js introduce named chunks plugin 2017-03-26 20:30:52 +11:00
NamedModulesPlugin.js
NewWatchingPlugin.js
NoEmitOnErrorsPlugin.js
NoErrorsPlugin.js
NodeStuffPlugin.js Refactor(ES6): NodeStuffPlugin 2017-04-04 10:12:52 +02:00
NormalModule.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
NormalModuleFactory.js changing async to asyncLib 2017-04-05 21:06:23 +08:00
NormalModuleReplacementPlugin.js
NullFactory.js Refactor(ES6): Null Factory 2017-02-22 16:01:17 +08:00
OptionsApply.js Refactor(ES6): Lint fixes 2017-02-22 16:12:24 +08:00
OptionsDefaulter.js
Parser.js Upgrade to Acorn 5.0.0 2017-03-28 14:18:59 +02:00
ParserHelpers.js extract `buildExpression` to ParserHelpers.addParsedVariableToModule 2017-02-25 00:26:07 +11:00
PrefetchPlugin.js
ProgressPlugin.js Fix ProgressPlugin for multi compiler caused by ES6 refactoring 2017-04-02 19:07:30 +02:00
ProvidePlugin.js Refactor(ES6): ProgressPlugin 2017-02-22 15:57:56 +08:00
RawModule.js
RecordIdsPlugin.js unify makeRelative method used in aggresivesplittingplugin and recordsidsplugin 2017-04-05 23:38:15 +10:00
RequestShortener.js
RequireJsStuffPlugin.js
RuleSet.js allow to apply plugins to child compiler 2017-02-22 11:49:49 +01:00
SetVarMainTemplatePlugin.js
SingleEntryPlugin.js
SizeFormatHelpers.js Refactor(es6): sizeFormatHelpers 2017-02-21 21:52:40 +08:00
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js
Stats.js filter warnings in `toJson` to also filter output for --json flag 2017-02-28 23:16:02 +11:00
Template.js
TemplatedPathPlugin.js
UmdMainTemplatePlugin.js fixes spacing and typo 2017-02-28 12:03:29 +01:00
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 refactor(es6): WebpackOptionsApply 2017-02-21 21:49:15 +08:00
WebpackOptionsDefaulter.js Add strictExportPresence option 2017-02-22 21:06:43 -05:00
WebpackOptionsValidationError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
compareLocations.js
formatLocation.js
removeAndDo.js refactor(removeAndDo): upgrading to ES6 2017-03-12 13:57:24 +11:00
validateSchema.js
webpack.js Merge pull request #4169 from kball/IS4156-multicompiler-watch-options 2017-04-04 18:21:13 +02:00
webpack.web.js