| .. |
|
dependencies
|
use const where applicable in HarmonyDetectionParserPlugin
|
2017-02-05 10:15:47 +11:00 |
|
node
|
refactor(NodeOutputFileSystem): upgrade to ES6
|
2017-01-27 10:04:02 +11:00 |
|
optimize
|
fixes a bug in OccurrenceOrderPlugin
|
2017-01-30 22:49:53 +01:00 |
|
performance
|
Fix join. (#3821)
|
2017-01-06 19:36:09 -06:00 |
|
web
|
refactor(WebEnvironmentPlugin): upgrade to ES6 (#3790)
|
2017-01-05 11:34:34 -06:00 |
|
webworker
|
refactor(ES6): upgrade WebWorkerHotUpdateChunkTemplatePlugin to ES6
|
2017-01-12 02:29:47 +05:30 |
|
APIPlugin.js
|
apply split methods to their usages
|
2017-01-21 13:51:35 +11:00 |
|
AmdMainTemplatePlugin.js
|
use const instead of let in AmdMainTemplatePlugin
|
2017-02-05 10:00:11 +11:00 |
|
AsyncDependenciesBlock.js
|
add missing semicolon
|
2017-01-26 01:02:33 +01:00 |
|
AutomaticPrefetchPlugin.js
|
refactor(es6): Upgrade AutomaticPrefetchPlugin to es6 (#3682)
|
2017-01-03 14:19:06 -06:00 |
|
BannerPlugin.js
|
use const in BannerPlugin
|
2017-02-05 10:03:30 +11:00 |
|
BasicEvaluatedExpression.js
|
refactor(ES6): upgrade BasicEvaluatedExpression to ES6 (#3676)
|
2017-01-02 15:32:23 -06:00 |
|
CachePlugin.js
|
refactor(es6): Upgrade CachePlugin to es6 (#3680)
|
2017-01-02 15:32:55 -06:00 |
|
CaseSensitiveModulesWarning.js
|
use const where applicable in CaseSensitiveModulesWarning
|
2017-02-05 10:07:52 +11:00 |
|
Chunk.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ChunkRenderError.js
|
refactor(ChunkRenderError): upgrade to ES6
|
2017-01-02 22:08:28 +11:00 |
|
ChunkTemplate.js
|
use const where applicable in ChunkTemplate
|
2017-02-05 10:09:07 +11:00 |
|
CompatibilityPlugin.js
|
refactor(ES6): upgrade CompatibilityPlugin to ES6
|
2017-01-10 15:59:55 +05:30 |
|
Compilation.js
|
use const where applicable in Compilation
|
2017-02-05 10:13:17 +11:00 |
|
Compiler.js
|
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
|
2017-01-16 23:57:27 -06:00 |
|
ConstPlugin.js
|
convert more usages of BasicEvaluatedExpression with ParserHelpers
|
2017-01-21 13:51:35 +11:00 |
|
ContextModule.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ContextModuleFactory.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ContextReplacementPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
DefinePlugin.js
|
Merge pull request #3846 from timse/extract-to-parser-helpers-extended
|
2017-01-27 08:32:14 +01:00 |
|
DelegatedModule.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
DelegatedModuleFactoryPlugin.js
|
allow exact match without extension in dll
|
2017-01-30 22:44:25 +01:00 |
|
DelegatedPlugin.js
|
refactor(es6): Update DelegatedPlugin to es6 (#3663)
|
2016-12-31 20:35:41 -06:00 |
|
DependenciesBlock.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
DependenciesBlockVariable.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
Dependency.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
DllEntryPlugin.js
|
use const where applicable in DllEntryPlugin
|
2017-02-05 10:18:10 +11:00 |
|
DllModule.js
|
refactor(ES6): upgrade DllModule to ES6 (#3762)
|
2017-01-05 00:03:19 -06:00 |
|
DllModuleFactory.js
|
use const where applicable in DllModuleFactory
|
2017-02-05 10:18:30 +11:00 |
|
DllPlugin.js
|
refactor(ES6): upgrade DllPlugin to ES6 (#3760)
|
2017-01-04 23:59:22 -06:00 |
|
DllReferencePlugin.js
|
use const where applicable in DllReferencePlugin
|
2017-02-05 10:19:06 +11:00 |
|
DynamicEntryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
EntryModuleNotFoundError.js
|
add missing constructors for all classes needed
|
2016-05-20 13:39:36 +08:00 |
|
EntryOptionPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
Entrypoint.js
|
use const where applicable in Entrypoint
|
2017-02-05 10:19:49 +11:00 |
|
EnvironmentPlugin.js
|
Use double quotes
|
2017-01-11 14:55:49 +01:00 |
|
EvalDevToolModulePlugin.js
|
refactor(es6) upgrade EvalDevToolModuleTemplatePlugin to ES6 class
|
2017-01-18 23:44:33 -05:00 |
|
EvalDevToolModuleTemplatePlugin.js
|
fix eval-source-map failing when source ends with comment
|
2016-01-05 10:41:59 -05:00 |
|
EvalSourceMapDevToolModuleTemplatePlugin.js
|
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
|
2017-01-16 23:57:27 -06:00 |
|
EvalSourceMapDevToolPlugin.js
|
refactor(es6) upgrade EvalSourceMapDevToolPlugin to ES6 class
|
2017-01-12 22:32:24 -05:00 |
|
ExtendedAPIPlugin.js
|
move more ConstDependencies to `toConstantDependency`
|
2017-01-21 13:51:35 +11:00 |
|
ExternalModule.js
|
add missing constructors for all classes needed
|
2016-05-20 13:39:36 +08:00 |
|
ExternalModuleFactoryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ExternalsPlugin.js
|
refactor(es6): Upgrade ExternalsPlugin to es6 (#3621)
|
2016-12-29 01:08:46 -06:00 |
|
FlagDependencyExportsPlugin.js
|
minor improvements
|
2017-01-25 23:23:20 +01:00 |
|
FlagDependencyUsagePlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
FlagInitialModulesAsUsedPlugin.js
|
refactor(es6) upgrade FlagInitialModulesAsUsedPlugin to ES6 class
|
2017-01-11 11:08:13 -05:00 |
|
FunctionModulePlugin.js
|
refactor(es6) upgrade FunctionModulePlugin to ES6 class
|
2017-01-11 10:28:02 -05:00 |
|
FunctionModuleTemplatePlugin.js
|
remove error for CommonJs/AMD in ESM
|
2017-01-15 01:44:26 +01:00 |
|
HashedModuleIdsPlugin.js
|
refactor(es6): Upgrade HashedModuleIdsPlugin to es6 (#3659)
|
2017-01-01 11:26:22 -06:00 |
|
HotModuleReplacement.runtime.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
HotModuleReplacementPlugin.js
|
apply split methods to their usages
|
2017-01-21 13:51:35 +11:00 |
|
HotUpdateChunkTemplate.js
|
Convert Template and its subclasses to ES2015
|
2017-01-13 12:34:21 +05:30 |
|
IgnorePlugin.js
|
refactor(es6): refactor IgnorePlugin to ES6 class (#3638)
|
2016-12-30 17:17:33 -06:00 |
|
JsonpChunkTemplatePlugin.js
|
refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
|
2016-12-30 09:43:49 -06:00 |
|
JsonpExportMainTemplatePlugin.js
|
refactor(JsonpExportMainTemplatePlugin): upgrade to ES6 (#3793)
|
2017-01-06 09:17:22 -06:00 |
|
JsonpHotUpdateChunkTemplatePlugin.js
|
refactor(JsonpHotUpdateChunkTemplatePlugin): upgrade to ES6 (#3831)
|
2017-01-08 12:49:54 -06:00 |
|
JsonpMainTemplate.runtime.js
|
Fix hot loader compatibility with Java8 Nashorn
|
2015-12-04 15:02:11 +00:00 |
|
JsonpMainTemplatePlugin.js
|
refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
|
2016-12-30 09:43:49 -06:00 |
|
JsonpTemplatePlugin.js
|
refactor(es6) upgrade JsonpTemplatePlugin to ES6 class
|
2017-01-12 22:53:12 -05:00 |
|
LibManifestPlugin.js
|
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
|
2017-01-16 23:57:27 -06:00 |
|
LibraryTemplatePlugin.js
|
removed special handling of commonjs-module libraryTarget
|
2016-12-23 09:24:12 +01:00 |
|
LoaderOptionsPlugin.js
|
refactor(es6): refactor LoaderOptionsPlugin to ES6 class (#3657)
|
2017-01-03 23:13:20 -06:00 |
|
LoaderTargetPlugin.js
|
refactor(es6) upgrade LoaderTargetPlugin to ES6 class
|
2017-01-18 22:28:55 -05:00 |
|
MainTemplate.js
|
Convert Template and its subclasses to ES2015
|
2017-01-13 12:34:21 +05:30 |
|
MemoryOutputFileSystem.js
|
Moved to memory-fs module #98
|
2014-07-01 22:56:32 +02:00 |
|
Module.js
|
refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
|
2016-12-30 09:43:49 -06:00 |
|
ModuleBuildError.js
|
refactor(ModuleBuildError): upgrade to ES6
|
2017-01-28 13:40:50 +11:00 |
|
ModuleDependencyError.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ModuleDependencyWarning.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ModuleError.js
|
refactor(ModuleError): upgrade to ES6 (#3695)
|
2017-01-03 12:27:43 -06:00 |
|
ModuleFilenameHelpers.js
|
Prevent request names from breaking comments
|
2016-06-07 11:21:36 +02:00 |
|
ModuleNotFoundError.js
|
compilation error don't affect parent module
|
2016-07-03 13:13:01 +02:00 |
|
ModuleParseError.js
|
add missing constructors for all classes needed
|
2016-05-20 13:39:36 +08:00 |
|
ModuleReason.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ModuleTemplate.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ModuleWarning.js
|
refactor(ModuleWarning): upgrade to ES6
|
2017-01-09 17:15:18 +11:00 |
|
MovedToPluginWarningPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
MultiCompiler.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
MultiEntryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
MultiModule.js
|
Dynamic entry support (#3634)
|
2017-01-09 01:31:49 -06:00 |
|
MultiModuleFactory.js
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02:00 |
|
MultiStats.js
|
linter fixes
|
2017-01-11 15:54:40 +01:00 |
|
MultiWatching.js
|
refactor(es6) upgrade MultiWatching to ES6 class
|
2017-01-12 12:05:47 -05:00 |
|
NamedModulesPlugin.js
|
refactor(es6): Upgrade NamedModulesPlugin to es6 (#3619)
|
2016-12-29 01:05:11 -06:00 |
|
NewWatchingPlugin.js
|
Upgrade eslint (#3626)
|
2016-12-29 10:10:41 -06:00 |
|
NoEmitOnErrorsPlugin.js
|
refactor(es6) upgrade NoEmitOnErrorsPlugin to ES6 class
|
2017-01-18 14:44:27 -05:00 |
|
NoErrorsPlugin.js
|
refactor(es6) upgrade NoErrorsPlugin to ES6 class
|
2017-01-18 14:30:53 -05:00 |
|
NodeStuffPlugin.js
|
convert more usages of BasicEvaluatedExpression with ParserHelpers
|
2017-01-21 13:51:35 +11:00 |
|
NormalModule.js
|
fix PR
|
2017-01-16 03:21:13 +01:00 |
|
NormalModuleFactory.js
|
generate loader ident automatically
|
2017-01-26 01:27:00 +01:00 |
|
NormalModuleReplacementPlugin.js
|
refactor(es6) upgrade NormalModuleReplacementPlugin to ES6 class
|
2017-01-12 12:25:51 -05:00 |
|
NullFactory.js
|
refactor ModuleFactory to take an object instead of multiple arguments
|
2016-07-20 12:51:03 +02:00 |
|
OptionsApply.js
|
Upgrade eslint (#3626)
|
2016-12-29 10:10:41 -06:00 |
|
OptionsDefaulter.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
Parser.js
|
Deleting cache length size to loop
|
2017-01-24 22:39:38 +03:00 |
|
ParserHelpers.js
|
add missing semicolons
|
2017-01-21 13:51:35 +11:00 |
|
PrefetchPlugin.js
|
refactor(es6): refactor PrefetchPlugin to ES6 class (#3665)
|
2017-01-01 11:23:57 -06:00 |
|
ProgressPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ProvidePlugin.js
|
apply split methods to their usages
|
2017-01-21 13:51:35 +11:00 |
|
RawModule.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
RecordIdsPlugin.js
|
Cache portable id to avoid expensive function call
|
2016-10-02 15:33:43 +01:00 |
|
RequestShortener.js
|
refactor(es6): upgrade RequestShortner to ES6
|
2017-01-09 22:28:15 +00:00 |
|
RequireJsStuffPlugin.js
|
fix issue where `requirejs.config()` would be evaluated to `;` instead of `undefined`
|
2017-01-21 13:51:35 +11:00 |
|
RuleSet.js
|
generate loader ident automatically
|
2017-01-26 01:27:00 +01:00 |
|
SetVarMainTemplatePlugin.js
|
refactor(ES6): upgrade SetVarMainTemplatePlugin to ES6 (#3726)
|
2017-01-04 12:00:09 -06:00 |
|
SingleEntryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
SizeFormatHelpers.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
SourceMapDevToolModuleOptionsPlugin.js
|
refactor(ES6): upgrade SourceMapDevToolModuleOptionsPlugin to ES6 (#3725)
|
2017-01-04 11:57:17 -06:00 |
|
SourceMapDevToolPlugin.js
|
add missing disable line
|
2017-01-17 00:32:42 -06:00 |
|
Stats.js
|
Merge pull request #3524 from webpack/bugfix/fix_stats_when_passed_array
|
2017-01-11 09:15:42 -06:00 |
|
Template.js
|
Convert Template and its subclasses to ES2015
|
2017-01-13 12:34:21 +05:30 |
|
TemplatedPathPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
UmdMainTemplatePlugin.js
|
Upgrade eslint (#3626)
|
2016-12-29 10:10:41 -06:00 |
|
UnsupportedFeatureWarning.js
|
refactor(ES6): upgrade UnsupportedFeatureWarning to ES6 (#3723)
|
2017-01-04 10:48:53 -06:00 |
|
UseStrictPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
WarnCaseSensitiveModulesPlugin.js
|
Case warning prints module names
|
2016-05-05 15:19:54 +02:00 |
|
WatchIgnorePlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
WebpackOptionsApply.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
WebpackOptionsDefaulter.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
WebpackOptionsValidationError.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
compareLocations.js
|
fix: remove unreasonable comparelocation logic and update test cases
|
2017-01-24 18:47:55 +08:00 |
|
formatLocation.js
|
fixes and tests for #3755 (#3862)
|
2017-01-09 23:00:03 -06:00 |
|
removeAndDo.js
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
|
validateSchema.js
|
address pr comments
|
2017-01-21 10:46:31 -07:00 |
|
webpack.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
webpack.web.js
|
refactor(es6): Upgrade lib/webpack.web.js to es6 (#3668)
|
2017-01-01 17:52:40 -06:00 |