| .. |
|
AMDDefineDependency.js
|
Stringify module name using json module
|
2017-04-03 11:35:19 +02:00 |
|
AMDDefineDependencyParserPlugin.js
|
1. webpack source definitions are now one-liners
|
2017-04-03 11:35:18 +02:00 |
|
AMDPlugin.js
|
Merge branch 'master' into extract-to-parser-helpers-extended
|
2017-01-26 11:49:19 +11:00 |
|
AMDRequireArrayDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
AMDRequireContextDependency.js
|
refactor lib/AMDRequireContextDependency: upgrade to ES6 (#3803)
|
2017-01-06 09:24:01 -06:00 |
|
AMDRequireDependenciesBlock.js
|
use const where applicable in AsyncDependenciesBloc
|
2017-02-05 10:13:42 +11:00 |
|
AMDRequireDependenciesBlockParserPlugin.js
|
avoid let usages by refactoring in CommonJsRequireDependencyParserPlugin and AMDRequireDependenciesBlockParserPlugin
|
2017-02-05 12:20:23 +11:00 |
|
AMDRequireDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
AMDRequireItemDependency.js
|
refactor of AMDRequireItemDependency to es6 (#3808)
|
2017-01-07 10:04:15 -06:00 |
|
CommonJsPlugin.js
|
node v4 fails to reassignes const in for-of loops properly
|
2017-02-19 13:18:01 +11:00 |
|
CommonJsRequireContextDependency.js
|
refactor of CommonJsRequireContextDependency to es6 (#3815)
|
2017-01-06 11:18:24 -06:00 |
|
CommonJsRequireDependency.js
|
refactor of CommonJsRequireDependency to es6 (#3809)
|
2017-01-07 10:08:01 -06:00 |
|
CommonJsRequireDependencyParserPlugin.js
|
avoid let usages by refactoring in CommonJsRequireDependencyParserPlugin and AMDRequireDependenciesBlockParserPlugin
|
2017-02-05 12:20:23 +11:00 |
|
ConstDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ContextDependency.js
|
refactor of ContextDependency to es6 (#3818)
|
2017-01-07 22:03:25 -06:00 |
|
ContextDependencyHelpers.js
|
Merge branch 'master' into feature/import-chunk-name
|
2017-04-06 11:35:40 +08:00 |
|
ContextDependencyTemplateAsId.js
|
avoid let for comments in ModuleDependencyTemplateAsRequireId ModuleDependencyTemplateAsId ContextDependencyTemplateAsRequireCall ContextDependencyTemplateAsId
|
2017-02-05 12:20:23 +11:00 |
|
ContextDependencyTemplateAsRequireCall.js
|
avoid let for comments in ModuleDependencyTemplateAsRequireId ModuleDependencyTemplateAsId ContextDependencyTemplateAsRequireCall ContextDependencyTemplateAsId
|
2017-02-05 12:20:23 +11:00 |
|
ContextElementDependency.js
|
refactor of ContextElementDependency to es6 (#3785)
|
2017-01-05 11:58:10 -06:00 |
|
CriticalDependencyWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
DelegatedSourceDependency.js
|
refactor of DelegatedSourceDependency to es6 (#3784)
|
2017-01-05 11:58:34 -06:00 |
|
DepBlockHelpers.js
|
allow chunk.id to be a number - or rather a non-null-something
|
2017-03-26 20:30:52 +11:00 |
|
DllEntryDependency.js
|
Refactor dll entry dependency to es6 (#3773)
|
2017-01-05 11:53:18 -06:00 |
|
HarmonyAcceptDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
HarmonyAcceptImportDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
HarmonyCompatibilityDependency.js
|
Fixes #4060. Rename class HarmonyCompatiblilityDependency to HarmonyCompatibilityDependency
|
2017-01-19 13:43:42 -05:00 |
|
HarmonyDetectionParserPlugin.js
|
use const where applicable in HarmonyDetectionParserPlugin
|
2017-02-05 10:15:47 +11:00 |
|
HarmonyExportDependencyParserPlugin.js
|
remove error for CommonJs/AMD in ESM
|
2017-01-15 01:44:26 +01:00 |
|
HarmonyExportExpressionDependency.js
|
fixes #4179
|
2017-02-06 13:51:00 +01:00 |
|
HarmonyExportHeaderDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
HarmonyExportImportedSpecifierDependency.js
|
Add test case and remove unused import.
|
2017-02-24 00:45:06 +01:00 |
|
HarmonyExportSpecifierDependency.js
|
remove error for CommonJs/AMD in ESM
|
2017-01-15 01:44:26 +01:00 |
|
HarmonyImportDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
HarmonyImportDependencyParserPlugin.js
|
Add strictExportPresence option
|
2017-02-22 21:06:43 -05:00 |
|
HarmonyImportSpecifierDependency.js
|
Add strictExportPresence option
|
2017-02-22 21:06:43 -05:00 |
|
HarmonyModulesHelpers.js
|
refactor(HarmonyModulesHelpers): upgrade to ES6
|
2017-02-22 22:33:56 +11:00 |
|
HarmonyModulesPlugin.js
|
Add strictExportPresence option
|
2017-02-22 21:06:43 -05:00 |
|
ImportContextDependency.js
|
Add specify chunk name feature for `import()`
|
2017-03-26 17:18:30 +08:00 |
|
ImportDependenciesBlock.js
|
Add specify chunk name feature for `import()`
|
2017-03-26 17:18:30 +08:00 |
|
ImportDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ImportParserPlugin.js
|
refactor to simpler way of extracting options from comments
|
2017-04-10 11:36:39 +02:00 |
|
ImportPlugin.js
|
refactor(ES6): upgrade ImportPlugin to ES6
|
2017-01-11 23:34:08 +05:30 |
|
LoaderDependency.js
|
refactor LoaderDependency to es6 (#3781)
|
2017-01-05 11:59:31 -06:00 |
|
LoaderPlugin.js
|
refactor(ES6): upgrade LoaderPlugin to ES6
|
2017-01-11 23:39:49 +05:30 |
|
LocalModule.js
|
refactor(ES6): upgrade LocalModule to ES6
|
2017-01-11 23:43:37 +05:30 |
|
LocalModuleDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
LocalModulesHelpers.js
|
refactor(LocalModulesHelpers): using export instead static methods in a class
|
2017-02-23 19:23:17 +11:00 |
|
ModuleDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
ModuleDependencyTemplateAsId.js
|
avoid let for comments in ModuleDependencyTemplateAsRequireId ModuleDependencyTemplateAsId ContextDependencyTemplateAsRequireCall ContextDependencyTemplateAsId
|
2017-02-05 12:20:23 +11:00 |
|
ModuleDependencyTemplateAsRequireId.js
|
avoid let for comments in ModuleDependencyTemplateAsRequireId ModuleDependencyTemplateAsId ContextDependencyTemplateAsRequireCall ContextDependencyTemplateAsId
|
2017-02-05 12:20:23 +11:00 |
|
ModuleHotAcceptDependency.js
|
refactor ModuleHotAcceptDependency to es6 (#3778)
|
2017-01-05 12:00:26 -06:00 |
|
ModuleHotDeclineDependency.js
|
refactor ModuleHotDeclineDependency to es6 (#3779)
|
2017-01-05 11:35:21 -06:00 |
|
MultiEntryDependency.js
|
refactor MultiEntryDependency to es6 (#3771)
|
2017-01-05 10:47:33 -06:00 |
|
NullDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
PrefetchDependency.js
|
refactor PrefetchDependency to es6 (#3810)
|
2017-01-06 08:19:46 -06:00 |
|
RequireContextDependency.js
|
refactor of RequireContextDependency to es6 (#3817)
|
2017-01-07 12:03:28 -06:00 |
|
RequireContextDependencyParserPlugin.js
|
refactor(es6): Upgrade Parser Plugins which depend on AbstractPlugin to es6 (#3683)
|
2017-01-02 15:30:08 -06:00 |
|
RequireContextPlugin.js
|
refactor(ES6): upgrade RequireContextPlugin to ES6
|
2017-01-12 01:09:13 +05:30 |
|
RequireEnsureDependenciesBlock.js
|
Merge pull request #4069 from jharris4/master
|
2017-04-07 18:12:43 +02:00 |
|
RequireEnsureDependenciesBlockParserPlugin.js
|
Move error callback parsing after the finally block to ensure that any dependencies in the error callback are not put into the chunk
|
2017-04-06 10:08:22 -04:00 |
|
RequireEnsureDependency.js
|
Add error callback to require.ensure
|
2017-01-19 23:12:54 -05:00 |
|
RequireEnsureItemDependency.js
|
refactor of RequireEnsureItemDependency to es6 (#3811)
|
2017-01-07 10:10:00 -06:00 |
|
RequireEnsurePlugin.js
|
move more ConstDependencies to `toConstantDependency`
|
2017-01-21 13:51:35 +11:00 |
|
RequireHeaderDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
RequireIncludeDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
RequireIncludeDependencyParserPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
RequireIncludePlugin.js
|
move more ConstDependencies to `toConstantDependency`
|
2017-01-21 13:51:35 +11:00 |
|
RequireResolveContextDependency.js
|
refactor of RequireResolveContextDependency to es6 (#3816)
|
2017-01-07 12:04:21 -06:00 |
|
RequireResolveDependency.js
|
refactor RequireResolveDependency to es6 (#3780)
|
2017-01-05 11:59:04 -06:00 |
|
RequireResolveDependencyParserPlugin.js
|
make use of block scoping of let/const in RequireResolveDependencyParserPlugin ImportParserPlugin
|
2017-02-05 12:20:23 +11:00 |
|
RequireResolveHeaderDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
SingleEntryDependency.js
|
refactor SingleEntryDependency to es6 (#3775)
|
2017-01-05 11:08:58 -06:00 |
|
SystemPlugin.js
|
readd previous checks - refactor System polyfill
|
2017-03-01 00:41:19 +11:00 |
|
UnsupportedDependency.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
WebpackMissingModule.js
|
remove superfluous semi colon from WebpackMissingModule#moduleCode
|
2017-02-19 11:56:47 +11:00 |
|
getFunctionExpression.js
|
fix(require.ensure): add ArrowFunctionExpression support: Fixes #959
|
2016-12-21 14:09:59 -06:00 |