TSC version 5.5.3 - output file looses triple slash reference comment hence compilation fails #59094
Labels
Working as Intended
The behavior described is the intended behavior; this is not a bug
π Search Terms
tripple slash reference path
π Version & Regression Information
β― Playground Link
No response
π» Code
Steps to reproduce:
See everything compiles correctly and the
p1/lib/common/api.d.ts
file has a/// reference
comment at the top^5.4.5
to^5.5.3
π Actual behavior
The compile fails complaining about the missing
Thenable
inlib/common/api.d.ts
Also observe that the
p1/lib/common/api.d.ts
file has NO/// reference
comment at the topπ Expected behavior
Code compiles like it did under
5.4.5
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: