On 5/26/15, 4:50 PM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
>Bad capture but for the JS build conf as example, I've got this: > >-load-config+=D:\SDKs\FlexJS\0.0.3_FP16.0_AIR16.0_en_US\frameworks\flex-co >nfig.xml >-js-output-type=FLEXJS >-sdk-js-lib="D:\SDKs\FlexJS\0.0.3_FP16.0_AIR16.0_en_US\frameworks\js\FlexJ >S\src" > >I wonder if it would be easier for the user if they don't have to provide >-sdk-js-lib, what do you think ? In the nightly builds, -sdk-js-lib should be optional. It now only gives you a place to stick monkey-patched JS files. The default JS files for the framework are now bundled in the SWCs. -Alex