ich of
> the
> > command line tools would receive the parameter, what the default and what
> > the type it should be.
> >
> >
> > Chris
> >
> >
> > Von: carlos.rov...@gmail.com im Auftrag von
> > Carlos Rovira
>
.com im Auftrag von Carlos
Rovira
Gesendet: Mittwoch, 5. Oktober 2016 00:18:08
An: dev@flex.apache.org
Betreff: Re: [FlexJS][Maven] Passing parameters to compiler
Hi Chris,
I created the first, let me know if you want something to be changed before
I created another one.
FLEX-35138 - Implement fl
t: Dienstag, 4. Oktober 2016 23:10:05
> An: dev@flex.apache.org
> Betreff: [FlexJS][Maven] Passing parameters to compiler
>
> Hi Chris,
>
> I want to pass params to flexjs compiler when building with maven. For
> example:
>
> param : "html-template"
> val
ich of the
command line tools would receive the parameter, what the default and what the
type it should be.
Chris
Von: carlos.rov...@gmail.com im Auftrag von Carlos
Rovira
Gesendet: Dienstag, 4. Oktober 2016 23:10:05
An: dev@flex.apache.org
Betreff: [FlexJS][Mave
endet.
Ursprüngliche Nachricht
Von: Carlos Rovira
Datum: 04.10.16 23:10 (GMT+01:00)
An: dev@flex.apache.org
Betreff: [FlexJS][Maven] Passing parameters to compiler
Hi Chris,
I want to pass params to flexjs compiler when building with maven. For
example:
param : "html-templ
Hi Chris,
I want to pass params to flexjs compiler when building with maven. For
example:
param : "html-template"
value: "templates/js-index-template.html"
(in order to customize the index.html)
or another like "js-output-optimization=skipAsCoercions"
What's the way to make this in the my pro