Home / File/ dynamic-use-dep-alias-using-absolute-path.js — vite Source File

dynamic-use-dep-alias-using-absolute-path.js — vite Source File

Architecture documentation for dynamic-use-dep-alias-using-absolute-path.js, a javascript file in the vite codebase.

Entity Profile

Source Code

// This is used to setup a test scenario, where dep scanner
// could not determine all of the used dependencies on first
// pass, e.g., a dependency that is aliased using an absolute
// path, in which case it used to trigger unnecessary "full
// reloads" invalidating all modules in a module graph.
export { default } from '@vitejs/test-dep-alias-using-absolute-path'

Frequently Asked Questions

What does dynamic-use-dep-alias-using-absolute-path.js do?
dynamic-use-dep-alias-using-absolute-path.js is a source file in the vite codebase, written in javascript.
Where is dynamic-use-dep-alias-using-absolute-path.js in the architecture?
dynamic-use-dep-alias-using-absolute-path.js is located at playground/optimize-deps/dynamic-use-dep-alias-using-absolute-path.js (directory: playground/optimize-deps).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free