Customize App
Updating the Project
When a new version of the Morph package is released, run the following commands to apply the changes to an existing project.
Shell
By running these commands in order, the project update will be completed.
The morph clean -f
command deletes the project’s cache and updates it to the latest package.
Be careful if you have made changes directly to the cache directory, as they will be overwritten.