grant / ts2gas

A function that transpiles TypeScript to Google Apps Script.
http://npmjs.com/ts2gas
MIT License
88 stars 11 forks source link

ts2gas fails with message `Debug Failure. Output generation failed` #32

Closed PopGoesTheWza closed 5 years ago

PopGoesTheWza commented 5 years ago

If the compilerOptions emitDeclarationOnly is passed with the value true (typically by clasp reading the tsconfig.json) then ts2gas fails with message Debug Failure. Output generation failed

grant commented 5 years ago

Published with ts2gas@1.6.2.