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
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