Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(bazel): remove rules_nodejs patch #46774

Open
wants to merge 1 commit into
base: aio-bazel-migration
Choose a base branch
from

Conversation

kormide
Copy link
Contributor

@kormide kormide commented Jul 11, 2022

@devversion @josephperrott @gregmagolan

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Needed a patch to use ESM scripts with the linker disabled.

What is the new behavior?

rules_nodejs has been updated and the patch is no longer needed.

Does this PR introduce a breaking change?

  • Yes
  • No

This patch was added to remove an unnecessary wrapper script around
nodejs binaries which prevented running esm scripts when the linker
was disabled.
@pullapprove pullapprove bot requested a review from josephperrott Jul 11, 2022
Copy link
Member

@josephperrott josephperrott left a comment

LGTM

@jessicajaniuk jessicajaniuk added the comp: build & ci label Jul 11, 2022
@ngbot ngbot bot added this to the Backlog milestone Jul 11, 2022
@jessicajaniuk jessicajaniuk added action: cleanup target: patch labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: cleanup comp: build & ci target: patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants