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.
