You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a preloadModules property to BundlerOptions. Those modules should be preloaded during early initialization of the "reuse v8 context" workflow vm executor. This will significantly reduce the per-workflow memory footprint, as well as per-workflow initialization time.