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-389327824
 
 
   Great! Thank you, I appreciate the help. Using `royale-js` really is better 
than `royale-js-swf` for generating a lib extern SWC.
   
   Here's the command that's working for me (similar to the one shared):
   
   ```
   compc 
-load-config=node_modules/@apache-royale/royale-js/royale-asjs/frameworks/js-config.xml
 -keep-as3-metadata=JSModule -include-sources=lib -compiler.targets=SWF 
-output=dist/openfl.swc
   ```
   
   Regarding the second, I must have misunderstand. Haxe does not generate 
JavaScript for extern classes, it means "please don't generate this, it exists 
at runtime." Perhaps I misunderstood what was happening
   
   :shipit: 

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