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:
[email protected]


With regards,
Apache Git Services

Reply via email to