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
Adds rollup_bundle(supports_workers), disabled by default. This enables
rollup to be run in a worker process to perform incremental builds when
notified of file changes from bazel.
Worker mode currently supports only a very small subset of the standard
rollup CLI arguments.
0 commit comments