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.
オープンソース プロジェクトに取り組んでおり、JavaScript ヘッダーに「自動生成ファイル、変更しないでください」などのコメントを含める方法を見つけようとしています。; もちろん、これらのコメントを typescript ファイルに入れたくはありません。JS にのみ入れます。それを行う方法はありますか?ある種のtscポストコンパイルスクリプトを介して、それは存在しますか?
ある種のtscポストコンパイルスクリプトを介して、それは存在しますか
https://www.npmjs.org/package/grunt-text-replaceを使用できます