webpack/lib
Tobias Koppers dcd7f3245d Improve arguments generation 2020-03-25 23:29:31 +01:00
..
asset refactor: migrate on `mime-types` 2020-02-25 15:03:21 +03:00
async-modules
cache chore: setup cspell 2020-03-12 19:51:26 +03:00
config chore: setup cspell 2020-03-12 19:51:26 +03:00
debug
dependencies chore: setup cspell 2020-03-13 12:25:20 +03:00
errors detect cycles during this.loadModule from loader 2019-12-20 12:50:55 +01:00
hmr get rid of some hacks in declarations file 2019-11-28 16:19:18 +01:00
ids chore: setup cspell 2020-03-12 19:51:26 +03:00
javascript chore: setup cspell 2020-03-13 12:23:42 +03:00
json Don't use JSON.parse when json is a string 2019-12-20 12:53:17 +01:00
library chore: setup cspell 2020-03-12 19:51:26 +03:00
logging chore: fix typos across the project 2020-03-10 07:29:46 +05:30
node move chunk filename template logic into reusable function 2020-01-16 15:40:44 +01:00
optimize chore: setup cspell 2020-03-12 19:51:26 +03:00
parsing Fix typo. 2019-12-13 10:25:15 -05:00
performance remove Array.prototype.reduce calls to simplify code 2020-01-20 14:41:39 +01:00
prefetch refactor chunk prefetching/preloading into separate plugin and runtime modules 2019-12-19 12:01:46 +01:00
rules chore: setup cspell 2020-03-12 19:51:26 +03:00
runtime Properly slice the string 2019-12-19 12:03:48 +02:00
serialization chore: setup cspell 2020-03-12 19:51:26 +03:00
stats chore: setup cspell 2020-03-12 19:51:26 +03:00
util chore: setup cspell 2020-03-13 12:28:55 +03:00
wasm chore: setup cspell 2020-03-12 19:51:26 +03:00
wasm-async Refactor how exportsType work 2019-12-06 11:13:08 +01:00
web refactor library system 2020-02-26 17:35:52 +01:00
webworker refactor hop runtime helper 2019-12-03 16:27:39 +03:00
APIPlugin.js fix: typo 2020-02-19 10:28:03 +05:30
AbstractMethodError.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
AsyncDependenciesBlock.js
AsyncDependencyToInitialChunkError.js
AutomaticPrefetchPlugin.js
BannerPlugin.js
Cache.js
CaseSensitiveModulesWarning.js chore: setup cspell 2020-03-12 19:51:26 +03:00
Chunk.js chore(deps): update eslint plugins 2020-03-04 12:37:14 +03:00
ChunkGraph.js make private property public 2020-02-28 09:50:58 +01:00
ChunkGroup.js
ChunkRenderError.js
ChunkTemplate.js
CodeGenerationError.js
CommentCompilationWarning.js
CompatibilityPlugin.js
Compilation.js chore: setup cspell 2020-03-12 19:51:26 +03:00
Compiler.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ConcurrentCompilationError.js
ConstPlugin.js do not evaluate constants in asm.js, fix IIFE mode detection 2020-01-22 15:41:45 +01:00
ContextExclusionPlugin.js
ContextModule.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ContextModuleFactory.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ContextReplacementPlugin.js
DefinePlugin.js formating, use real big number 2020-03-09 10:59:31 +01:00
DelegatedModule.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
DelegatedModuleFactoryPlugin.js refactor: use template literals 2020-01-08 23:34:41 +05:30
DelegatedPlugin.js
DependenciesBlock.js
Dependency.js chore: setup cspell 2020-03-13 14:09:14 +03:00
DependencyTemplate.js
DependencyTemplates.js
DllEntryPlugin.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00
DllModule.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
DllModuleFactory.js
DllPlugin.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00
DllReferencePlugin.js
DynamicEntryPlugin.js add library option to entry description 2020-02-26 17:36:16 +01:00
EntryOptionPlugin.js add library option to entry description 2020-02-26 17:36:16 +01:00
EntryPlugin.js addEntry takes options object instead of only name 2020-02-04 21:21:42 +01:00
Entrypoint.js handle dependOn at start of buildChunkGraph 2020-02-11 09:12:13 +01:00
EnvironmentPlugin.js Modify to be a breaking change as per review 2020-02-07 16:31:44 -05:00
ErrorHelpers.js remove Array.prototype.reduce calls to simplify code 2020-01-17 18:31:29 +01:00
EvalDevToolModulePlugin.js improve message, performance optimizations 2019-12-18 20:13:05 +01:00
EvalSourceMapDevToolPlugin.js remove Array.prototype.reduce calls to simplify code 2020-01-18 16:37:06 +01:00
ExportsInfoApiPlugin.js
ExternalModule.js Merge pull request #10503 from joeldenning/system-esmodule 2020-03-10 15:38:38 +01:00
ExternalModuleFactoryPlugin.js
ExternalsPlugin.js
FileSystemInfo.js chore: setup cspell 2020-03-13 14:09:14 +03:00
FlagAllModulesAsUsedPlugin.js flag all modules as used for Dll 2020-01-02 17:37:47 +01:00
FlagDependencyExportsPlugin.js enable export mangling for system.js externals 2020-03-05 14:07:55 +01:00
FlagDependencyUsagePlugin.js rename Compilation.entryDependencies -> entries 2020-02-04 22:35:20 +01:00
FlagEntryExportAsUsedPlugin.js rename Compilation.entryDependencies -> entries 2020-02-04 22:35:20 +01:00
FlagUsingEvalPlugin.js decouple inner-graph and parser state 2020-01-21 17:36:22 +03:00
Generator.js move data url condition to parser 2019-11-26 15:43:58 +01:00
GraphHelpers.js
HarmonyLinkingError.js
HookWebpackError.js
HotModuleReplacementPlugin.js chore: setup cspell 2020-03-13 12:13:55 +03:00
HotUpdateChunk.js
IgnorePlugin.js
InitFragment.js
LibManifestPlugin.js remove Array.prototype.reduce calls to simplify code 2020-01-17 18:31:29 +01:00
LibraryTemplatePlugin.js refactor library system 2020-02-26 17:35:52 +01:00
LoaderOptionsPlugin.js
LoaderTargetPlugin.js
MainTemplate.js chore: setup cspell 2020-03-12 19:51:26 +03:00
Module.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ModuleBuildError.js
ModuleDependencyError.js
ModuleDependencyWarning.js
ModuleError.js
ModuleFactory.js
ModuleFilenameHelpers.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ModuleGraph.js Merge pull request #10503 from joeldenning/system-esmodule 2020-03-10 15:38:38 +01:00
ModuleGraphConnection.js optimize SideEffectsFlagPlugin performance 2020-01-30 16:10:53 +01:00
ModuleInfoHeaderPlugin.js avoid crashing when exports info contains a circular reference 2020-02-21 12:21:29 +01:00
ModuleNotFoundError.js
ModuleParseError.js
ModuleProfile.js
ModuleRestoreError.js
ModuleStoreError.js Create error class for cache store errors 2019-12-16 21:06:27 +01:00
ModuleTemplate.js
ModuleWarning.js
MultiCompiler.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00
MultiStats.js remove Array.prototype.reduce calls to simplify code 2020-01-18 16:37:06 +01:00
MultiWatching.js
NoEmitOnErrorsPlugin.js
NoModeWarning.js
NodeStuffPlugin.js
NormalModule.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
NormalModuleFactory.js pr comments 2019-12-16 13:40:04 +03:00
NormalModuleReplacementPlugin.js
NullFactory.js
OptimizationStages.js
OptionsApply.js
Parser.js move default object redirect logic into separate meta property 2019-12-06 11:12:26 +01:00
PrefetchPlugin.js
ProgressPlugin.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00
ProvidePlugin.js
RawModule.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
RecordIdsPlugin.js
RequestShortener.js make RequestShortener simpler, only use relative path 2020-01-15 18:48:37 +01:00
RequireJsStuffPlugin.js
ResolverFactory.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
RuntimeGlobals.js chore: setup cspell 2020-03-12 19:51:26 +03:00
RuntimeModule.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
RuntimePlugin.js remove module.id and loaded shortcuts and only include them when used 2019-12-06 11:09:43 +01:00
RuntimeTemplate.js chore: setup cspell 2020-03-12 19:51:26 +03:00
SelfModuleFactory.js Refactor how exportsType work 2019-12-06 11:13:08 +01:00
SingleEntryPlugin.js
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js
SourceMapDevToolPlugin.js chore: setup cspell 2020-03-12 19:51:26 +03:00
Stats.js
Template.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
TemplatedPathPlugin.js chore: setup cspell 2020-03-12 19:51:26 +03:00
UnsupportedFeatureWarning.js
UseStrictPlugin.js
WarnCaseSensitiveModulesPlugin.js
WarnDeprecatedOptionPlugin.js
WarnNoModeSetPlugin.js
WatchIgnorePlugin.js
Watching.js chore: fix typos across the project 2020-03-10 07:29:46 +05:30
WebpackError.js remove Array.prototype.reduce calls to simplify code 2020-01-21 09:45:25 +01:00
WebpackOptionsApply.js refactor library system 2020-02-26 17:35:52 +01:00
WebpackOptionsDefaulter.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00
buildChunkGraph.js chore: setup cspell 2020-03-12 19:51:26 +03:00
cli.js Improve arguments generation 2020-03-25 23:29:31 +01:00
formatLocation.js
index.js move cli flag generation to runtime 2020-03-25 23:29:26 +01:00
validateSchema.js chore: setup cspell 2020-03-12 19:51:26 +03:00
webpack.js Split options defaulting in normalization and defaults 2020-02-17 19:12:54 +01:00