DependencyOptimizer
Browse all 81 domain entities categorized under DependencyOptimizer in the vite Architecture Docs architecture documentation.
ScanEnvironment Class — vite Architecture
Architecture documentation for the ScanEnvironment class in scan.ts from the vite codebase.
DependencyOptimizer Domain — vite Architecture
A pre-bundling system that uses esbuild or Rolldown to convert CommonJS dependencies into ESM and merge requests. Architectural overview of the DependencyOptimizer domain in the vite codebase. Contains 6 source files.
index.ts — vite Source File
Architecture documentation for index.ts, a typescript file in the vite codebase. 40 imports, 9 dependents.
optimizer.ts — vite Source File
Architecture documentation for optimizer.ts, a typescript file in the vite codebase. 30 imports, 1 dependents.
pluginConverter.ts — vite Source File
Architecture documentation for pluginConverter.ts, a typescript file in the vite codebase. 3 imports, 1 dependents.
resolve.ts — vite Source File
Architecture documentation for resolve.ts, a typescript file in the vite codebase. 16 imports, 1 dependents.
rolldownDepPlugin.ts — vite Source File
Architecture documentation for rolldownDepPlugin.ts, a typescript file in the vite codebase. 27 imports, 2 dependents.
scan.ts — vite Source File
Architecture documentation for scan.ts, a typescript file in the vite codebase. 32 imports, 4 dependents.
addManuallyIncludedOptimizeDeps() — vite Function Reference
Architecture documentation for the addManuallyIncludedOptimizeDeps() function in index.ts from the vite codebase.
addOptimizedDepInfo() — vite Function Reference
Architecture documentation for the addOptimizedDepInfo() function in index.ts from the vite codebase.
cleanupDepsCacheStaleDirs() — vite Function Reference
Architecture documentation for the cleanupDepsCacheStaleDirs() function in index.ts from the vite codebase.
createIsOptimizedDepFile() — vite Function Reference
Architecture documentation for the createIsOptimizedDepFile() function in index.ts from the vite codebase.
createIsOptimizedDepUrl() — vite Function Reference
Architecture documentation for the createIsOptimizedDepUrl() function in index.ts from the vite codebase.
depInfo() — vite Function Reference
Architecture documentation for the depInfo() function in index.ts from the vite codebase.
depsFromOptimizedDepInfo() — vite Function Reference
Architecture documentation for the depsFromOptimizedDepInfo() function in index.ts from the vite codebase.
depsLogString() — vite Function Reference
Architecture documentation for the depsLogString() function in index.ts from the vite codebase.
discoverProjectDependencies() — vite Function Reference
Architecture documentation for the discoverProjectDependencies() function in index.ts from the vite codebase.
extractExportsData() — vite Function Reference
Architecture documentation for the extractExportsData() function in index.ts from the vite codebase.
findOptimizedDepInfoInRecord() — vite Function Reference
Architecture documentation for the findOptimizedDepInfoInRecord() function in index.ts from the vite codebase.
getConfigHash() — vite Function Reference
Architecture documentation for the getConfigHash() function in index.ts from the vite codebase.
getDepHash() — vite Function Reference
Architecture documentation for the getDepHash() function in index.ts from the vite codebase.
getDepsCacheDir() — vite Function Reference
Architecture documentation for the getDepsCacheDir() function in index.ts from the vite codebase.
getDepsCacheDirPrefix() — vite Function Reference
Architecture documentation for the getDepsCacheDirPrefix() function in index.ts from the vite codebase.
getDepsCacheSuffix() — vite Function Reference
Architecture documentation for the getDepsCacheSuffix() function in index.ts from the vite codebase.
getLockfileHash() — vite Function Reference
Architecture documentation for the getLockfileHash() function in index.ts from the vite codebase.
getOptimizedBrowserHash() — vite Function Reference
Architecture documentation for the getOptimizedBrowserHash() function in index.ts from the vite codebase.
getOptimizedDepPath() — vite Function Reference
Architecture documentation for the getOptimizedDepPath() function in index.ts from the vite codebase.
getProcessingDepsCacheDir() — vite Function Reference
Architecture documentation for the getProcessingDepsCacheDir() function in index.ts from the vite codebase.
getTempSuffix() — vite Function Reference
Architecture documentation for the getTempSuffix() function in index.ts from the vite codebase.
id() — vite Function Reference
Architecture documentation for the id() function in index.ts from the vite codebase.
initDepsOptimizerMetadata() — vite Function Reference
Architecture documentation for the initDepsOptimizerMetadata() function in index.ts from the vite codebase.
isDepOptimizationDisabled() — vite Function Reference
Architecture documentation for the isDepOptimizationDisabled() function in index.ts from the vite codebase.
isSingleDefaultExport() — vite Function Reference
Architecture documentation for the isSingleDefaultExport() function in index.ts from the vite codebase.
loadCachedDepOptimizationMetadata() — vite Function Reference
Architecture documentation for the loadCachedDepOptimizationMetadata() function in index.ts from the vite codebase.
lockfileFormats() — vite Function Reference
Architecture documentation for the lockfileFormats() function in index.ts from the vite codebase.
lockfilePaths() — vite Function Reference
Architecture documentation for the lockfilePaths() function in index.ts from the vite codebase.
needsInterop() — vite Function Reference
Architecture documentation for the needsInterop() function in index.ts from the vite codebase.
OptimizedDepInfo() — vite Function Reference
Architecture documentation for the OptimizedDepInfo() function in index.ts from the vite codebase.
optimizedDepInfoFromFile() — vite Function Reference
Architecture documentation for the optimizedDepInfoFromFile() function in index.ts from the vite codebase.
optimizedDepInfoFromId() — vite Function Reference
Architecture documentation for the optimizedDepInfoFromId() function in index.ts from the vite codebase.
optimizedDepNeedsInterop() — vite Function Reference
Architecture documentation for the optimizedDepNeedsInterop() function in index.ts from the vite codebase.
optimizeDeps() — vite Function Reference
Architecture documentation for the optimizeDeps() function in index.ts from the vite codebase.
optimizeExplicitEnvironmentDeps() — vite Function Reference
Architecture documentation for the optimizeExplicitEnvironmentDeps() function in index.ts from the vite codebase.
parseDepsOptimizerMetadata() — vite Function Reference
Architecture documentation for the parseDepsOptimizerMetadata() function in index.ts from the vite codebase.
prepareRolldownOptimizerRun() — vite Function Reference
Architecture documentation for the prepareRolldownOptimizerRun() function in index.ts from the vite codebase.
Promise() — vite Function Reference
Architecture documentation for the Promise() function in index.ts from the vite codebase.
runOptimizeDeps() — vite Function Reference
Architecture documentation for the runOptimizeDeps() function in index.ts from the vite codebase.
safeRename() — vite Function Reference
Architecture documentation for the safeRename() function in index.ts from the vite codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free