How to minify and uglify an NPM package written in Typescript?

后端 未结 0 1193
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 17:15

I need to publish minified version of an NPM package written in Typescript. To compile the app I use tsc -p . command and it builds the package in lib

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