What is consider unused?

<aside> ⚠️

Before you run this tool in your project, please make sure you have a backup of your project.

</aside>

The basic idea behind our algorithm is to build a list of Core Assets (the essential assets to your project) and including all their refereneces recursively. The result are the assets we consider in-use.

Finally we loop through all the assets in the project. If they are not part of the in-use list, we consider it unused.

Preparing your project

We will automatically determine what assets are important to your project using (see more). If there are other assets we should be aware of you can manually mark them (see more).

Starting out

If you want to quickly get an overview of the state of your project before, open up the Dashboard.

If you want to start cleaning up directly, use the Toolbar Menu to initiate a project wide Cleanup Operation.

Deep dive chapters

How to run commands

Core Assets

Exclude Assets

Dashboard

Cleanup Process

Fix redirectors

Cleanup empty folders

Example Walkthrough