webpack/lib/dependencies
Tobias Koppers 4b5d1360d8 fix serialization and snapshots 2021-11-03 11:34:26 +01:00
..
AMDDefineDependency.js fix incorrect parsing of define functions 2021-02-11 11:18:40 +01:00
AMDDefineDependencyParserPlugin.js fix incorrect parsing of define functions 2021-02-11 11:18:40 +01:00
AMDPlugin.js add commonjsMagicComments options 2021-01-20 20:19:49 +01:00
AMDRequireArrayDependency.js prettier 2020-11-26 10:52:55 +01:00
AMDRequireContextDependency.js
AMDRequireDependenciesBlock.js
AMDRequireDependenciesBlockParserPlugin.js
AMDRequireDependency.js Revert to use ['catch'] directly 2021-11-02 12:52:00 +08:00
AMDRequireItemDependency.js
AMDRuntimeModules.js
CachedConstDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
CommonJsDependencyHelpers.js
CommonJsExportRequireDependency.js fix some cases where undefined modules are used 2021-09-28 19:11:39 +02:00
CommonJsExportsDependency.js prettier 2020-11-26 10:52:55 +01:00
CommonJsExportsParserPlugin.js pretty files 2021-05-11 09:31:46 +02:00
CommonJsFullRequireDependency.js fix #14610 2021-11-02 11:03:15 +01:00
CommonJsImportsParserPlugin.js fix: create contexts in object shorthand syntax 2021-10-21 14:52:07 +08:00
CommonJsPlugin.js pretty files 2021-05-11 09:31:46 +02:00
CommonJsRequireContextDependency.js add comment about serialization 2021-11-02 11:40:26 +01:00
CommonJsRequireDependency.js
CommonJsSelfReferenceDependency.js prettier 2020-11-26 10:52:55 +01:00
ConstDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
ContextDependency.js fix: Right-hand side of 'instanceof' is not callable: CommonJsRequireContextDependency 2021-10-21 16:02:07 +08:00
ContextDependencyHelpers.js pretty files 2021-05-11 09:31:46 +02:00
ContextDependencyTemplateAsId.js
ContextDependencyTemplateAsRequireCall.js fix: Right-hand side of 'instanceof' is not callable: CommonJsRequireContextDependency 2021-10-21 16:02:07 +08:00
ContextElementDependency.js chore: Allow passing a typePrefix to ContextElementDependency 2021-05-31 14:46:38 +03:00
CreateScriptUrlDependency.js fix author 2021-05-10 10:12:23 +02:00
CriticalDependencyWarning.js perf: Remove Error.captureStackTrace from all WebpackErrors 2021-06-07 07:15:28 +00:00
DelegatedSourceDependency.js
DllEntryDependency.js
DynamicExports.js
EntryDependency.js
ExportsInfoDependency.js move responsibility of exports info and connected modules hashing from Dependencies to Module 2021-01-24 21:36:36 +01:00
HarmonyAcceptDependency.js prettier 2020-11-26 10:52:55 +01:00
HarmonyAcceptImportDependency.js prettier 2020-11-26 10:52:55 +01:00
HarmonyCompatibilityDependency.js fix: es5 2021-03-15 14:42:55 +03:00
HarmonyDetectionParserPlugin.js
HarmonyExportDependencyParserPlugin.js refactor and add test cases 2021-11-02 18:29:47 +01:00
HarmonyExportExpressionDependency.js prioritize static reexport over runtime reexport for target determination 2021-04-06 21:36:43 +02:00
HarmonyExportHeaderDependency.js prettier 2020-11-26 10:52:55 +01:00
HarmonyExportImportedSpecifierDependency.js fix serialization and snapshots 2021-11-03 11:34:26 +01:00
HarmonyExportInitFragment.js add support for module externals and automatic externals 2021-06-24 16:44:14 +02:00
HarmonyExportSpecifierDependency.js prioritize static reexport over runtime reexport for target determination 2021-04-06 21:36:43 +02:00
HarmonyExports.js
HarmonyImportDependency.js refactor and add test cases 2021-11-02 18:29:47 +01:00
HarmonyImportDependencyParserPlugin.js refactor and add test cases 2021-11-02 18:29:47 +01:00
HarmonyImportSideEffectDependency.js Revert "Revert "Merge pull request #12278 from xtuc/sven/import-assertions"" 2021-07-24 23:28:30 +01:00
HarmonyImportSpecifierDependency.js fix serialization and snapshots 2021-11-03 11:34:26 +01:00
HarmonyModulesPlugin.js add commonjsMagicComments options 2021-01-20 20:19:49 +01:00
HarmonyTopLevelThisParserPlugin.js
ImportContextDependency.js
ImportDependency.js pretty files 2021-05-11 09:31:46 +02:00
ImportEagerDependency.js prettier 2020-11-26 10:52:55 +01:00
ImportMetaHotAcceptDependency.js
ImportMetaHotDeclineDependency.js
ImportMetaPlugin.js fix handling of MetaProperty 2021-01-05 21:26:28 +01:00
ImportParserPlugin.js chore: Allow passing a typePrefix to ContextElementDependency 2021-05-31 14:46:38 +03:00
ImportPlugin.js add commonjsMagicComments options 2021-01-20 20:19:49 +01:00
ImportWeakDependency.js prettier 2020-11-26 10:52:55 +01:00
JsonExportsDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
LoaderDependency.js
LoaderImportDependency.js add experimental support for build time execution 2021-04-12 12:27:54 +02:00
LoaderPlugin.js add importModule to loader context by default 2021-09-02 16:27:39 +02:00
LocalModule.js
LocalModuleDependency.js prettier 2020-11-26 10:52:55 +01:00
LocalModulesHelpers.js
ModuleDecoratorDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
ModuleDependency.js allow dependencies to select level of propagation 2021-09-27 20:38:08 +02:00
ModuleDependencyTemplateAsId.js
ModuleDependencyTemplateAsRequireId.js
ModuleHotAcceptDependency.js
ModuleHotDeclineDependency.js
NullDependency.js allow dependencies to select level of propagation 2021-09-27 20:38:08 +02:00
PrefetchDependency.js
ProvidedDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
PureExpressionDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
RequireContextDependency.js
RequireContextDependencyParserPlugin.js fix URL nitpicks 2020-09-02 15:09:41 +02:00
RequireContextPlugin.js
RequireEnsureDependenciesBlock.js
RequireEnsureDependenciesBlockParserPlugin.js pretty files 2021-05-11 09:31:46 +02:00
RequireEnsureDependency.js Revert to use ['catch'] directly 2021-11-02 12:52:00 +08:00
RequireEnsureItemDependency.js
RequireEnsurePlugin.js
RequireHeaderDependency.js prettier 2020-11-26 10:52:55 +01:00
RequireIncludeDependency.js prettier 2020-11-26 10:52:55 +01:00
RequireIncludeDependencyParserPlugin.js perf: Remove Error.captureStackTrace from all WebpackErrors 2021-06-07 07:15:28 +00:00
RequireIncludePlugin.js
RequireResolveContextDependency.js
RequireResolveDependency.js
RequireResolveHeaderDependency.js prettier 2020-11-26 10:52:55 +01:00
RuntimeRequirementsDependency.js cache computation of values passed for hashing 2021-09-24 14:44:20 +02:00
StaticExportsDependency.js move responsibility of exports info and connected modules hashing from Dependencies to Module 2021-01-24 21:36:36 +01:00
SystemPlugin.js perf: Remove Error.captureStackTrace from all WebpackErrors 2021-06-07 07:15:28 +00:00
SystemRuntimeModule.js
URLDependency.js allow to define "ignored modules" per dependency 2021-03-11 18:37:20 +01:00
URLPlugin.js add `parser.url: "relative"` option 2021-02-16 19:04:16 +01:00
UnsupportedDependency.js prettier 2020-11-26 10:52:55 +01:00
WebAssemblyExportImportedDependency.js allow dependencies to select level of propagation 2021-09-27 20:38:08 +02:00
WebAssemblyImportDependency.js refactor wasm loading from target into output.wasmLoading option 2020-09-09 11:20:37 +02:00
WebpackIsIncludedDependency.js fix linting 2021-01-15 16:44:20 +01:00
WorkerDependency.js pretty files 2021-05-11 09:31:46 +02:00
WorkerPlugin.js allow to disable runtime chunk per entry via `runtime: false` 2021-07-05 11:32:45 +02:00
getFunctionExpression.js
processExportInfo.js