UNPKG

@apache-royale/royale-js

Version:

Apache Royale (formerly FlexJS)

21 lines (20 loc) 556 B
{ "config": "royale", "compilerOptions": { "debug": true, "targets": ["JSRoyale","JSRoyale"], // "theme": "${royalelib}/themes/JewelTheme/src/main/resources/styles.css", "source-map": true, "library-path": [ "${royalelib}/libs/MXRoyale.swc" ], "js-library-path": [ "${royalelib}/js/libs/MXRoyaleJS.swc" ] }, "additionalOptions": "-remove-circulars -js-output-optimization=skipAsCoercions", "files": [ "src/main/royale/App.mxml" ] }