I’m using asconfig in VSCode to compile with these settings:
    "config": "flex",
    "compilerOptions": {
        "debug": false,
        "js-output-type": "flexjs",
        "source-map": false,
        "library-path": [
            "lib"
        ],

> On Jun 1, 2017, at 1:04 AM, Justin Mclean <jus...@classsoftware.com> wrote:
> 
> HI,
> 
>> Am I missing something?
> 
> Perhaps try <targets>JSFlex</targets> in your pom.xml? I believe the name 
> changed from pre to post dual branch.
> 
> Justin
> 

Reply via email to