Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
React Tools文档提到了一个命令行标志(-c,--config),可用于指定一个 JSON 配置文件,用于将 JSX 文件转换为 vanilla JS。我不确定这个配置文件可以指定什么以及它应该是什么样子。
JSX 工具在底层使用commoner。但是afaik该选项并未正式使用。