.. |
dependencies
|
Merge branch 'master' into next
|
2017-06-02 16:28:22 +02:00 |
node
|
Support turn off NodeSourcePlugin with false option
|
2017-06-02 23:04:23 -07:00 |
optimize
|
feat(uglify): move uglify to external plugin from webpack-contrib
|
2017-06-07 12:35:50 -05:00 |
performance
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
util
|
make paths for records agnostic of OS
|
2017-04-07 23:37:42 +10:00 |
web
|
refactor(WebEnvironmentPlugin): upgrade to ES6 (#3790)
|
2017-01-05 11:34:34 -06:00 |
webworker
|
Merge pull request #4907 from paraboom/feature/add_request_timeout_configurable
|
2017-05-28 12:40:09 +02:00 |
APIPlugin.js
|
refactor: remove unused code
|
2017-04-11 19:39:24 +08:00 |
AmdMainTemplatePlugin.js
|
Remove unnecessary backtick in AmdMainTemplatePlugin
|
2017-03-02 14:40:41 +01:00 |
AsyncDependenciesBlock.js
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
AutomaticPrefetchPlugin.js
|
Changing async to asyncLib
|
2017-04-05 21:05:00 +08:00 |
BannerPlugin.js
|
shouldnt exclude ? when parsing querystring
|
2017-04-17 15:58:04 -04:00 |
BasicEvaluatedExpression.js
|
evaluate some identifiers to truthy values
|
2017-06-02 13:24:47 +02:00 |
CachePlugin.js
|
Changing async to asyncLib
|
2017-04-05 21:05:00 +08:00 |
CaseSensitiveModulesWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
Chunk.js
|
optimize optimization plugins
|
2017-06-01 16:35:07 +02:00 |
ChunkRenderError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
ChunkTemplate.js
|
fix: typos and variables/function misuse
|
2017-04-11 19:43:05 +08:00 |
CompatibilityPlugin.js
|
refactor(ES6): upgrade CompatibilityPlugin to ES6
|
2017-01-10 15:59:55 +05:30 |
Compilation.js
|
improvements from review
|
2017-05-21 09:15:42 +02:00 |
Compiler.js
|
Merge pull request #4704 from webpack/bugfix/child-records-cache
|
2017-05-16 14:35:03 +02:00 |
ConstPlugin.js
|
convert more usages of BasicEvaluatedExpression with ParserHelpers
|
2017-01-21 13:51:35 +11:00 |
ContextModule.js
|
Add webpackMode optios for import()
|
2017-05-05 09:03:24 +02:00 |
ContextModuleFactory.js
|
Merge branch 'master' into feature/import-chunk-name
|
2017-04-06 11:35:40 +08:00 |
ContextReplacementPlugin.js
|
ES6ify the ContextReplacementPlugin
|
2017-03-10 12:27:53 -05:00 |
DefinePlugin.js
|
Merge branch 'master' into next
|
2017-06-02 16:28:22 +02:00 |
DelegatedModule.js
|
perf: use Date.now() instead of new Date().getTime()
|
2017-05-04 10:19:54 +08:00 |
DelegatedModuleFactoryPlugin.js
|
refactor(ES6): migrating to () => {}
|
2017-02-23 15:43:44 +08:00 |
DelegatedPlugin.js
|
refactor(es6): Update DelegatedPlugin to es6 (#3663)
|
2016-12-31 20:35:41 -06:00 |
DependenciesBlock.js
|
ES6 refactoring in DependenciesBlock and Module
|
2017-04-04 00:22:23 +03:00 |
DependenciesBlockVariable.js
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
Dependency.js
|
refactor: remove unused code
|
2017-04-11 19:39:24 +08: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
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04: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
|
EnvironmentPlugin: Support empty env variables
|
2017-03-17 16:37:43 +00:00 |
ErrorHelpers.js
|
add stack to non-Error error emitted
|
2017-03-22 13:29:40 +01:00 |
EvalDevToolModulePlugin.js
|
refactor(es6) upgrade EvalDevToolModuleTemplatePlugin to ES6 class
|
2017-01-18 23:44:33 -05:00 |
EvalDevToolModuleTemplatePlugin.js
|
refactor to arrow function
|
2017-02-08 09:15:28 +01:00 |
EvalSourceMapDevToolModuleTemplatePlugin.js
|
Refactor(ES6): EvalSourceMapDevToolModuleTemplatePlugin
|
2017-02-22 18:27:02 +08:00 |
EvalSourceMapDevToolPlugin.js
|
use const where applicable in EvalSourceMapDevToolPlugin
|
2017-02-05 10:23:50 +11:00 |
ExportPropertyMainTemplatePlugin.js
|
allow to export any property/export of the bundle
|
2017-06-02 14:52:41 +02:00 |
ExtendedAPIPlugin.js
|
Make ExtendedAPIPlugin expose chunkname.
|
2017-03-30 23:56:53 +02:00 |
ExternalModule.js
|
perf: use Date.now() instead of new Date().getTime()
|
2017-05-04 10:19:54 +08:00 |
ExternalModuleFactoryPlugin.js
|
renaming async to asyncFlag
|
2017-02-28 20:50:02 +08:00 |
ExternalsPlugin.js
|
refactor(es6): Upgrade ExternalsPlugin to es6 (#3621)
|
2016-12-29 01:08:46 -06:00 |
FlagDependencyExportsPlugin.js
|
use set instead of array to reduce lookup time
|
2017-03-14 23:46:50 +11:00 |
FlagDependencyUsagePlugin.js
|
refactor: remove unused code
|
2017-04-11 19:39:24 +08:00 |
FlagInitialModulesAsUsedPlugin.js
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
FunctionModulePlugin.js
|
refactor(es6) upgrade FunctionModulePlugin to ES6 class
|
2017-01-11 10:28:02 -05:00 |
FunctionModuleTemplatePlugin.js
|
Merge branch 'next' into bugfix/scope-hoisting
|
2017-05-29 00:57:18 +02:00 |
HashedModuleIdsPlugin.js
|
refactor HashedModuleIdsPlugin to not reassign "id" with completely different value
|
2017-02-05 10:27:32 +11:00 |
HotModuleReplacement.runtime.js
|
Make HMR request timeout configurable
|
2017-05-22 02:59:45 +03:00 |
HotModuleReplacementPlugin.js
|
Merge branch 'master' into next
|
2017-06-02 16:28:22 +02:00 |
HotUpdateChunkTemplate.js
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
IgnorePlugin.js
|
Fix typo in IgnorePlugin
|
2017-04-25 22:07:43 +02:00 |
JsonpChunkTemplatePlugin.js
|
Refactor(ES6): JsonpChunkTemplatePlugin
|
2017-02-28 20:50:02 +08: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
|
Make HMR request timeout configurable
|
2017-05-22 02:59:45 +03:00 |
JsonpMainTemplatePlugin.js
|
Use Promise only when chunk load is triggered
|
2017-05-24 14:58:23 +02:00 |
JsonpTemplatePlugin.js
|
refactor(es6) upgrade JsonpTemplatePlugin to ES6 class
|
2017-01-12 22:53:12 -05:00 |
LibManifestPlugin.js
|
improve a few issues
|
2017-05-20 14:54:42 +02:00 |
LibraryTemplatePlugin.js
|
allow to export any property/export of the bundle
|
2017-06-02 14:52:41 +02: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
|
add `module.strictThisContextOnImports` option
|
2017-05-21 09:23:35 +02:00 |
MemoryOutputFileSystem.js
|
Moved to memory-fs module #98
|
2014-07-01 22:56:32 +02:00 |
Module.js
|
fixes incorrect deprecation
|
2017-06-06 13:37:56 +02: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
|
use a Set for Module.chunks
|
2017-04-18 23:27:25 +02:00 |
ModuleNotFoundError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
ModuleParseError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
ModuleReason.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
ModuleTemplate.js
|
do not reassign variable with different values in ModuleTemplate
|
2017-02-05 10:32:52 +11: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
|
changing async to asyncLib
|
2017-04-05 21:06:23 +08:00 |
MultiEntryPlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
MultiModule.js
|
refactor(MultiModule): upgrade to ES6
|
2017-03-10 22:19:33 +11: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
|
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
|
evaluate some identifiers to truthy values
|
2017-06-02 13:24:47 +02:00 |
NormalModule.js
|
Merge branch 'master' into next
|
2017-06-05 11:07:44 +02:00 |
NormalModuleFactory.js
|
changing async to asyncLib
|
2017-04-05 21:06:23 +08: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
|
code linting
|
2017-01-11 12:29:01 +01:00 |
Parser.js
|
add `module.strictThisContextOnImports` option
|
2017-05-21 09:23:35 +02:00 |
ParserHelpers.js
|
evaluate some identifiers to truthy values
|
2017-06-02 13:24:47 +02:00 |
PrefetchPlugin.js
|
refactor(es6): refactor PrefetchPlugin to ES6 class (#3665)
|
2017-01-01 11:23:57 -06:00 |
ProgressPlugin.js
|
add new hook to progress
|
2017-05-28 17:19:48 +02:00 |
ProvidePlugin.js
|
Refactor(ES6): ProgressPlugin
|
2017-02-22 15:57:56 +08:00 |
RawModule.js
|
perf: use Date.now() instead of new Date().getTime()
|
2017-05-04 10:19:54 +08:00 |
RecordIdsPlugin.js
|
unify makeRelative method used in aggresivesplittingplugin and recordsidsplugin
|
2017-04-05 23:38:15 +10:00 |
RequestShortener.js
|
Merge branch 'master' into fix/node_modules_mangle
|
2017-04-11 08:40:15 +02: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
|
allow to apply plugins to child compiler
|
2017-02-22 11:49:49 +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
|
fixup for source-map contenthash
|
2017-06-05 09:46:01 +02:00 |
Stats.js
|
fixes incorrect CLI stats output
|
2017-06-01 15:03:26 +02:00 |
Template.js
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
TemplatedPathPlugin.js
|
refactor: remove unused code
|
2017-04-11 19:39:24 +08:00 |
UmdMainTemplatePlugin.js
|
Merge branch 'master' into next
|
2017-06-03 16:36:38 +02:00 |
UnsupportedFeatureWarning.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
UseStrictPlugin.js
|
use const where applicable in UseStrictPlugin
|
2017-02-05 12:20:22 +11:00 |
WarnCaseSensitiveModulesPlugin.js
|
refactor(WarnCaseSensitiveModulesPlugin): applying feedback
|
2017-02-08 09:49:12 +01:00 |
WatchIgnorePlugin.js
|
code linting
|
2017-01-11 12:29:01 +01:00 |
WebpackError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
WebpackOptionsApply.js
|
Merge pull request #4987 from webpack/feature/library-default-export
|
2017-06-02 16:04:59 +02:00 |
WebpackOptionsDefaulter.js
|
Merge branch 'master' into next
|
2017-06-02 16:28:22 +02:00 |
WebpackOptionsValidationError.js
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
compareLocations.js
|
fix: remove unreasonable comparelocation logic and update test cases
|
2017-01-24 18:47:55 +08:00 |
formatLocation.js
|
refactor(formatLocation): upgrade to ES6
|
2017-04-17 22:00:47 +10:00 |
removeAndDo.js
|
refactor(removeAndDo): upgrading to ES6
|
2017-03-12 13:57:24 +11:00 |
validateSchema.js
|
use allOf instead of "extendRefs: true" option
|
2017-02-02 22:54:20 +11:00 |
webpack.js
|
Scope Hoisting
|
2017-05-21 09:15:41 +02:00 |
webpack.web.js
|
refactor(es6): Upgrade lib/webpack.web.js to es6 (#3668)
|
2017-01-01 17:52:40 -06:00 |