morph clean
command is used to clear compile and cache files on a project.
It can be used to clean up hidden files and other files in the project once when internal errors occur or when compilation does not work.
frontend
, will be deleted from the hidden files (.morph/
directory) at the project root.