-
Is it possible to do so? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
hishamhm
Feb 27, 2024
Replies: 1 comment 3 replies
-
Not sure what you mean by single, but each .tl file compiles to one .lua file (for example, using |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
coelhucas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what you mean by single, but each .tl file compiles to one .lua file (for example, using
tl gen
)