mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fbfc7dff48
Remove the work around solution for the `npm pack`, we can now use `npm_package.pack` rule of bazel, since the windows os issue has been fixed here https://github.com/bazelbuild/rules_nodejs/commit/bc36519 PR Close #39636