Hi Harbs I actually noticed that recently prompted by something Alex had
mentioned in a thread somewhere. It should be fixed in a recent commit
during the past week sometime, unless I missed something (it was working
for Hello World). What build are you using? And are you using any features
that require reflection?



On Tue, 8 Oct 2019, 00:01 Harbs, <harbs.li...@gmail.com> wrote:

> It seems to me like the size of my app has recently increased and I’m
> trying to understand why. I noticed that I have 1270 instances of
> ROYALE_REFLECTION_INFO.compileFlags in my app (and 1421 instances of
> ROYALE_REFLECTION_INFO) in my minified app.  I don’t know what this does.
> Is this always needed, and is there a way of preventing reflection data
> when it’s not needed? If it is needed, is there some way of getting these
> keys minified? A rough calculation tells me these additions comprise more
> than 5 percent of my compiled app.
>
> Thanks,
> Harbs

Reply via email to