Closed 0NotApplicable0 closed 2 years ago
So after solving a few of these type errors I can now transpile even though there are several more. Not sure whats going on here.
yes, I didn't remove any features. so if tsdx has supported, dts should be.
Seems like it was a strange one off issue. Thanks!
Current Behavior
Providing --transpileOnly argument to dts build
dts build --transpileOnly
fails to build citing typescript errors.Expected behavior
The same behavior as
tsdx build --transpileOnly
and no typescript errors are shown.Suggested solution(s)
Unknown at this time.
Additional context
None.
Your environment