Skip to content

feat: chunks graph view#84

Merged
antfu merged 5 commits into
mainfrom
feat/chunk-graph-view
Sep 16, 2025
Merged

feat: chunks graph view#84
antfu merged 5 commits into
mainfrom
feat/chunk-graph-view

Conversation

@webfansplz
Copy link
Copy Markdown
Member

Screenshot:

chunk-graph

@webfansplz webfansplz mentioned this pull request Aug 19, 2025
Closed
41 tasks
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from 179959a to 437850f Compare August 19, 2025 14:54
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from 437850f to 473f8ae Compare August 19, 2025 14:58
Comment thread packages/devtools-vite/src/app/components/chunks/Graph.vue Outdated
@webfansplz webfansplz marked this pull request as draft August 20, 2025 16:11
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from a5d5cb8 to 6e6ec71 Compare August 20, 2025 16:18
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from 6e6ec71 to 5912947 Compare August 21, 2025 05:00
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from 07ef5d6 to e2374b0 Compare August 21, 2025 14:30
@webfansplz webfansplz force-pushed the feat/chunk-graph-view branch from e2374b0 to 3148e0c Compare August 21, 2025 14:30
@webfansplz webfansplz marked this pull request as ready for review August 21, 2025 14:34
:modules="chunks"
>
<template #default="{ node }">
<div flex="~ items-center">
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #82 merged, I'll add a click on the chunk graph node to open the chunk detail panel.

@antfu antfu merged commit 6598187 into main Sep 16, 2025
6 checks passed
@webfansplz webfansplz deleted the feat/chunk-graph-view branch November 26, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants