vuejs/devtools

[feature request] determine if an asset file is in use

Open

#208 opened on Jan 29, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (4,095 forks)batch import
good first issuepr welcome

Repository metrics

Stars
 (24,286 stars)
PR merge metrics
 (Avg merge 9d 1h) (2 merged PRs in 30d)

Description

description

In a huge project, there may be some verbose asset files that may be forgotten to be deleted. It's helpful for developers if the dev tool can find them.

Contributor guide