c438b5eeda
This change turns on preserve-symlinks in nodejs to verify hermeticity of the Angular build. BREAKING CHANGE: Use of @angular/bazel rules now requires calling ng_setup_workspace() in your WORKSPACE file. For example: local_repository( name = "angular", path = "node_modules/@angular/bazel", ) load("@angular//:index.bzl", "ng_setup_workspace") ng_setup_workspace() PR Close #24881 |
||
---|---|---|
.. | ||
ng_package | ||
ngc-wrapped | ||
protractor | ||
BUILD.bazel | ||
esm5.bzl | ||
modify_tsconfig.js | ||
ng_module.bzl | ||
ng_rollup_bundle.bzl | ||
ng_setup_workspace.bzl | ||
rules_typescript.bzl |