bigosmallm commented on issue #241: (Feature Request) Support projects that do 
not use MXML in "royale serve"
URL: https://github.com/apache/royale-asjs/issues/241#issuecomment-390740452
 
 
   I have been thinking of using the `asconfigc` library to add more 
complicated build settings.  The project is available here: 
   https://www.npmjs.com/package/asconfigc
   
   Using asconfigc, we could support a lot of different build configurations as 
listed here:
   https://github.com/BowlerHatLLC/vscode-nextgenas/wiki/asconfig.json
   
   So, we can do things like:
   ```
   royale serve -config=asconfig.json
   ```
   In this case, we would compile the project using `asconfig` instead of the 
`mxmlc` compiler.
   
   Thoughts?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to