webpack/lib
Tobias Koppers 6b40b1699e inline flush, reduce bulk size 2017-11-23 11:45:48 +01:00
..
dependencies fix weak status of harmony accept dependency 2017-11-22 08:06:47 +01:00
node Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
optimize aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
performance Update code style to arrow functions 2017-11-08 11:56:01 +01:00
util inline flush, reduce bulk size 2017-11-23 11:45:48 +01:00
web only emit wasm runtime code for bundles containing wasm 2017-11-21 12:57:40 +01:00
webworker fix incorrect update of the WebWorker Template 2017-11-21 12:56:55 +01:00
APIPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
AmdMainTemplatePlugin.js move pathinfo comment into Template helper function 2017-08-08 09:42:43 +02:00
AsyncDependenciesBlock.js Use a Set to store modules in a chunk 2017-05-16 11:50:50 +02:00
AsyncDependencyToInitialChunkWarning.js fix behavior and add a warning when trying to load an 2017-10-17 09:06:05 +02:00
AutomaticPrefetchPlugin.js Changing async to asyncLib 2017-04-05 21:05:00 +08:00
BannerPlugin.js move pathinfo comment into Template helper function 2017-08-08 09:42:43 +02:00
BasicEvaluatedExpression.js fixes linting, remove not needed context arguments 2017-11-08 20:49:41 +01:00
CachePlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
CaseSensitiveModulesWarning.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
Chunk.js only emit wasm runtime code for bundles containing wasm 2017-11-21 12:57:40 +01:00
ChunkRenderError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
ChunkTemplate.js fix deprecations 2017-11-11 11:27:02 +01:00
CompatibilityPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
Compilation.js aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
Compiler.js Improvement: Ensure util.depracation use for deprecation warnings 2017-11-20 12:02:10 +02:00
ConstPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
ContextExclusionPlugin.js add ContextExclusionPlugin to allow excluding files/paths from lookup for contexts 2017-09-25 22:10:35 +10:00
ContextModule.js Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
ContextModuleFactory.js Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
ContextReplacementPlugin.js Support resourceQuery in context dependencies. 2017-11-16 15:20:50 +09:00
DefinePlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
DelegatedModule.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
DelegatedModuleFactoryPlugin.js use original request as libIdent for delegated modules 2017-07-25 13:41:37 +02:00
DelegatedPlugin.js integrate the delegated module better into the exports flagging process 2017-07-26 10:12:40 +02:00
DependenciesBlock.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
DependenciesBlockVariable.js Bugfix/disable module in harmony (#3755) 2017-01-09 10:11:34 -06:00
Dependency.js replace isEqualResource with more performance implementation 2017-11-19 00:22:38 +01:00
DllEntryPlugin.js use const where applicable in DllEntryPlugin 2017-02-05 10:18:10 +11:00
DllModule.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
DllModuleFactory.js vars to lets and const 2017-11-15 13:58:45 +05:30
DllPlugin.js fix DllPlugin flagging 2017-11-21 13:09:32 +01:00
DllReferencePlugin.js Merge branch 'master' into next 2017-11-20 20:18:03 +01:00
DynamicEntryPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
EntryModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
EntryOptionPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
Entrypoint.js refactor more properties to Sets 2017-11-07 09:17:12 +01:00
EnvironmentPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
ErrorHelpers.js add stack to non-Error error emitted 2017-03-22 13:29:40 +01:00
EvalDevToolModulePlugin.js Merge branch 'next' into master 2017-11-16 14:17:29 +01:00
EvalDevToolModuleTemplatePlugin.js passing namespace argument to contructors of dev tool plugins 2017-10-19 13:23:28 -07:00
EvalSourceMapDevToolModuleTemplatePlugin.js Merge branch 'master' into next 2017-11-17 16:03:46 +01:00
EvalSourceMapDevToolPlugin.js fix deprecations 2017-11-11 11:27:02 +01:00
ExportPropertyMainTemplatePlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
ExtendedAPIPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
ExternalModule.js fix conflict with type in ExternalModule 2017-11-10 11:51:29 +01:00
ExternalModuleFactoryPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
ExternalsPlugin.js vars to lets and const 2017-11-15 13:58:45 +05:30
FlagDependencyExportsPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
FlagDependencyUsagePlugin.js Merge branch 'master' into next 2017-11-17 16:03:46 +01:00
FlagInitialModulesAsUsedPlugin.js fix typo: explaination -> explanation 2017-11-21 18:52:35 +01:00
FunctionModulePlugin.js fix deprecations 2017-11-11 11:27:02 +01:00
FunctionModuleTemplatePlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
HashedModuleIdsPlugin.js aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
HotModuleReplacement.runtime.js remove typo orginalError 2017-09-14 09:21:41 +02:00
HotModuleReplacementPlugin.js aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
HotUpdateChunkTemplate.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
IgnorePlugin.js Fix typo in IgnorePlugin 2017-04-25 22:07:43 +02:00
JavascriptModulesPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
JsonModulesPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
JsonParser.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
LibManifestPlugin.js improve a few issues 2017-05-20 14:54:42 +02:00
LibraryTemplatePlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
LoaderOptionsPlugin.js use const where applicable in LoaderOptionsPlugin 2017-02-05 10:29:26 +11:00
LoaderTargetPlugin.js remove unnecessary target assign 2017-02-05 10:30:01 +11:00
MainTemplate.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
MemoryOutputFileSystem.js Moved to memory-fs module #98 2014-07-01 22:56:32 +02:00
Module.js fix typo: explaination -> explanation 2017-11-21 18:52:35 +01: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 aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
ModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
ModuleParseError.js remove absolute path from parse error 2017-10-17 10:41:09 +02:00
ModuleReason.js fix typo: explaination -> explanation 2017-11-21 18:52:35 +01:00
ModuleTemplate.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
ModuleWarning.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
MultiCompiler.js fixes linting, remove not needed context arguments 2017-11-08 20:49:41 +01:00
MultiEntryPlugin.js code linting 2017-01-11 12:29:01 +01:00
MultiModule.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01: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 refactor(es6): Upgrade NamedModulesPlugin to es6 (#3619) 2016-12-29 01:05:11 -06:00
NoEmitOnErrorsPlugin.js refactor(es6) upgrade NoEmitOnErrorsPlugin to ES6 class 2017-01-18 14:44:27 -05:00
NodeStuffPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
NormalModule.js aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
NormalModuleFactory.js Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
NormalModuleReplacementPlugin.js use const where applicable in NormalModuleReplacementPlugin 2017-02-05 10:33:21 +11:00
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 Merge branch 'master' into next 2017-11-17 16:03:46 +01:00
Parser.js fixes linting, remove not needed context arguments 2017-11-08 20:49:41 +01:00
ParserHelpers.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
PrefetchPlugin.js refactor(es6): refactor PrefetchPlugin to ES6 class (#3665) 2017-01-01 11:23:57 -06:00
ProgressPlugin.js fixes linting, remove not needed context arguments 2017-11-08 20:49:41 +01:00
ProvidePlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
RawModule.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
RecordIdsPlugin.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
RequestShortener.js fix(sp): spelling mistake in const name 2017-07-06 09:54:50 -05:00
RequireJsStuffPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
ResolverFactory.js Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
RuleSet.js Merge pull request #5936 from webpack/refactor/code-style 2017-11-08 21:26:37 +01:00
SetVarMainTemplatePlugin.js fix: typos and variables/function misuse 2017-04-11 19:43:05 +08:00
SingleEntryPlugin.js code linting 2017-01-11 12:29:01 +01:00
SizeFormatHelpers.js Display file size in kibibytes in statistics. Fix #5769 2017-10-09 14:20:20 +04:00
SourceMapDevToolModuleOptionsPlugin.js refactor(ES6): upgrade SourceMapDevToolModuleOptionsPlugin to ES6 (#3725) 2017-01-04 11:57:17 -06:00
SourceMapDevToolPlugin.js aggregate all crypto hash usages into util/createHash 2017-11-23 11:09:17 +01:00
Stats.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
Template.js Merge pull request #5779 from webpack/improvement/shorter-mangle 2017-11-15 22:19:55 +01:00
TemplatedPathPlugin.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
UmdMainTemplatePlugin.js fix conflict with type in ExternalModule 2017-11-10 11:51:29 +01:00
UnsupportedFeatureWarning.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
UseStrictPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
WarnCaseSensitiveModulesPlugin.js refactor more properties to Sets 2017-11-07 09:17:12 +01:00
WatchIgnorePlugin.js code linting 2017-01-11 12:29:01 +01:00
WebAssemblyModulesPlugin.js advanced module type refactoring 2017-11-11 19:27:19 +01:00
WebAssemblyParser.js added WebAssembly Proof of Concept 2017-11-10 09:17:11 +01:00
WebpackError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
WebpackOptionsApply.js Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
WebpackOptionsDefaulter.js add wasm extensions as default 2017-11-22 21:37:39 +01:00
WebpackOptionsValidationError.js Remove unneeded code lines 2017-11-16 13:56:34 +01:00
compareLocations.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
formatLocation.js refactor(formatLocation): upgrade to ES6 2017-04-17 22:00:47 +10:00
prepareOptions.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
validateSchema.js Update code style to arrow functions 2017-11-08 11:56:01 +01:00
webpack.js fix linting issues 2017-11-21 13:23:12 +01:00
webpack.web.js remove one line of useless code 2017-07-07 11:16:02 +08:00