So I tried adding this inject_html tag like this: https://github.com/apache/flex-asjs/commit/a20d30ac603ebc385a9acb593988714f996d50ec
But, I dont see the tag in the generated html file. Can someone please check if I am doing something wrong? Thanks, Om On Tue, Jan 3, 2017 at 1:53 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 1/3/17, 1:48 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" > <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> > wrote: > > > > >So maybe we should add Application.as in MDL.swc? > > > >But I'd like to support both ways to do this, since I use maven > >construction to configure MDL colors through properties in pom.xml... > > I think for MDL, because it has flavors, inject_html may not be good > enough. > > One other option, depending on timing, is to have an Application load > scripts early in its lifecycle. There may not be one best answer. > > -Alex > >