| .. |
|
debug
|
Fix race condition in profiling plugin.
|
2018-06-23 11:27:18 -07:00 |
|
dependencies
|
add order for DependencyReference
|
2018-06-08 13:20:57 +02:00 |
|
node
|
allow to disable wasm import mangle
|
2018-06-05 23:49:02 +02:00 |
|
optimize
|
update defaults
|
2018-06-26 13:50:00 +04:00 |
|
performance
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
util
|
remove eslint disable comment
|
2018-06-20 12:12:35 +02:00 |
|
wasm
|
feat: get start func from context
|
2018-06-06 11:06:40 +02:00 |
|
web
|
Merge branch 'master' into master
|
2018-06-07 17:47:04 +02:00 |
|
webworker
|
Implement all path variables for webworker dynamic imports
|
2018-06-22 00:16:14 -05:00 |
|
APIPlugin.js
|
Update prettier toolchain
|
2018-03-26 16:56:10 +02:00 |
|
AmdMainTemplatePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
AsyncDependenciesBlock.js
|
add support for link preload/prefetch
|
2018-04-16 11:29:25 +02:00 |
|
AsyncDependencyToInitialChunkError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
AutomaticPrefetchPlugin.js
|
added Compiler, @returns void
|
2018-06-21 12:39:48 +02:00 |
|
BannerPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
BasicEvaluatedExpression.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
CachePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
CaseSensitiveModulesWarning.js
|
fix typing problem
|
2018-06-06 18:49:20 +02:00 |
|
Chunk.js
|
fix minor type issues and linting
|
2018-06-20 12:04:53 +02:00 |
|
ChunkGroup.js
|
CR comments - remove TS syntax (one last type error)
|
2018-06-19 15:32:15 -07:00 |
|
ChunkRenderError.js
|
Add typing for ChunkRenderError
|
2018-05-20 00:22:26 -07:00 |
|
ChunkTemplate.js
|
More strict linting of jsdocs
|
2018-05-08 14:53:33 +02:00 |
|
CommentCompilationWarning.js
|
remove typedef Position import
|
2018-06-22 12:04:38 +02:00 |
|
CompatibilityPlugin.js
|
Changed TODO => Compiler
|
2018-06-19 21:19:20 +02:00 |
|
Compilation.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
Compiler.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
ConcurrentCompilationError.js
|
Move concurrent compilation error to separate class
|
2018-03-13 13:10:42 +03:00 |
|
ConstPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
ContextExclusionPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ContextModule.js
|
add order for DependencyReference
|
2018-06-08 13:20:57 +02:00 |
|
ContextModuleFactory.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
ContextReplacementPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
DefinePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
DelegatedModule.js
|
add order for DependencyReference
|
2018-06-08 13:20:57 +02:00 |
|
DelegatedModuleFactoryPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
DelegatedPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
DependenciesBlock.js
|
add order for DependencyReference
|
2018-06-08 13:20:57 +02:00 |
|
DependenciesBlockVariable.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
Dependency.js
|
Merge pull request #7532 from Legends/CommentCompilationWarning
|
2018-06-23 13:03:37 +02:00 |
|
DllEntryPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
DllModule.js
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
|
DllModuleFactory.js
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
|
DllPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
DllReferencePlugin.js
|
Improve JSON parse error
|
2018-05-19 11:09:30 +02:00 |
|
DynamicEntryPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
EntryModuleNotFoundError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
EntryOptionPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
Entrypoint.js
|
More strict linting of jsdocs
|
2018-05-08 14:53:33 +02:00 |
|
EnvironmentPlugin.js
|
Update prettier toolchain
|
2018-03-26 16:56:10 +02:00 |
|
ErrorHelpers.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
EvalDevToolModulePlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
EvalDevToolModuleTemplatePlugin.js
|
Avoid deopt when cache is set
|
2018-04-11 09:06:40 +02:00 |
|
EvalSourceMapDevToolModuleTemplatePlugin.js
|
More strict linting of jsdocs
|
2018-05-08 14:53:33 +02:00 |
|
EvalSourceMapDevToolPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
ExportPropertyMainTemplatePlugin.js
|
Add typings for various library template plugins
|
2018-05-09 11:40:55 +02:00 |
|
ExtendedAPIPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ExternalModule.js
|
Update prettier toolchain
|
2018-03-26 16:56:10 +02:00 |
|
ExternalModuleFactoryPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ExternalsPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
FlagDependencyExportsPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
FlagDependencyUsagePlugin.js
|
add webpack 5 comments
|
2018-06-08 13:21:06 +02:00 |
|
FlagInitialModulesAsUsedPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
FunctionModulePlugin.js
|
Use correct function arity
|
2018-04-04 08:53:58 +02:00 |
|
FunctionModuleTemplatePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
Generator.js
|
More strict linting of jsdocs
|
2018-05-08 14:53:33 +02:00 |
|
GraphHelpers.js
|
chore(types): add types to GraphHelpers
|
2018-05-03 23:33:58 -07:00 |
|
HarmonyLinkingError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
HashedModuleIdsPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
HotModuleReplacement.runtime.js
|
add parents correctly when creating namespace objects
|
2018-06-07 10:00:31 +02:00 |
|
HotModuleReplacementPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
HotUpdateChunk.js
|
add a separate class for HotUpdateChunk
|
2018-04-12 11:42:41 +02:00 |
|
HotUpdateChunkTemplate.js
|
add a separate class for HotUpdateChunk
|
2018-04-12 11:42:41 +02:00 |
|
IgnorePlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
JavascriptGenerator.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
JavascriptModulesPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
JsonGenerator.js
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
|
JsonModulesPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
JsonParser.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
LibManifestPlugin.js
|
Only put entries into the manifest
|
2018-05-22 13:24:40 +02:00 |
|
LibraryTemplatePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
LoaderOptionsPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
LoaderTargetPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
MainTemplate.js
|
revert afterStartup and trigger prefetch before startup
|
2018-06-04 18:10:00 +02:00 |
|
MemoryOutputFileSystem.js
|
…
|
|
|
Module.js
|
Merge branch 'master' of git://github.com/webpack/webpack into type-sortable-set
|
2018-06-09 11:14:31 -07:00 |
|
ModuleBuildError.js
|
multi line message when "from" is set
|
2018-06-05 10:43:10 +02:00 |
|
ModuleDependencyError.js
|
finish plugin and tests
|
2018-06-04 16:23:41 +02:00 |
|
ModuleDependencyWarning.js
|
finish plugin and tests
|
2018-06-04 16:23:41 +02:00 |
|
ModuleError.js
|
multi line message when "from" is set
|
2018-06-05 10:43:10 +02:00 |
|
ModuleFilenameHelpers.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
ModuleNotFoundError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
ModuleParseError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
ModuleReason.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ModuleTemplate.js
|
fix minor type issues and linting
|
2018-06-20 12:04:53 +02:00 |
|
ModuleWarning.js
|
multi line message when "from" is set
|
2018-06-05 10:43:10 +02:00 |
|
MultiCompiler.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
MultiEntryPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
MultiModule.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
MultiModuleFactory.js
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
|
MultiStats.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
MultiWatching.js
|
Prevent multi compiler from running twice at a time
|
2018-03-07 13:45:38 +03:00 |
|
NamedChunksPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
NamedModulesPlugin.js
|
cr fixes
|
2018-05-01 14:26:12 +03:00 |
|
NoEmitOnErrorsPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
NoModeWarning.js
|
chore: prettify files
|
2018-03-28 15:08:00 +02:00 |
|
NodeStuffPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
NormalModule.js
|
Convert non-Error errors into Errors
|
2018-06-05 13:41:00 +02:00 |
|
NormalModuleFactory.js
|
Add matchResource feature (for loaders)
|
2018-06-01 15:37:17 +02:00 |
|
NormalModuleReplacementPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01: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
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
Parser.js
|
Add optional catch binding support
|
2018-06-06 21:30:53 +02:00 |
|
ParserHelpers.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
PrefetchPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ProgressPlugin.js
|
Merge pull request #7442 from elliottsj/after-emit-progress
|
2018-05-30 22:45:21 +02:00 |
|
ProvidePlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
RawModule.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
RecordIdsPlugin.js
|
fixes #7492
|
2018-06-06 16:37:23 +02:00 |
|
RemovedPluginError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
RequestShortener.js
|
Add matchResource feature (for loaders)
|
2018-06-01 15:37:17 +02:00 |
|
RequireJsStuffPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
ResolverFactory.js
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
|
RuleSet.js
|
Add matchResource feature (for loaders)
|
2018-06-01 15:37:17 +02:00 |
|
RuntimeTemplate.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
SetVarMainTemplatePlugin.js
|
Add typings for various library template plugins
|
2018-05-09 11:40:55 +02:00 |
|
SingleEntryPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
SizeFormatHelpers.js
|
feat: handle incorrect sizes
|
2018-03-29 15:28:03 +02:00 |
|
SourceMapDevToolModuleOptionsPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
SourceMapDevToolPlugin.js
|
Merge pull request #7434 from webpack/bump_prettier
|
2018-05-29 20:35:51 +02:00 |
|
Stats.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
Template.js
|
fix minor type issues and linting
|
2018-06-20 12:04:53 +02:00 |
|
TemplatedPathPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
UmdMainTemplatePlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
UnsupportedFeatureWarning.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
UseStrictPlugin.js
|
add types
|
2018-06-20 16:52:27 +04:00 |
|
WarnCaseSensitiveModulesPlugin.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
WarnNoModeSetPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
WatchIgnorePlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
Watching.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
WebpackError.js
|
chore(types): add basic type info for a few warning and errors
|
2018-05-10 13:31:48 -07:00 |
|
WebpackOptionsApply.js
|
change variable defined identifier let to const
|
2018-06-07 14:37:08 +08:00 |
|
WebpackOptionsDefaulter.js
|
allow to disable wasm import mangle
|
2018-06-05 23:49:02 +02:00 |
|
WebpackOptionsValidationError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
compareLocations.js
|
Add more JSDoc to make ESLint happuy
|
2018-05-20 00:18:20 -07:00 |
|
formatLocation.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
validateSchema.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
|
webpack.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
webpack.web.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |