.. |
debug
|
Update ProfilingPlugin.js
|
2018-01-30 22:06:23 +00:00 |
dependencies
|
fix a crash with buildMeta of null
|
2018-02-09 17:35:28 +01:00 |
node
|
Merge branch 'master' into next
|
2018-02-09 17:04:33 +01:00 |
optimize
|
improve way of getting combinations of chunks
|
2018-02-17 10:16:32 +01:00 |
performance
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
util
|
improve way of getting combinations of chunks
|
2018-02-17 10:16:32 +01:00 |
wasm
|
Fix typos
|
2018-02-09 19:25:22 +09:00 |
web
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
webworker
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
APIPlugin.js
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
AmdMainTemplatePlugin.js
|
fix: failing tests, typo, and missing .tap fn
|
2017-12-15 23:46:41 -08:00 |
AsyncDependenciesBlock.js
|
Refactor chunk graph
|
2018-01-19 19:21:30 +01:00 |
AsyncDependencyToInitialChunkError.js
|
Feature: Disallow to load initial chunk on demand..: rename class to Error
|
2017-12-19 17:43:02 +02:00 |
AutomaticPrefetchPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
BannerPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
BasicEvaluatedExpression.js
|
Make BasicEvaluatedExpression monomorphic
|
2018-01-03 22:44:17 +01:00 |
CachePlugin.js
|
refactor: adjustments per PR comments
|
2018-01-24 00:55:53 -05:00 |
CaseSensitiveModulesWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
Chunk.js
|
Merge pull request #6355 from webpack/for_of_loops
|
2018-01-24 10:35:58 +01:00 |
ChunkGroup.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
ChunkRenderError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
ChunkTemplate.js
|
make render manifest extensible
|
2018-01-24 09:39:49 +01:00 |
CompatibilityPlugin.js
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
Compilation.js
|
Merge pull request #6355 from webpack/for_of_loops
|
2018-01-24 10:35:58 +01:00 |
Compiler.js
|
Transform done hook into async
|
2018-01-25 13:56:50 +01:00 |
ConstPlugin.js
|
Remove needless includes
|
2018-02-01 02:59:08 +03:00 |
ContextExclusionPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
ContextModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
ContextModuleFactory.js
|
Do not use deprecated features of enhanced-resolve
|
2017-12-22 19:54:57 +01:00 |
ContextReplacementPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
DefinePlugin.js
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
DelegatedModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
DelegatedModuleFactoryPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
DelegatedPlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
DependenciesBlock.js
|
avoid using forEach
|
2017-11-24 17:22:45 +01:00 |
DependenciesBlockVariable.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
Dependency.js
|
replace isEqualResource with more performance implementation
|
2017-11-19 00:22:38 +01:00 |
DllEntryPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
DllModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
DllModuleFactory.js
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +01:00 |
DllPlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
DllReferencePlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
DynamicEntryPlugin.js
|
fix(beautify): fix beautify-lint
|
2017-12-07 23:00:32 -08:00 |
EntryModuleNotFoundError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
EntryOptionPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
Entrypoint.js
|
Fix typo
|
2018-02-08 02:28:08 +03:00 |
EnvironmentPlugin.js
|
Merge branch 'master' into next
|
2018-02-09 17:04:33 +01:00 |
ErrorHelpers.js
|
Refactor: indexOf >< checks to includes
|
2018-01-11 18:58:39 +02:00 |
EvalDevToolModulePlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
EvalDevToolModuleTemplatePlugin.js
|
Put sourceUrlComment to its own line
|
2018-01-31 00:56:47 +01:00 |
EvalSourceMapDevToolModuleTemplatePlugin.js
|
EvalSourceMapDevToolPlugin: add ability to filter which modules get sourcemapped
|
2018-02-08 17:33:55 -08:00 |
EvalSourceMapDevToolPlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
ExportPropertyMainTemplatePlugin.js
|
fix: failing tests, typo, and missing .tap fn
|
2017-12-15 23:46:41 -08:00 |
ExtendedAPIPlugin.js
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
ExternalModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
ExternalModuleFactoryPlugin.js
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
ExternalsPlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
FlagDependencyExportsPlugin.js
|
replace harmonyModule flag with exportsType 3-state
|
2017-12-22 19:42:41 +01:00 |
FlagDependencyUsagePlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
FlagInitialModulesAsUsedPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
FunctionModulePlugin.js
|
Replace deprecated Tapable#apply by Plugin#apply
|
2017-12-20 11:53:56 +01:00 |
FunctionModuleTemplatePlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
GraphHelpers.js
|
remove unused code
|
2018-01-21 11:12:36 +01:00 |
HashedModuleIdsPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
HotModuleReplacement.runtime.js
|
Refactor: indexOf >< checks to includes
|
2018-01-11 18:58:39 +02:00 |
HotModuleReplacementPlugin.js
|
Fix indent
|
2018-01-24 10:11:53 +01:00 |
HotUpdateChunkTemplate.js
|
make all methods on Template static
|
2017-12-07 09:49:50 +01:00 |
IgnorePlugin.js
|
Use tap() instead of tapAsync() when possible
|
2017-12-14 15:11:56 +01:00 |
JavascriptGenerator.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
JavascriptModulesPlugin.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
JsonGenerator.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
JsonModulesPlugin.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
JsonParser.js
|
add tree-shaking for json modules
|
2017-12-22 19:49:43 +01:00 |
LibManifestPlugin.js
|
Deprecate forEach* and map* methods
|
2018-01-23 22:19:59 +01:00 |
LibraryTemplatePlugin.js
|
add output.globalObject configuration option
|
2017-12-27 18:46:37 +01:00 |
LoaderOptionsPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
LoaderTargetPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
MainTemplate.js
|
make render manifest extensible
|
2018-01-24 09:39:49 +01:00 |
MemoryOutputFileSystem.js
|
Moved to memory-fs module #98
|
2014-07-01 22:56:32 +02:00 |
Module.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +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
|
Remove footer from source maps and eval
|
2018-01-30 22:46:23 +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
|
Remove v3 deprecated APIs
|
2018-01-23 23:25:01 +01:00 |
ModuleTemplate.js
|
pass runtimeTemplate to DependencyTemplate
|
2017-12-11 17:59:32 +01:00 |
ModuleWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
MultiCompiler.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
MultiEntryPlugin.js
|
fix(beautify): fix beautify-lint
|
2017-12-07 23:00:32 -08:00 |
MultiModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
MultiModuleFactory.js
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +01:00 |
MultiStats.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
MultiWatching.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
NamedChunksPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
NamedModulesPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
NoEmitOnErrorsPlugin.js
|
Merge branch 'master' into next
|
2018-01-04 20:59:34 +01:00 |
NoModeWarning.js
|
Fix typo in NoModeWarning.js
|
2018-01-14 20:56:57 +00:00 |
NodeStuffPlugin.js
|
replace harmonyModule flag with exportsType 3-state
|
2017-12-22 19:42:41 +01:00 |
NormalModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
NormalModuleFactory.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
NormalModuleReplacementPlugin.js
|
Use tap() instead of tapAsync() when possible
|
2017-12-14 15:11:56 +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
|
Enable minimizing in production mode
|
2017-12-14 00:06:56 +01:00 |
Parser.js
|
Leave top level scope when traversing Class nodes
|
2018-01-25 09:57:47 +01:00 |
ParserHelpers.js
|
Update Parser helpers to be compatible with hooks
|
2017-12-15 17:08:49 +01:00 |
PrefetchPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
ProgressPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
ProvidePlugin.js
|
Refactor: indexOf >< checks to includes
|
2018-01-11 18:58:39 +02:00 |
RawModule.js
|
Pass 'context' as constructor argument
|
2018-01-30 21:40:44 +01:00 |
RecordIdsPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
RemovedPluginError.js
|
refactor(RemovedPluginError): extend WebpackError
|
2018-02-01 21:15:43 -05:00 |
RequestShortener.js
|
memorize request shortener results
|
2017-11-24 17:21:03 +01:00 |
RequireJsStuffPlugin.js
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
ResolverFactory.js
|
upgrade tapable for ResolverFactory
|
2017-11-28 16:54:18 +01:00 |
RuleSet.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
RuntimeTemplate.js
|
fix a crash with buildMeta of null
|
2018-02-09 17:35:28 +01:00 |
SetVarMainTemplatePlugin.js
|
fix: failing tests, typo, and missing .tap fn
|
2017-12-15 23:46:41 -08:00 |
SingleEntryPlugin.js
|
fix(beautify): fix beautify-lint
|
2017-12-07 23:00:32 -08:00 |
SizeFormatHelpers.js
|
Display file size in kibibytes in statistics. Fix #5769
|
2017-10-09 14:20:20 +04:00 |
SourceMapDevToolModuleOptionsPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
SourceMapDevToolPlugin.js
|
Remove unnecessary conditions
|
2018-02-01 19:36:55 +01:00 |
Stats.js
|
sort parents, children, siblings in stats
|
2018-02-17 09:50:56 +01:00 |
Template.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
TemplatedPathPlugin.js
|
split Chunk.isInitial into isOnlyInitial and canBeInitial
|
2018-01-22 12:52:28 +01:00 |
UmdMainTemplatePlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
UnsupportedFeatureWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
UseStrictPlugin.js
|
Eliminate unreachable branches
|
2018-01-11 19:35:24 +01:00 |
WarnCaseSensitiveModulesPlugin.js
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
WarnNoModeSetPlugin.js
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
WatchIgnorePlugin.js
|
Merge branch 'next' into for_of_loops
|
2018-01-24 09:01:31 +01:00 |
Watching.js
|
Transform done hook into async
|
2018-01-25 13:56:50 +01:00 |
WebAssemblyGenerator.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
WebAssemblyModulesPlugin.js
|
move source generation into separate module
|
2018-01-24 11:33:38 +01:00 |
WebAssemblyParser.js
|
replace harmonyModule flag with exportsType 3-state
|
2017-12-22 19:42:41 +01:00 |
WebpackError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
WebpackOptionsApply.js
|
fix typo: mergedDuplicateChunks -> mergeDuplicateChunks
|
2018-02-13 12:41:30 +01:00 |
WebpackOptionsDefaulter.js
|
improve way of getting combinations of chunks
|
2018-02-17 10:16:32 +01:00 |
WebpackOptionsValidationError.js
|
Refactor: indexOf >< checks to includes
|
2018-01-11 18:58:39 +02: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
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
webpack.js
|
fix style errors
|
2018-01-30 04:07:28 -05:00 |
webpack.web.js
|
remove one line of useless code
|
2017-07-07 11:16:02 +08:00 |