vuejs/devtools

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

Open

#208 opened on Jan 29, 2024

 (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
 (PR metrics pending)

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