mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit removes `@angular-devkit/build-angular` from package.json for a project that opts into Bazel. This is because the package adds a dependency on node-sass, which is rejected by Bazel due to its absense. This commit also appends to `scripts.postinstall` if it already exists. This is needed because `ng new` in CLI v9 now automatically adds a postinstall step for `ngcc`. PR Close #32946 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| disable-ivy.js | ||
| package.json | ||
| test.sh | ||
| yarn.lock | ||