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 18:29:37 UTC

[GitHub] jgranick commented on issue #232: (Feature Request) Support for JS extern output with royale-js

jgranick commented on issue #232: (Feature Request) Support for JS extern output with royale-js
URL: https://github.com/apache/royale-asjs/issues/232#issuecomment-388916990
 
 
   Sure thing! :smile:
   
   Here's a quick sample:
   
   https://github.com/jgranick/MinimalSWCTest
   
   I tried this before using "js" as the target, but I think letting the target remain the default ("royale") is probably what would (ideally) work. We want to take these source files, and pack them into an SWC for code completion later. Using `royale-js`, this outputs nothing, where it does generate an SWC with `royale-js-swf`

----------------------------------------------------------------
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