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
feat(builtin): expose the new linker to node programs
If the magic --bazel_node_modules_manifest flag is passed to a nodejs_binary, we peel it off and run the linker first
This lets programs avoid having custom resolution logic.
0 commit comments