Creation:2024-08-11Last update:2025-11-22
このドキュメントをあなたの好きなAIアシスタントに参照してくださいChatGPTClaudeDeepSeekGoogle AI modeGeminiPerplexityMistralGrok
このページとあなたの好きなAIアシスタントを使ってドキュメントを要約します
このページのコンテンツはAIを使用して翻訳されました。
英語の元のコンテンツの最新バージョンを見るEdit this doc
If you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy
Copy doc Markdown to clipboard
辞書の監視
bash
コードをコピー
コードをクリップボードにコピー
npx intlayer watchこのコマンドは、コンテンツ宣言ファイルの変更を監視し、.intlayer ディレクトリ内に辞書をビルドします。
このコマンドは npx intlayer build --watch --skip-prepare と同等です。
エイリアス:
npx intlayer dictionaries watchnpx intlayer dictionary watchnpx intlayer dic watch
引数:
--with: 監視と並行してコマンドを開始します。
例: npx intlayer watch --with "next dev --turbopack"