You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
joshtynjala
changed the title
Create compatibility library for differences between TypeScript lib.d.ts and Google Closure externs
Google Closure compiler warns about missing classes that appear in lib.d.ts but not in the Apache FlexJS externs
Dec 23, 2015
The results of dts2as 0.7 no longer result in a compiler error because this version now builds the lib.d.ts into a SWC before compiling the outSWC. However, Google Closure compiler now displays a warning for missing classes. Changed name of this issue to reflect the new situation, but I have no plans to fix anything since it doesn't seem to break. The externs in Apache FlexJS should eventually be updated.
joshtynjala
changed the title
Google Closure compiler warns about missing classes that appear in lib.d.ts but not in the Apache FlexJS externs
asjsc warns about missing classes that appear in lib.d.ts but not in externs
Dec 23, 2015
No description provided.
The text was updated successfully, but these errors were encountered: