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.
我创建了用于将 *.ts 转换为 *.js 的文件观察程序脚本(这无关紧要) - 它运行良好,但 Storm 不会实时更新输出文件状态。我应该等待或从上下文菜单运行同步命令。
有没有办法从脚本中执行此操作?
多谢
似乎 Storm 无法将指定的输出路径与实际输出匹配。如果Output paths to refresh字段中指定的模式与转译器输出不匹配,则不会更新虚拟文件系统,并且 IDE 中的文件状态与其在磁盘上的状态不匹配。请附上您的文件观察器设置的屏幕截图
Output paths to refresh