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 (24,286 stars) (4,095 forks)batch import
good first issuepr welcome

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