We need to use -js-default-initializers=false in our Royale real project too. Seems once a project start to grow it needs to be false? Hope, others that could document this option (and others) could add it to Royale-docs. I think we need to have a good reference for this kind of compiler options.
El lun., 1 jul. 2019 a las 13:14, Harbs (<[email protected]>) escribió: > I found the source of the problem. > > js-default-initializers needs to be set to false. > > > On Jul 1, 2019, at 1:36 PM, Harbs <[email protected]> wrote: > > > > FYI, > > > > The latest builds of the compiler changes something related to > minification. > > > > I have a library with many untyped references and I’m getting new null > reference RTE errors because public vars are undefined. > > -- Carlos Rovira http://about.me/carlosrovira
