Reduce amount of calls made to webpack runtime functions when possible
Harden remote loading and initialization against async quirks or poorly implemented remote loading conventions when mixing remote injector tools
Adding my default initialized marker to remote for compatibility with my ecosystem and plugins
Adding Comment blocks for suggested ways to improve performance by executing startup functions in parallel and remote initialization + exposed module get in parallel
Reduce amount of calls made to webpack runtime functions when possible Harden remote loading and initialization against async quirks or poorly implemented remote loading conventions when mixing remote injector tools Adding my default initialized marker to remote for compatibility with my ecosystem and plugins
Adding Comment blocks for suggested ways to improve performance by executing startup functions in parallel and remote initialization + exposed module get in parallel