webpack/lib
Tobias Koppers f876564b84 Merge branch 'master' into feat-rewrite-wasm
# Conflicts:
#	test/statsCases/aggressive-splitting-entry/expected.txt
#	test/statsCases/aggressive-splitting-on-demand/expected.txt
#	test/statsCases/chunks-development/expected.txt
#	test/statsCases/chunks/expected.txt
#	test/statsCases/import-context-filter/expected.txt
#	test/statsCases/import-weak/expected.txt
#	test/statsCases/limit-chunk-count-plugin/expected.txt
#	test/statsCases/module-assets/expected.txt
#	test/statsCases/named-chunks-plugin-async/expected.txt
#	test/statsCases/optimize-chunks/expected.txt
#	test/statsCases/preset-detailed/expected.txt
#	test/statsCases/preset-normal/expected.txt
#	test/statsCases/preset-verbose/expected.txt
#	test/statsCases/scope-hoisting-bailouts/expected.txt
#	test/statsCases/scope-hoisting-multi/expected.txt
#	yarn.lock
2018-04-27 15:39:12 +02:00
..
debug declare types for chrome-trace-event 2018-04-12 11:42:41 +02:00
dependencies Merge branch 'master' into feat-rewrite-wasm 2018-04-27 15:39:12 +02:00
node Merge branch 'master' into feat-rewrite-wasm 2018-04-27 15:39:12 +02:00
optimize Pretty files for updated prettier version 2018-04-26 20:14:45 +02:00
performance Remove extra argument passed to getEntrypointSize in SizeLimitsPlugin 2018-03-28 22:08:43 -07:00
util Merge pull request #7051 from webpack/feature/type-utils-identifier 2018-04-23 15:11:19 +02:00
wasm refactor: use safer id for init func 2018-03-29 14:53:59 +02:00
web Merge branch 'master' into feat-rewrite-wasm 2018-04-27 15:39:12 +02:00
webworker `yarn pretty` 2018-04-06 10:34:21 -07:00
APIPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AmdMainTemplatePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AsyncDependenciesBlock.js add support for link preload/prefetch 2018-04-16 11:29:25 +02:00
AsyncDependencyToInitialChunkError.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
AutomaticPrefetchPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
BannerPlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
BaseWasmMainTemplatePlugin.js feat: throw when Memory or Table import 2018-03-29 14:45:56 +02:00
BasicEvaluatedExpression.js run prettier on existing code 2018-02-25 02:00:20 +01:00
CachePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
CaseSensitiveModulesWarning.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Chunk.js Merge pull request #7062 from webpack/bugfix/issue-6931 2018-04-17 11:41:50 +02:00
ChunkGroup.js fix unstable sorting of ChunkGroups and add test 2018-04-17 09:36:26 +02:00
ChunkRenderError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
ChunkTemplate.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
CompatibilityPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Compilation.js add support for link preload/prefetch 2018-04-16 11:29:25 +02:00
Compiler.js Add missing class member initializations found by TypeScript 2018-04-11 16:48:44 +02:00
ConcurrentCompilationError.js Move concurrent compilation error to separate class 2018-03-13 13:10:42 +03:00
ConstPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ContextExclusionPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ContextModule.js add support for link preload/prefetch 2018-04-16 11:29:25 +02:00
ContextModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ContextReplacementPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DefinePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
DelegatedModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DelegatedModuleFactoryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DelegatedPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DependenciesBlock.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DependenciesBlockVariable.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
Dependency.js Use a class for dependency references 2018-04-04 09:17:10 +02:00
DllEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DllModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DllModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
DllPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DllReferencePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
DynamicEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
EntryModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
EntryOptionPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Entrypoint.js add support for link preload/prefetch 2018-04-16 11:29:25 +02:00
EnvironmentPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ErrorHelpers.js spelling: options 2018-02-26 02:36:44 +00:00
EvalDevToolModulePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
EvalDevToolModuleTemplatePlugin.js Avoid deopt when cache is set 2018-04-11 09:06:40 +02:00
EvalSourceMapDevToolModuleTemplatePlugin.js Some type fixes using JSDoc comments 2018-04-12 11:42:35 +02:00
EvalSourceMapDevToolPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExportPropertyMainTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ExtendedAPIPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExternalModule.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ExternalModuleFactoryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ExternalsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagDependencyExportsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagDependencyUsagePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FlagInitialModulesAsUsedPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
FunctionModulePlugin.js Use correct function arity 2018-04-04 08:53:58 +02:00
FunctionModuleTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
GraphHelpers.js run prettier on existing code 2018-02-25 02:00:20 +01:00
HarmonyLinkingError.js lint 2018-04-03 21:48:41 -07:00
HashedModuleIdsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
HotModuleReplacement.runtime.js More comments to help ts compiler be happy 2018-04-12 11:42:36 +02:00
HotModuleReplacementPlugin.js Merge pull request #6962 from justinhelmer/bug/6919 2018-04-17 11:11:31 +02:00
HotUpdateChunk.js add a separate class for HotUpdateChunk 2018-04-12 11:42:41 +02:00
HotUpdateChunkTemplate.js add a separate class for HotUpdateChunk 2018-04-12 11:42:41 +02:00
IgnorePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
JavascriptGenerator.js Merge pull request #6833 from webpack/ellipsis 2018-03-29 11:00:28 +02:00
JavascriptModulesPlugin.js Remove extra argument passed to JavascriptGenerator constructor 2018-03-27 20:16:12 -07:00
JsonGenerator.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
JsonModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
JsonParser.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LibManifestPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LibraryTemplatePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LoaderOptionsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
LoaderTargetPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MainTemplate.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
MemoryOutputFileSystem.js Moved to memory-fs module #98 2014-07-01 22:56:32 +02:00
Module.js add types to Module 2018-04-12 11:42:40 +02:00
ModuleBuildError.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ModuleDependencyError.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleDependencyWarning.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleError.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ModuleFilenameHelpers.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
ModuleNotFoundError.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
ModuleParseError.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleReason.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ModuleTemplate.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
ModuleWarning.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiCompiler.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MultiModule.js Merge pull request #6827 from Connormiha/optimize-sort-by-identifier 2018-03-29 11:00:54 +02:00
MultiModuleFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
MultiStats.js run prettier on existing code 2018-02-25 02:00:20 +01:00
MultiWatching.js Prevent multi compiler from running twice at a time 2018-03-07 13:45:38 +03:00
NamedChunksPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NamedModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NoEmitOnErrorsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NoModeWarning.js chore: prettify files 2018-03-28 15:08:00 +02:00
NodeStuffPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
NormalModule.js Fixed all type errors! 2018-04-12 11:42:39 +02:00
NormalModuleFactory.js Unify Dependency#getExports result 2018-04-04 13:53:55 +02:00
NormalModuleReplacementPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01: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 Prettier 2018-03-27 10:19:13 +02:00
Parser.js Always return object with the same shape 2018-04-10 21:18:12 +02:00
ParserHelpers.js run prettier on existing code 2018-02-25 02:00:20 +01:00
PrefetchPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ProgressPlugin.js Use ellipsis instead of '...' 2018-03-22 10:54:18 +01:00
ProvidePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
RawModule.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
RecordIdsPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
RemovedPluginError.js refactor(RemovedPluginError): extend WebpackError 2018-02-01 21:15:43 -05:00
RequestShortener.js spelling: separator 2018-02-26 02:43:28 +00:00
RequireJsStuffPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
ResolverFactory.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
RuleSet.js Always return object with the same shape 2018-04-10 21:18:12 +02:00
RuntimeTemplate.js fix jsdoc comments to make eslint happy 2018-04-12 11:42:40 +02:00
SetVarMainTemplatePlugin.js Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
SingleEntryPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
SizeFormatHelpers.js feat: handle incorrect sizes 2018-03-29 15:28:03 +02:00
SourceMapDevToolModuleOptionsPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
SourceMapDevToolPlugin.js add [contenthash] support 2018-03-24 12:08:36 +01:00
Stats.js Merge pull request #7129 from webpack/deps/in-range 2018-04-27 07:45:33 +02:00
Template.js Merge pull request #6833 from webpack/ellipsis 2018-03-29 11:00:28 +02:00
TemplatedPathPlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
UmdMainTemplatePlugin.js Update prettier toolchain 2018-03-26 16:56:10 +02:00
UnsupportedFeatureWarning.js Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
UseStrictPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WarnCaseSensitiveModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WarnNoModeSetPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WatchIgnorePlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
Watching.js Wrap callback in watcher's close method 2018-03-07 12:15:46 +03:00
WebAssemblyGenerator.js refactor: use safer id for init func 2018-03-29 14:53:59 +02:00
WebAssemblyModulesPlugin.js run prettier on existing code 2018-02-25 02:00:20 +01:00
WebAssemblyParser.js feat: throw when Memory or Table import 2018-03-29 14:45:56 +02:00
WebpackError.js remove unneeded message assignment 2018-04-12 09:22:50 +02:00
WebpackOptionsApply.js Pretty files for updated prettier version 2018-04-26 20:14:45 +02:00
WebpackOptionsDefaulter.js Clone optimization config in Defaulter 2018-04-17 11:39:25 +02:00
WebpackOptionsValidationError.js JSON and Date API usage fixes 2018-04-07 18:17:23 -07:00
compareLocations.js run prettier on existing code 2018-02-25 02:00:20 +01:00
formatLocation.js run prettier on existing code 2018-02-25 02:00:20 +01:00
validateSchema.js run prettier on existing code 2018-02-25 02:00:20 +01:00
webpack.js TS now understands exports assignments 2018-04-12 11:42:41 +02:00
webpack.web.js run prettier on existing code 2018-02-25 02:00:20 +01:00