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
tsc -p .
lib