yishayw commented on issue #814:
URL: https://github.com/apache/royale-asjs/issues/814#issuecomment-626623533
build_example.compile-js-release:
[echo] Doing release.....................
[mxmlc] MXMLJSC
[mxmlc] -remove-circulars
[mxmlc] -js-output-optimization=skipAsCoercions
[mxmlc] -js-compiler-option=--skip_type_inference
[mxmlc] -targets=JSRoyale
[mxmlc] -compiler.debug=false
[mxmlc] +royalelib=C:\dev\flexjs\royale-asjs/frameworks/
[mxmlc] +configname=flex
[mxmlc] --
[mxmlc] C:\dev\RoyaleComponentTest\NewComponentTest/src/Main.mxml
and
build_example.compile-js-release:
[echo] Doing release.....................
[mxmlc] MXMLJSC
[mxmlc] -remove-circulars
[mxmlc] -js-output-optimization=skipAsCoercions
[mxmlc] -js-compiler-option=--skip_type_inference
[mxmlc] -targets=JSRoyale
[mxmlc] -compiler.debug=false
[mxmlc] +royalelib=C:\dev\flexjs\royale-asjs/frameworks/
[mxmlc] +configname=flex
[mxmlc] --
[mxmlc] C:\dev\RoyaleComponentTest\NewComponentTest/src/Test1.mxml
I have a hunch it's related to mx_internal renaming.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]