graphified the codebase
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "site_astro_config_mjs", "label": "astro.config.mjs", "file_type": "code", "source_file": "site\\astro.config.mjs", "source_location": "L1"}], "edges": [{"source": "site_astro_config_mjs", "target": "config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\astro.config.mjs", "source_location": "L2", "weight": 1.0}, {"source": "site_astro_config_mjs", "target": "sitemap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\astro.config.mjs", "source_location": "L3", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user