Didn’t totally grok what you said. Can you give a practical difference in when it would be used?
> On Jan 12, 2022, at 7:39 PM, Alex Harui <[email protected]> wrote: > > The option I added takes a list of members and post-processes. I think all > other options change what is output during the compilation and > -js-dynamic-access-unknown-members doesn’t take a list of members. > > -Alex > > From: Harbs <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Wednesday, January 12, 2022 at 2:30 AM > To: "[email protected]" <[email protected]> > Subject: Re: Compiling Modules (was Re: Load time is very slow) > > How is this different than -js-dynamic-access-unknown-members? > > >> On Jan 12, 2022, at 10:04 AM, Alex Harui <[email protected] >> <mailto:[email protected]>> wrote: >> >> I added a -prevent-rename-object-keys compiler option that works as a >> post-processor. It scans the js files being copied into bin/js-debug and >> adds quotes around things.
