I don't know if this is a mistake #1738
Unanswered
jxh150535011
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want some modules in node.modules to be compiled using typescript instead of esbuild
I check the output format of the class file to determine if it is effective:
The correct way to build the output through tlibs is as follows:
I must add the above path to both tsconfig.json and typescript()'s include in order to obtain the correct result:
I don't know what caused this
Beta Was this translation helpful? Give feedback.
All reactions