| .. |
|
debug
|
More strict linting of jsdocs
|
2018-05-08 14:53:33 +02:00 |
|
dependencies
|
finish plugin and tests
|
2018-06-04 16:23:41 +02:00 |
|
node
|
allow to disable wasm import mangle
|
2018-06-05 23:49:02 +02:00 |
|
optimize
|
more performant changing of reasons
|
2018-05-30 20:04:37 +02:00 |
|
performance
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
util
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
wasm
|
feat: get start func from context
|
2018-06-06 11:06:40 +02:00 |
|
web
|
allow to disable wasm import mangle
|
2018-06-05 23:49:02 +02:00 |
|
webworker
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02: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
|
run prettier on existing code
|
2018-02-25 02:00:20 +01: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
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +02:00 |
|
Chunk.js
|
Fix template tag syntax
|
2018-06-04 14:22:20 -07:00 |
|
ChunkGroup.js
|
Fix template tag syntax
|
2018-06-04 14:22:20 -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
|
move warning into separate file
|
2018-06-04 11:20:43 +02:00 |
|
CompatibilityPlugin.js
|
run prettier on existing code
|
2018-02-25 02:00:20 +01: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 brackets for multiline if/for statements
|
2018-05-29 15:45:44 +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
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01: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 brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
DependenciesBlockVariable.js
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
|
Dependency.js
|
Use a class for dependency references
|
2018-04-04 09:17:10 +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 brackets for multiline if/for statements
|
2018-05-29 15:45:44 +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 brackets for multiline if/for statements
|
2018-05-29 15:45:44 +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
|
fixes #7492
|
2018-06-06 16:37:23 +02:00 |
|
ModuleBuildError.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +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
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +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
|
improve error message for code generating errors
|
2018-04-28 11:09:31 +02:00 |
|
ModuleWarning.js
|
Cleanup error location and origin information
|
2018-06-04 10:35:46 +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
|
Add matchResource feature (for loaders)
|
2018-06-01 15:37:17 +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
|
Merge branch 'master' into feature/webpack-options-compile-errors-warning
|
2018-06-04 11:18:20 +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
|
Merge branch 'master' into bugfix/number-to-identifier
|
2018-05-29 20:42:51 +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
|
run prettier on existing code
|
2018-02-25 02:00:20 +01: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
|
allow to disable wasm import mangle
|
2018-06-05 23:49:02 +02: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 |