bazel-contrib / rules_nodejs

NodeJS toolchain for Bazel.
https://bazelbuild.github.io/rules_nodejs/
Apache License 2.0
729 stars 523 forks source link

fix: de-couple CcInfo/cc toolchain from nodejs toolchain #3758

Closed gregmagolan closed 5 months ago

gregmagolan commented 5 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

Other information

gregmagolan commented 5 months ago

Going to take a different approach

gregmagolan commented 5 months ago

Replaced by https://github.com/bazelbuild/rules_nodejs/pull/3760