| .. |
|
dependencies
|
upgrade tapable from Parser
|
2017-11-28 10:25:48 +01:00 |
|
node
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
optimize
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +01:00 |
|
performance
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
util
|
make formatter happy
|
2017-11-23 11:47:22 +01:00 |
|
web
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
webworker
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
APIPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
AmdMainTemplatePlugin.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01: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
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +01: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
|
convert algorithm to iterative, use less memory
|
2017-12-01 11:26:53 +01:00 |
|
ChunkRenderError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ChunkTemplate.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
CompatibilityPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
Compilation.js
|
Merge branch 'refactoring/plugin-system-templates' into refactoring/plugin-system-all
|
2017-11-29 08:07:18 +01:00 |
|
Compiler.js
|
Merge branch 'refactoring/plugin-system-compiler' into refactoring/plugin-system-all
|
2017-11-28 16:35:57 +01: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
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +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
|
avoid using forEach
|
2017-11-24 17:22:45 +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
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +01:00 |
|
DllPlugin.js
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +01:00 |
|
DllReferencePlugin.js
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +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
|
Fix lint error
|
2017-11-27 09:38:03 +01:00 |
|
EvalDevToolModulePlugin.js
|
Merge branch 'next' into master
|
2017-11-16 14:17:29 +01:00 |
|
EvalDevToolModuleTemplatePlugin.js
|
cache result of eval devtool
|
2017-12-01 11:27:02 +01: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
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +01:00 |
|
HotModuleReplacement.runtime.js
|
remove typo orginalError
|
2017-09-14 09:21:41 +02:00 |
|
HotModuleReplacementPlugin.js
|
Merge branch 'refactoring/plugin-system-templates' into refactoring/plugin-system-all
|
2017-11-29 08:07:18 +01:00 |
|
HotUpdateChunkTemplate.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
IgnorePlugin.js
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +01: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
|
Rename schemas; Make imports less verbose
|
2017-11-12 09:48:08 +01:00 |
|
LoaderTargetPlugin.js
|
remove unnecessary target assign
|
2017-02-05 10:30:01 +11:00 |
|
MainTemplate.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
MemoryOutputFileSystem.js
|
…
|
|
|
Module.js
|
delay rewriting chunks
|
2017-11-24 18:14:27 +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
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
ModuleWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
MultiCompiler.js
|
migrate missed watchClose hook
|
2017-11-28 16:23:43 +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
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +01:00 |
|
MultiStats.js
|
Merge branch 'master' into refactor-MultiStats
|
2017-04-05 12:56:26 +02:00 |
|
MultiWatching.js
|
migrate missed watchClose hook
|
2017-11-28 16:23:43 +01: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 |
|
NoModeWarning.js
|
Add mode option and choose defaults depending on mode
|
2017-11-24 08:17:17 +01:00 |
|
NodeStuffPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
NormalModule.js
|
upgrade tapable for Compilation
|
2017-11-27 21:14:16 +01:00 |
|
NormalModuleFactory.js
|
Upgrade tapable in ModuleFactories
|
2017-11-28 09:54:24 +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
|
reduce memory usage
|
2017-11-29 12:08:52 +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
|
memorize request shortener results
|
2017-11-24 17:21:03 +01:00 |
|
RequireJsStuffPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
ResolverFactory.js
|
upgrade tapable for ResolverFactory
|
2017-11-28 16:54:18 +01:00 |
|
RuleSet.js
|
Merge pull request #5936 from webpack/refactor/code-style
|
2017-11-08 21:26:37 +01:00 |
|
SetVarMainTemplatePlugin.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01: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
|
Merge branch 'next' into feature/validate-plugin-options
|
2017-11-28 09:59:59 +01:00 |
|
Stats.js
|
Don't emit duplicate module names in stats
|
2017-11-24 08:03:22 +01:00 |
|
Template.js
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
|
TemplatedPathPlugin.js
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
UmdMainTemplatePlugin.js
|
Merge branch 'next' into refactoring/plugin-system-all
|
2017-11-29 13:56:08 +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 |
|
WarnNoModeSetPlugin.js
|
Add mode option and choose defaults depending on mode
|
2017-11-24 08:17:17 +01:00 |
|
WatchIgnorePlugin.js
|
Rename schemas; Make imports less verbose
|
2017-11-12 09:48:08 +01:00 |
|
WebAssemblyModulesPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
WebAssemblyParser.js
|
upgrade tapable for WebAssemblyParser
|
2017-11-28 16:54:32 +01:00 |
|
WebpackError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
WebpackOptionsApply.js
|
upgrade tapable for Compiler
|
2017-11-27 21:01:44 +01:00 |
|
WebpackOptionsDefaulter.js
|
Add mode option and choose defaults depending on mode
|
2017-11-24 08:17:17 +01:00 |
|
WebpackOptionsValidationError.js
|
Merge remote-tracking branch 'upstream/master' into feature/validate-plugin-options
|
2017-11-18 09:35:37 +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
|
Merge branch 'next' into refactoring/plugin-system-all
|
2017-11-29 13:56:08 +01:00 |
|
webpack.web.js
|
remove one line of useless code
|
2017-07-07 11:16:02 +08:00 |