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.
