| .. |
|
dependencies
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
node
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
optimize
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
performance
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
util
|
renamed methods
|
2017-11-06 12:15:23 +01:00 |
|
web
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
webworker
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
APIPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
AmdMainTemplatePlugin.js
|
move pathinfo comment into Template helper function
|
2017-08-08 09:42:43 +02: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
|
move pathinfo comment into Template helper function
|
2017-08-08 09:42:43 +02: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
|
fix deprecations
|
2017-11-11 11:27:02 +01:00 |
|
ChunkRenderError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
ChunkTemplate.js
|
fix deprecations
|
2017-11-11 11:27:02 +01:00 |
|
CompatibilityPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
Compilation.js
|
fix deprecations
|
2017-11-11 11:27:02 +01:00 |
|
Compiler.js
|
Merge branch 'next' into refactor/sets
|
2017-11-08 21:28:51 +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
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
ContextModuleFactory.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
ContextReplacementPlugin.js
|
fixes linting, remove not needed context arguments
|
2017-11-08 20:49:41 +01: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
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
DependenciesBlockVariable.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
Dependency.js
|
Refactor weird things
|
2017-11-06 13:16:09 +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
|
use const where applicable in DllModuleFactory
|
2017-02-05 10:18:30 +11:00 |
|
DllPlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
DllReferencePlugin.js
|
Merge branch 'next' into refactor/sets
|
2017-11-08 21:28:51 +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
|
add stack to non-Error error emitted
|
2017-03-22 13:29:40 +01:00 |
|
EvalDevToolModulePlugin.js
|
fix deprecations
|
2017-11-11 11:27:02 +01:00 |
|
EvalDevToolModuleTemplatePlugin.js
|
refactor to arrow function
|
2017-02-08 09:15:28 +01:00 |
|
EvalSourceMapDevToolModuleTemplatePlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +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
|
refactor(es6): Upgrade ExternalsPlugin to es6 (#3621)
|
2016-12-29 01:08:46 -06:00 |
|
FlagDependencyExportsPlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
FlagDependencyUsagePlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
FlagInitialModulesAsUsedPlugin.js
|
move weak into getReference
|
2017-08-08 09:43:33 +02: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
|
PR Feedback, adding libIdent to DelegatedModules and ExternalModules, in addition to NormalModules, to support HashedModuleIdsPlugin to while assigning hash based IDs to Modules
|
2017-05-17 09:49:09 -07:00 |
|
HotModuleReplacement.runtime.js
|
remove typo orginalError
|
2017-09-14 09:21:41 +02:00 |
|
HotModuleReplacementPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
HotUpdateChunkTemplate.js
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
IgnorePlugin.js
|
Fix typo in IgnorePlugin
|
2017-04-25 22:07:43 +02: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
|
use const where applicable in LoaderOptionsPlugin
|
2017-02-05 10:29:26 +11:00 |
|
LoaderTargetPlugin.js
|
remove unnecessary target assign
|
2017-02-05 10:30:01 +11:00 |
|
MainTemplate.js
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
MemoryOutputFileSystem.js
|
Moved to memory-fs module #98
|
2014-07-01 22:56:32 +02:00 |
|
Module.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +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
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +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
|
Refactor weird things
|
2017-11-06 13:16:09 +01:00 |
|
ModuleTemplate.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
ModuleWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
MovedToPluginWarningPlugin.js
|
Link documentation to webpack.js.org
|
2017-02-07 10:07:01 +01:00 |
|
MultiCompiler.js
|
fixes linting, remove not needed context arguments
|
2017-11-08 20:49:41 +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
|
Update MultiModuleFactory.js
|
2017-02-21 11:17:24 -08:00 |
|
MultiStats.js
|
Merge branch 'master' into refactor-MultiStats
|
2017-04-05 12:56:26 +02:00 |
|
MultiWatching.js
|
changing async to asyncLib
|
2017-04-05 21:06:23 +08: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 |
|
NewWatchingPlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01: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
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
NormalModule.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
NormalModuleFactory.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +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
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
Parser.js
|
fixes linting, remove not needed context arguments
|
2017-11-08 20:49:41 +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
|
fix(sp): spelling mistake in const name
|
2017-07-06 09:54:50 -05:00 |
|
RequireJsStuffPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
RuleSet.js
|
Merge pull request #5936 from webpack/refactor/code-style
|
2017-11-08 21:26:37 +01:00 |
|
SetVarMainTemplatePlugin.js
|
fix: typos and variables/function misuse
|
2017-04-11 19:43:05 +08:00 |
|
SingleEntryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
SizeFormatHelpers.js
|
Refactor(es6): sizeFormatHelpers
|
2017-02-21 21:52:40 +08:00 |
|
SourceMapDevToolModuleOptionsPlugin.js
|
refactor(ES6): upgrade SourceMapDevToolModuleOptionsPlugin to ES6 (#3725)
|
2017-01-04 11:57:17 -06:00 |
|
SourceMapDevToolPlugin.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
Stats.js
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
|
Template.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
TemplatedPathPlugin.js
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
UmdMainTemplatePlugin.js
|
fix conflict with type in ExternalModule
|
2017-11-10 11:51:29 +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 |
|
WatchIgnorePlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
|
WebAssemblyModulesPlugin.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
WebAssemblyParser.js
|
added WebAssembly Proof of Concept
|
2017-11-10 09:17:11 +01:00 |
|
WebpackError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
|
WebpackOptionsApply.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
WebpackOptionsDefaulter.js
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
WebpackOptionsValidationError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04: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
|
advanced module type refactoring
|
2017-11-11 19:27:19 +01:00 |
|
webpack.web.js
|
remove one line of useless code
|
2017-07-07 11:16:02 +08:00 |