Creation:2024-08-11Last update:2025-11-22
将此文档参考到您的 AI 助手ChatGPTClaudeDeepSeekGoogle AI modeGeminiPerplexityMistralGrok
使用您最喜欢的AI助手总结文档,并引用此页面和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"