openapi-nodejs-cli
openapi-nodejs-cli copied to clipboard
Set build files in a dist folder
After build, src folder keeps with all transpiled files and is "hard to find" ts files to continue developing.
I recommend to set a folder dist as output dir of tsconfig.
Note: after build we have to copy template folder to dist