Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.morph-data.io/llms.txt

Use this file to discover all available pages before exploring further.

morph cleanコマンドは、プロジェクト上のコンパイルファイルやキャッシュファイルをクリアするためのコマンドです。 内部的なエラーが生じたり、コンパイルがうまくいかない時に一度プロジェクトの隠しファイルなどを綺麗にすることができます。
Shell
morph clean
--force
boolean
このオプションを指定すると、プロジェクトルートの隠しファイル(.morph/ディレクトリ内)で、frontendを含めた全てのディレクトリが削除されます。