Skip to content

How to debug adonis typescript source code in adonis v5 application? #1431

Answered by thetutlage
zhaozhao asked this question in Help
Discussion options

You must be logged in to vote

I believe, it is a standard practice to not ship the typescript code in the packages and just ship the compiled Javascript code, otherwise you will be doubling the package size.

Is there any reason that you prefer looking at the Typescript code and not Javascript, since the compiled JS is equally readable

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhaozhao
Comment options

Answer selected by zhaozhao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants