Creation:2024-08-11Last update:2025-11-22

    辞書の監視

    bash
    npx intlayer watch

    このコマンドは、コンテンツ宣言ファイルの変更を監視し、.intlayer ディレクトリ内に辞書をビルドします。 このコマンドは npx intlayer build --watch --skip-prepare と同等です。

    エイリアス:

    • npx intlayer dictionaries watch
    • npx intlayer dictionary watch
    • npx intlayer dic watch

    引数:

    • --with: 監視と並行してコマンドを開始します。
    例: npx intlayer watch --with "next dev --turbopack"