Try replacing the js-output-type compiler option with:

"targets": ["JSFlex"]

- Josh

On May 31, 2017 6:26 PM, "Harbs" <harbs.li...@gmail.com> wrote:

> 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