Skip to content

Is there a specific order on how the files are compiled or is there a way where I can specify which files need to be compiled first? #5888

Answered by kdy1
aniabraham asked this question in Q&A
Discussion options

You must be logged in to vote

tsc is simply wrong here. Use require if you don't want hoisting of imports, which is the behavior specified by the ES spec.

#1686

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kdy1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants