ModuleRunner
Browse all 89 domain entities categorized under ModuleRunner in the vite Architecture Docs architecture documentation.
DecodedMap Class — vite Architecture
Architecture documentation for the DecodedMap class in decoder.ts from the vite codebase.
ESModulesEvaluator Class — vite Architecture
Architecture documentation for the ESModulesEvaluator class in esmEvaluator.ts from the vite codebase.
EvaluatedModuleNode Class — vite Architecture
Architecture documentation for the EvaluatedModuleNode class in evaluatedModules.ts from the vite codebase.
EvaluatedModules Class — vite Architecture
Architecture documentation for the EvaluatedModules class in evaluatedModules.ts from the vite codebase.
ModuleRunner Class — vite Architecture
Architecture documentation for the ModuleRunner class in runner.ts from the vite codebase.
ModuleRunner Domain — vite Architecture
A specialized runtime for executing modules in SSR environments and facilitating cross-environment communication. Architectural overview of the ModuleRunner domain in the vite codebase. Contains 14 source files.
constants.ts — vite Source File
Architecture documentation for constants.ts, a typescript file in the vite codebase. 0 imports, 3 dependents.
createImportMeta.ts — vite Source File
Architecture documentation for createImportMeta.ts, a typescript file in the vite codebase. 8 imports, 1 dependents.
esmEvaluator.ts — vite Source File
Architecture documentation for esmEvaluator.ts, a typescript file in the vite codebase. 7 imports, 1 dependents.
evaluatedModules.ts — vite Source File
Architecture documentation for evaluatedModules.ts, a typescript file in the vite codebase. 11 imports, 3 dependents.
hmrHandler.ts — vite Source File
Architecture documentation for hmrHandler.ts, a typescript file in the vite codebase. 9 imports, 1 dependents.
hmrLogger.ts — vite Source File
Architecture documentation for hmrLogger.ts, a typescript file in the vite codebase. 2 imports, 1 dependents.
importMetaResolver.ts — vite Source File
Architecture documentation for importMetaResolver.ts, a typescript file in the vite codebase. 1 imports, 2 dependents.
index.ts — vite Source File
Architecture documentation for index.ts, a typescript file in the vite codebase. 0 imports, 1 dependents.
runner.ts — vite Source File
Architecture documentation for runner.ts, a typescript file in the vite codebase. 33 imports, 3 dependents.
decoder.ts — vite Source File
Architecture documentation for decoder.ts, a typescript file in the vite codebase. 2 imports, 2 dependents.
index.ts — vite Source File
Architecture documentation for index.ts, a typescript file in the vite codebase. 4 imports, 1 dependents.
interceptor.ts — vite Source File
Architecture documentation for interceptor.ts, a typescript file in the vite codebase. 11 imports, 2 dependents.
types.ts — vite Source File
Architecture documentation for types.ts, a typescript file in the vite codebase. 19 imports, 4 dependents.
utils.ts — vite Source File
Architecture documentation for utils.ts, a typescript file in the vite codebase. 2 imports, 5 dependents.
createDefaultImportMeta() — vite Function Reference
Architecture documentation for the createDefaultImportMeta() function in createImportMeta.ts from the vite codebase.
createNodeImportMeta() — vite Function Reference
Architecture documentation for the createNodeImportMeta() function in createImportMeta.ts from the vite codebase.
envProxy.get() — vite Function Reference
Architecture documentation for the envProxy.get() function in createImportMeta.ts from the vite codebase.
constructor() — vite Function Reference
Architecture documentation for the constructor() function in decoder.ts from the vite codebase.
getOriginalPosition() — vite Function Reference
Architecture documentation for the getOriginalPosition() function in decoder.ts from the vite codebase.
memoizedState() — vite Function Reference
Architecture documentation for the memoizedState() function in decoder.ts from the vite codebase.
runExternalModule() — vite Function Reference
Architecture documentation for the runExternalModule() function in esmEvaluator.ts from the vite codebase.
runInlinedModule() — vite Function Reference
Architecture documentation for the runInlinedModule() function in esmEvaluator.ts from the vite codebase.
clear() — vite Function Reference
Architecture documentation for the clear() function in evaluatedModules.ts from the vite codebase.
constructor() — vite Function Reference
Architecture documentation for the constructor() function in evaluatedModules.ts from the vite codebase.
ensureModule() — vite Function Reference
Architecture documentation for the ensureModule() function in evaluatedModules.ts from the vite codebase.
getModuleById() — vite Function Reference
Architecture documentation for the getModuleById() function in evaluatedModules.ts from the vite codebase.
getModuleByUrl() — vite Function Reference
Architecture documentation for the getModuleByUrl() function in evaluatedModules.ts from the vite codebase.
getModulesByFile() — vite Function Reference
Architecture documentation for the getModulesByFile() function in evaluatedModules.ts from the vite codebase.
getModuleSourceMapById() — vite Function Reference
Architecture documentation for the getModuleSourceMapById() function in evaluatedModules.ts from the vite codebase.
invalidateModule() — vite Function Reference
Architecture documentation for the invalidateModule() function in evaluatedModules.ts from the vite codebase.
normalizeModuleId() — vite Function Reference
Architecture documentation for the normalizeModuleId() function in evaluatedModules.ts from the vite codebase.
createHMRHandlerForRunner() — vite Function Reference
Architecture documentation for the createHMRHandlerForRunner() function in hmrHandler.ts from the vite codebase.
findAllEntrypoints() — vite Function Reference
Architecture documentation for the findAllEntrypoints() function in hmrHandler.ts from the vite codebase.
getModulesByFile() — vite Function Reference
Architecture documentation for the getModulesByFile() function in hmrHandler.ts from the vite codebase.
getModulesEntrypoints() — vite Function Reference
Architecture documentation for the getModulesEntrypoints() function in hmrHandler.ts from the vite codebase.
hmrLogger.debug() — vite Function Reference
Architecture documentation for the hmrLogger.debug() function in hmrLogger.ts from the vite codebase.
hmrLogger.error() — vite Function Reference
Architecture documentation for the hmrLogger.error() function in hmrLogger.ts from the vite codebase.
noop() — vite Function Reference
Architecture documentation for the noop() function in hmrLogger.ts from the vite codebase.
createImportMetaResolver() — vite Function Reference
Architecture documentation for the createImportMetaResolver() function in importMetaResolver.ts from the vite codebase.
customizationHookResolve() — vite Function Reference
Architecture documentation for the customizationHookResolve() function in importMetaResolver.ts from the vite codebase.
importMetaResolveWithCustomHook() — vite Function Reference
Architecture documentation for the importMetaResolveWithCustomHook() function in importMetaResolver.ts from the vite codebase.
specifier() — vite Function Reference
Architecture documentation for the specifier() function in importMetaResolver.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