You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/05/14 17:11:24 UTC

[GitHub] jgranick opened a new issue #232: (Feature Request) Support for JS externs with royale-js

jgranick opened a new issue #232: (Feature Request) Support for JS externs with royale-js
URL: https://github.com/apache/royale-asjs/issues/232
 
 
   This is probably a known issue, but it would be awesome if we could use the (much cleaner) `royale-js` package for generating extern SWC files for use with Apache Royale. Another option (if possible) would be to allow support for `@externs` classes without putting them in the final output, avoiding the need for SWCs. Using `royale-js`, attempting to generate an SWC results in either a warning about missing the `Object` built-in, or generates no output.
   
   In order to generate SWC externs during the build of a JavaScript library, we would like to be able to use a minimal package that does not require the full Adobe AIR SDK.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services