What is the best way to build TS assets in a NPM package

后端 未结 0 1726
刺人心
刺人心 2021-02-10 04:39

I have a NPM package with TypeScript based React components. When the package is installed, I would like to run a script that essentially runs tsc to compile the TS

相关标签:
回答
  • 消灭零回复
提交回复
热议问题