| .. |
|
asset
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
async-modules
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
cache
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
config
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
container
|
test and fix persistent caching
|
2020-05-26 17:43:08 +02:00 |
|
debug
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
dependencies
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
errors
|
detect cycles during this.loadModule from loader
|
2019-12-20 12:50:55 +01:00 |
|
hmr
|
use the full hash on modules that need the full hash of the compilation
|
2020-04-30 17:57:01 +02:00 |
|
ids
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
javascript
|
Use @ts-expext-error
|
2020-05-12 14:34:29 +02:00 |
|
json
|
refactor exports info logic always represent exports object instead of namespace object
|
2020-04-22 21:01:29 +02:00 |
|
library
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
logging
|
Fix measurement formatting as per SI rules
|
2020-04-07 17:27:45 -05:00 |
|
node
|
Use @ts-expext-error
|
2020-05-12 14:34:29 +02:00 |
|
optimize
|
allow to concatenate modules when used exports are known
|
2020-05-19 14:42:21 +02:00 |
|
parsing
|
Fix typo.
|
2019-12-13 10:25:15 -05:00 |
|
performance
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
prefetch
|
refactor chunk prefetching/preloading into separate plugin and runtime modules
|
2019-12-19 12:01:46 +01:00 |
|
rules
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
|
runtime
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
serialization
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
sharing
|
test and fix persistent caching
|
2020-05-26 17:43:08 +02:00 |
|
stats
|
improve StatsPrinter types
|
2020-05-12 14:37:12 +02:00 |
|
util
|
remove all overrides and overridables related code
|
2020-05-26 17:26:28 +02:00 |
|
wasm
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
wasm-async
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
web
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
webworker
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
APIPlugin.js
|
add provide shared module plugin
|
2020-05-23 16:08:51 +02:00 |
|
AbstractMethodError.js
|
remove weird types
|
2020-05-12 15:58:43 +02:00 |
|
AsyncDependenciesBlock.js
|
support overridables in initial chunks
|
2020-04-30 00:40:38 +02:00 |
|
AsyncDependencyToInitialChunkError.js
|
add more types and fix/remove TODOs
|
2019-06-14 10:45:56 +02:00 |
|
AutomaticPrefetchPlugin.js
|
…
|
|
|
BannerPlugin.js
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
Cache.js
|
compute asset hash lazily to avoid hash computation when memory cache is used
|
2019-11-12 16:07:50 +01:00 |
|
CaseSensitiveModulesWarning.js
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
|
Chunk.js
|
add consume shared module plugin
|
2020-05-25 23:14:19 +02:00 |
|
ChunkGraph.js
|
use the full hash on modules that need the full hash of the compilation
|
2020-04-30 17:57:01 +02:00 |
|
ChunkGroup.js
|
Merge tag 'v5.0.0-beta.15' into dev-1
|
2020-04-22 07:37:49 +02:00 |
|
ChunkRenderError.js
|
…
|
|
|
ChunkTemplate.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
CodeGenerationError.js
|
refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration
|
2019-10-08 23:59:48 +02:00 |
|
CommentCompilationWarning.js
|
…
|
|
|
CompatibilityPlugin.js
|
run prettier
|
2019-11-15 10:56:01 +01:00 |
|
Compilation.js
|
add provide shared module plugin
|
2020-05-23 16:08:51 +02:00 |
|
Compiler.js
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
ConcurrentCompilationError.js
|
…
|
|
|
ConstPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
ContextExclusionPlugin.js
|
…
|
|
|
ContextModule.js
|
remove weird types
|
2020-05-12 15:58:43 +02:00 |
|
ContextModuleFactory.js
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
|
ContextReplacementPlugin.js
|
refactor filesystem interfaces
|
2019-06-11 17:32:58 +02:00 |
|
DefinePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
DelegatedModule.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
DelegatedModuleFactoryPlugin.js
|
refactor: use template literals
|
2020-01-08 23:34:41 +05:30 |
|
DelegatedPlugin.js
|
NullFactory is not required
|
2019-08-07 16:14:03 +02:00 |
|
DependenciesBlock.js
|
cleanup, generalization
|
2020-04-08 22:15:02 +02:00 |
|
Dependency.js
|
Connect more info about exports when using export *
|
2020-05-19 03:16:21 +02:00 |
|
DependencyTemplate.js
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
DependencyTemplates.js
|
Merge tag 'v4.36.0' into next
|
2019-07-17 16:02:33 +02:00 |
|
DllEntryPlugin.js
|
Split options defaulting in normalization and defaults
|
2020-02-17 19:12:54 +01:00 |
|
DllModule.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
DllModuleFactory.js
|
report dependencies from resolver to the compilation
|
2019-01-08 15:14:25 +01:00 |
|
DllPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
DllReferencePlugin.js
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
DynamicEntryPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
EntryOptionPlugin.js
|
add library option to entry description
|
2020-02-26 17:36:16 +01:00 |
|
EntryPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
Entrypoint.js
|
handle dependOn at start of buildChunkGraph
|
2020-02-11 09:12:13 +01:00 |
|
EnvironmentPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
ErrorHelpers.js
|
remove Array.prototype.reduce calls to simplify code
|
2020-01-17 18:31:29 +01:00 |
|
EvalDevToolModulePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
EvalSourceMapDevToolPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
ExportsInfoApiPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
ExternalModule.js
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
ExternalModuleFactoryPlugin.js
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
ExternalsPlugin.js
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
FileSystemInfo.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
FlagAllModulesAsUsedPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
FlagDependencyExportsPlugin.js
|
Connect more info about exports when using export *
|
2020-05-19 03:16:21 +02:00 |
|
FlagDependencyUsagePlugin.js
|
add share plugin
|
2020-05-26 00:46:09 +02:00 |
|
FlagEntryExportAsUsedPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
FlagUsingEvalPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
Generator.js
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
GraphHelpers.js
|
…
|
|
|
HarmonyLinkingError.js
|
…
|
|
|
HookWebpackError.js
|
Deprecate MainTemplate, ChunkTemplate, ModuleTemplate
|
2019-10-08 23:46:26 +02:00 |
|
HotModuleReplacementPlugin.js
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
HotUpdateChunk.js
|
Merge tag 'v4.36.0' into next
|
2019-07-17 16:02:33 +02:00 |
|
IgnorePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
InitFragment.js
|
add support for async externals
|
2020-05-19 17:25:43 +02:00 |
|
LibManifestPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
LibraryTemplatePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
LoaderOptionsPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
LoaderTargetPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
MainTemplate.js
|
remove weird types
|
2020-05-12 15:58:43 +02:00 |
|
Module.js
|
add provide shared module plugin
|
2020-05-23 16:08:51 +02:00 |
|
ModuleBuildError.js
|
…
|
|
|
ModuleDependencyError.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
ModuleDependencyWarning.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
ModuleError.js
|
…
|
|
|
ModuleFactory.js
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
ModuleFilenameHelpers.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
ModuleGraph.js
|
allow to concatenate modules when used exports are known
|
2020-05-19 14:42:21 +02:00 |
|
ModuleGraphConnection.js
|
fix 4.0 build errors
|
2020-05-12 14:37:09 +02:00 |
|
ModuleInfoHeaderPlugin.js
|
avoid crashing when exports info contains a circular reference
|
2020-02-21 12:21:29 +01:00 |
|
ModuleNotFoundError.js
|
update enhanced-resolve
|
2019-07-05 00:45:41 +02:00 |
|
ModuleParseError.js
|
report better error message when wasm experiment is not enabled
|
2020-04-28 20:22:50 +02:00 |
|
ModuleProfile.js
|
ignore some timing-depend code parts for coverage
|
2020-04-21 16:29:13 +02:00 |
|
ModuleRestoreError.js
|
…
|
|
|
ModuleStoreError.js
|
Create error class for cache store errors
|
2019-12-16 21:06:27 +01:00 |
|
ModuleTemplate.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
ModuleWarning.js
|
…
|
|
|
MultiCompiler.js
|
Split options defaulting in normalization and defaults
|
2020-02-17 19:12:54 +01:00 |
|
MultiStats.js
|
remove Array.prototype.reduce calls to simplify code
|
2020-01-18 16:37:06 +01:00 |
|
MultiWatching.js
|
Merge tag 'v4.35.0' into next
|
2019-06-21 09:15:49 +02:00 |
|
NoEmitOnErrorsPlugin.js
|
…
|
|
|
NoModeWarning.js
|
Merge tag 'v4.31.0' into next
|
2019-05-09 21:38:10 +02:00 |
|
NodeStuffPlugin.js
|
add presentational dependencies which are cheaper, but allow only templating
|
2019-10-30 07:49:20 +01:00 |
|
NormalModule.js
|
Use @ts-expext-error
|
2020-05-12 14:34:29 +02:00 |
|
NormalModuleFactory.js
|
pr comments
|
2019-12-16 13:40:04 +03:00 |
|
NormalModuleReplacementPlugin.js
|
Update NormalModuleReplacementPlugin to new api
|
2019-06-16 20:09:54 +05:00 |
|
NullFactory.js
|
report dependencies from resolver to the compilation
|
2019-01-08 15:14:25 +01:00 |
|
OptimizationStages.js
|
…
|
|
|
OptionsApply.js
|
…
|
|
|
Parser.js
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
PrefetchPlugin.js
|
Fix Compiler.hooks.make callbacks
|
2019-05-10 09:55:59 +02:00 |
|
ProgressPlugin.js
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
ProvidePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
RawModule.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
RecordIdsPlugin.js
|
record chunk ids for unnamed chunks in the entrypoint chunk group
|
2020-04-25 00:44:02 +02:00 |
|
RequestShortener.js
|
make RequestShortener simpler, only use relative path
|
2020-01-15 18:48:37 +01:00 |
|
RequireJsStuffPlugin.js
|
move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory
|
2019-10-22 09:27:52 +02:00 |
|
ResolverFactory.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
RuntimeGlobals.js
|
remove all overrides and overridables related code
|
2020-05-26 17:26:28 +02:00 |
|
RuntimeModule.js
|
add tests to increase code coverage
|
2020-04-16 22:20:04 +02:00 |
|
RuntimePlugin.js
|
add provide shared module plugin
|
2020-05-23 16:08:51 +02:00 |
|
RuntimeTemplate.js
|
add SharePlugin
|
2020-05-26 17:11:21 +02:00 |
|
SelfModuleFactory.js
|
Refactor how exportsType work
|
2019-12-06 11:13:08 +01:00 |
|
SingleEntryPlugin.js
|
…
|
|
|
SizeFormatHelpers.js
|
…
|
|
|
SourceMapDevToolModuleOptionsPlugin.js
|
…
|
|
|
SourceMapDevToolPlugin.js
|
cleanup asset processing
|
2020-05-22 10:39:21 +02:00 |
|
Stats.js
|
fix: Make timeZone initial value undefined in lib/Stats.js
|
2019-10-15 00:19:27 +03:00 |
|
Template.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
TemplatedPathPlugin.js
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
|
UnsupportedFeatureWarning.js
|
…
|
|
|
UseStrictPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
WarnCaseSensitiveModulesPlugin.js
|
…
|
|
|
WarnDeprecatedOptionPlugin.js
|
…
|
|
|
WarnNoModeSetPlugin.js
|
…
|
|
|
WatchIgnorePlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
|
Watching.js
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
|
WebpackError.js
|
remove Array.prototype.reduce calls to simplify code
|
2020-01-21 09:45:25 +01:00 |
|
WebpackOptionsApply.js
|
add @ts-expect-error
|
2020-05-12 14:34:44 +02:00 |
|
WebpackOptionsDefaulter.js
|
Split options defaulting in normalization and defaults
|
2020-02-17 19:12:54 +01:00 |
|
buildChunkGraph.js
|
add provide shared module plugin
|
2020-05-23 16:08:51 +02:00 |
|
cli.js
|
move tooling into separate repo, add type generation and test types
|
2020-04-21 09:25:38 +02:00 |
|
formatLocation.js
|
…
|
|
|
index.js
|
add share plugin
|
2020-05-26 00:46:09 +02:00 |
|
validateSchema.js
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
|
webpack.js
|
improve top level types
|
2020-04-21 09:26:07 +02:00 |