Home / File/ hmr.json — vite Source File

hmr.json — vite Source File

Architecture documentation for hmr.json, a json file in the vite codebase. 0 imports, 1 dependents.

File json ViteCore 1 dependents

Entity Profile

Dependency Diagram

graph LR
  07976602_57af_4e57_a032_d469282a0275["hmr.json"]
  3eff32db_56eb_992d_2110_9b804849a3d2["json-csr.spec.ts"]
  3eff32db_56eb_992d_2110_9b804849a3d2 --> 07976602_57af_4e57_a032_d469282a0275
  style 07976602_57af_4e57_a032_d469282a0275 fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

{
  "hmr": "this is hmr json"
}

Domain

Frequently Asked Questions

What does hmr.json do?
hmr.json is a source file in the vite codebase, written in json. It belongs to the ViteCore domain.
What files import hmr.json?
hmr.json is imported by 1 file(s): json-csr.spec.ts.
Where is hmr.json in the architecture?
hmr.json is located at playground/json/hmr.json (domain: ViteCore, directory: playground/json).

Analyze Your Own Codebase

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

Try Supermodel Free