| .. |
|
cache
|
add a `cache` option to control the resolve cache
|
2018-10-31 13:55:28 +01:00 |
|
debug
|
Merge tag 'v4.20.0' into next
|
2018-09-25 16:20:42 +02:00 |
|
dependencies
|
Move normalModuleLoader hook
|
2018-11-12 14:26:32 +01:00 |
|
ids
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
node
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
optimize
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
performance
|
Add types to SizeLimitsPlugin
|
2018-11-08 22:13:56 +01:00 |
|
serialization
|
Remove unneeded intermediate objects
|
2018-11-02 11:57:42 +01:00 |
|
util
|
Merge pull request #8231 from webpack/ci-node-nightly-next
|
2018-11-05 09:16:29 +01:00 |
|
wasm
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
web
|
Add hook map types
|
2018-11-12 14:26:33 +01:00 |
|
webworker
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
APIPlugin.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
AmdMainTemplatePlugin.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
AsyncDependenciesBlock.js
|
make ImportDependenciesBlock serializable
|
2018-10-18 12:44:15 +02:00 |
|
AsyncDependencyToInitialChunkError.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
AutomaticPrefetchPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
BannerPlugin.js
|
remove unnecessary properties
|
2018-11-01 20:23:10 +01:00 |
|
BasicEvaluatedExpression.js
|
replace prefix/postfix even when equal for wrapped context
|
2018-11-05 15:17:56 +01:00 |
|
Cache.js
|
add persistent caching prototype
|
2018-10-17 21:25:39 +02:00 |
|
CaseSensitiveModulesWarning.js
|
Optimize error origin handling and module trace
|
2018-09-12 13:16:59 +02:00 |
|
Chunk.js
|
Add missing types on Chunk related classes
|
2018-11-07 14:10:57 +01:00 |
|
ChunkGraph.js
|
Add missing types on Chunk related classes
|
2018-11-07 14:10:57 +01:00 |
|
ChunkGroup.js
|
Remove unused method from ChunkGroup
|
2018-11-07 16:17:05 +01:00 |
|
ChunkRenderError.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
ChunkTemplate.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
CommentCompilationWarning.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
CompatibilityPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
Compilation.js
|
add backwards-compat hook for normalModuleLoader
|
2018-11-13 17:55:42 +01:00 |
|
Compiler.js
|
Replace Source#emitted by a WeakSet
|
2018-11-08 23:26:31 +01:00 |
|
ConcurrentCompilationError.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
ConstPlugin.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
ContextExclusionPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
ContextModule.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
ContextModuleFactory.js
|
Merge pull request #7813 from webpack/refactor/freeze_hooks
|
2018-07-30 22:47:13 +02:00 |
|
ContextReplacementPlugin.js
|
Merge tag 'v4.17.0' into next
|
2018-08-21 11:02:16 +02:00 |
|
DefinePlugin.js
|
Merge tag 'v4.24.0' into next
|
2018-11-02 18:02:39 +01:00 |
|
DelegatedModule.js
|
refactor Module.needBuild to be async
|
2018-09-27 11:20:54 +02:00 |
|
DelegatedModuleFactoryPlugin.js
|
make libIdent required
|
2018-08-02 16:29:20 +02:00 |
|
DelegatedPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
DependenciesBlock.js
|
make ImportDependenciesBlock serializable
|
2018-10-18 12:44:15 +02:00 |
|
Dependency.js
|
add persistent caching prototype
|
2018-10-17 21:25:39 +02:00 |
|
DependencyTemplate.js
|
Move AsyncDependenciesBlock.chunkGroup into ChunkGraph
|
2018-08-22 20:17:49 +02:00 |
|
DependencyTemplates.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
DllEntryPlugin.js
|
allow multiple entryModules per chunk
|
2018-08-15 11:51:16 +02:00 |
|
DllModule.js
|
refactor Module.needBuild to be async
|
2018-09-27 11:20:54 +02:00 |
|
DllModuleFactory.js
|
use JavascriptModulesPluginHooks.shouldRender correctly
|
2018-08-23 16:54:41 +02:00 |
|
DllPlugin.js
|
Removed unnecessary change on passed object.
|
2018-10-04 09:49:43 -06:00 |
|
DllReferencePlugin.js
|
refactor Cache
|
2018-09-27 13:20:19 +02:00 |
|
DynamicEntryPlugin.js
|
Merge tag 'v4.20.0' into next
|
2018-09-25 16:20:42 +02:00 |
|
EntryOptionPlugin.js
|
Merge tag 'v4.20.0' into next
|
2018-09-25 16:20:42 +02:00 |
|
EntryPlugin.js
|
allow multiple entryModules per chunk
|
2018-08-15 11:51:16 +02:00 |
|
Entrypoint.js
|
Add missing types on Chunk related classes
|
2018-11-07 14:10:57 +01:00 |
|
EnvironmentPlugin.js
|
Update EnvironmentPlugin TODO comment
|
2018-10-12 18:03:03 +02:00 |
|
ErrorHelpers.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
EvalDevToolModulePlugin.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
EvalDevToolModuleTemplatePlugin.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
EvalSourceMapDevToolModuleTemplatePlugin.js
|
Add type guard for NormalModule
|
2018-11-12 14:26:32 +01:00 |
|
EvalSourceMapDevToolPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
ExportPropertyMainTemplatePlugin.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
ExtendedAPIPlugin.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
ExternalModule.js
|
make Raw and ExternalModule serializable
|
2018-10-18 16:02:45 +02:00 |
|
ExternalModuleFactoryPlugin.js
|
Merge tag 'v4.17.0' into next
|
2018-08-21 11:02:16 +02:00 |
|
ExternalsPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
FileSystemInfo.js
|
fixes timestamp transfer from watcher
|
2018-09-27 21:28:07 +02:00 |
|
FlagDependencyExportsPlugin.js
|
add ExportsSpec type to getExports
|
2018-08-02 16:04:10 +02:00 |
|
FlagDependencyUsagePlugin.js
|
move methods from Module into ModuleGraph
|
2018-08-21 11:04:40 +02:00 |
|
FlagInitialModulesAsUsedPlugin.js
|
move methods from Module into ModuleGraph
|
2018-08-21 11:04:40 +02:00 |
|
FunctionModulePlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
FunctionModuleTemplatePlugin.js
|
move methods from Module into ModuleGraph
|
2018-08-21 11:04:40 +02:00 |
|
Generator.js
|
Move AsyncDependenciesBlock.chunkGroup into ChunkGraph
|
2018-08-22 20:17:49 +02:00 |
|
GraphHelpers.js
|
Move AsyncDependenciesBlock.chunkGroup into ChunkGraph
|
2018-08-22 20:17:49 +02:00 |
|
HarmonyLinkingError.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
HotModuleReplacement.runtime.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
HotModuleReplacementPlugin.js
|
Add hook map types
|
2018-11-12 14:26:33 +01:00 |
|
HotUpdateChunk.js
|
add some random types
|
2018-09-18 09:54:35 +02:00 |
|
HotUpdateChunkTemplate.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
IgnorePlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
InitFragment.js
|
comments, renames
|
2018-07-30 23:07:30 +02:00 |
|
JavascriptGenerator.js
|
Move AsyncDependenciesBlock.chunkGroup into ChunkGraph
|
2018-08-22 20:17:49 +02:00 |
|
JavascriptModulesPlugin.js
|
filename is always a string
|
2018-11-01 20:23:09 +01:00 |
|
JavascriptParser.js
|
Merge tag 'v4.25.1' into next
|
2018-11-05 19:54:56 +01:00 |
|
JavascriptParserHelpers.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
JsonGenerator.js
|
merge used with usedExports
|
2018-08-06 21:05:11 +02:00 |
|
JsonModulesPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
JsonParser.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
LibManifestPlugin.js
|
Merge tag 'v4.25.0' into next
|
2018-11-05 10:27:45 +01:00 |
|
LibraryTemplatePlugin.js
|
Merge tag 'v4.21.0' into next
|
2018-10-17 20:38:00 +02:00 |
|
LoaderOptionsPlugin.js
|
Move normalModuleLoader hook
|
2018-11-12 14:26:32 +01:00 |
|
LoaderTargetPlugin.js
|
Move normalModuleLoader hook
|
2018-11-12 14:26:32 +01:00 |
|
MainTemplate.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
MemoryOutputFileSystem.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
Module.js
|
Add type guard for NormalModule
|
2018-11-12 14:26:32 +01:00 |
|
ModuleBuildError.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
ModuleDependencyError.js
|
move Module.issuer into Module.getIssuer(moduleGraph)
|
2018-08-09 16:44:28 +02:00 |
|
ModuleDependencyWarning.js
|
move Module.issuer into Module.getIssuer(moduleGraph)
|
2018-08-09 16:44:28 +02:00 |
|
ModuleError.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
ModuleFilenameHelpers.js
|
move Module.id into ChunkGraph
|
2018-08-28 15:08:52 +02:00 |
|
ModuleGraph.js
|
add persistent caching prototype
|
2018-10-17 21:25:39 +02:00 |
|
ModuleGraphConnection.js
|
remove originModule from Dependencies and add parent module to ModuleGraph
|
2018-08-07 14:20:53 +02:00 |
|
ModuleNotFoundError.js
|
Optimize error origin handling and module trace
|
2018-09-12 13:16:59 +02:00 |
|
ModuleParseError.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
ModuleProfile.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
ModuleReason.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
ModuleRestoreError.js
|
add error class for restore errors
|
2018-10-17 22:54:07 +02:00 |
|
ModuleTemplate.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
ModuleWarning.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
MultiCompiler.js
|
refactor Cache
|
2018-09-27 13:20:19 +02:00 |
|
MultiStats.js
|
Merge tag 'v4.17.0' into next
|
2018-08-21 11:02:16 +02:00 |
|
MultiWatching.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
NoEmitOnErrorsPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
NoModeWarning.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
NodeStuffPlugin.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
NormalModule.js
|
Move normalModuleLoader hook
|
2018-11-12 14:26:32 +01:00 |
|
NormalModuleFactory.js
|
use module.unsafeCache only for node_modules
|
2018-10-31 13:17:32 +01:00 |
|
NormalModuleReplacementPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
NullFactory.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
OptimizationStages.js
|
Change stage values
|
2018-08-16 14:10:55 +02:00 |
|
OptionsApply.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
OptionsDefaulter.js
|
Merge tag 'v4.17.0' into next
|
2018-08-21 11:02:16 +02:00 |
|
PrefetchPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
ProgressPlugin.js
|
show module count earlier when they are added to the queue
|
2018-11-05 11:07:35 +01:00 |
|
ProvidePlugin.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
RawModule.js
|
make Raw and ExternalModule serializable
|
2018-10-18 16:02:45 +02:00 |
|
RecordIdsPlugin.js
|
refactor Cache
|
2018-09-27 13:20:19 +02:00 |
|
RequestShortener.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
RequireJsStuffPlugin.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
ResolverFactory.js
|
fix resolver cache
|
2018-10-30 15:43:24 +01:00 |
|
RuleSet.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
RuntimeGlobals.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
RuntimeTemplate.js
|
move magic property names on __webpack_require__ into RuntimeGlobals file
|
2018-11-05 15:28:34 +01:00 |
|
SetVarMainTemplatePlugin.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
SingleEntryPlugin.js
|
add SingleEntryPlugin as deprecated export
|
2018-08-15 21:10:35 +02:00 |
|
SizeFormatHelpers.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
SourceMapDevToolModuleOptionsPlugin.js
|
Remove devtoolLineToLine and lineToLine options
|
2018-11-12 14:26:31 +01:00 |
|
SourceMapDevToolPlugin.js
|
refactor(TemplatedPathPlugin): split placeholder context (`chunk|module`)
|
2018-11-01 20:23:09 +01:00 |
|
Stats.js
|
Replace Source#emitted by a WeakSet
|
2018-11-08 23:26:31 +01:00 |
|
Template.js
|
add some random types
|
2018-09-18 09:54:35 +02:00 |
|
TemplatedPathPlugin.js
|
minor fixes for #8109
|
2018-11-05 09:13:40 +01:00 |
|
UmdMainTemplatePlugin.js
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
|
UnsupportedFeatureWarning.js
|
remove unnecessary module arguments from module attached errors
|
2018-10-29 22:18:08 +01:00 |
|
UseStrictPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
WarnCaseSensitiveModulesPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
WarnDeprecatedOptionPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
WarnNoModeSetPlugin.js
|
Add types to various plugins
|
2018-11-02 21:06:35 +01:00 |
|
WatchIgnorePlugin.js
|
Type 'apply' method of plugins
|
2018-11-12 14:26:31 +01:00 |
|
Watching.js
|
Merge tag 'v4.23.0' into next
|
2018-10-24 20:10:30 +02:00 |
|
WebpackError.js
|
fixup WebpackErrors
|
2018-10-25 10:52:28 +02:00 |
|
WebpackOptionsApply.js
|
Remove devtoolLineToLine and lineToLine options
|
2018-11-12 14:26:31 +01:00 |
|
WebpackOptionsDefaulter.js
|
Remove devtoolLineToLine and lineToLine options
|
2018-11-12 14:26:31 +01:00 |
|
WebpackOptionsValidationError.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
compareLocations.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
formatLocation.js
|
fix unit test, add handling for line only location
|
2018-07-15 09:57:36 +02:00 |
|
validateSchema.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
|
webpack.js
|
refactor Cache
|
2018-09-27 13:20:19 +02:00 |