Remove

This section provides an overview of how to get started with the umi remove command.

Under Development:

This command is currently under development and may not work as expected - please ensure you check your code after running this command

Intro

The remove command is used to clean up your project.

Please use with care:

Using this command to remove components and their associated files is very powerful and often irreverisble

umi remove

Options

OptionDescriptionDefault
componentNameThe name of the component you are looking to clean up.None

Examples