angular/packages/bazel/src
Paul Gschwendtner 65e72e958e fix(bazel): protractor rule does not run spec files with underscore (#28022)
There are various e2e tests with the `_spec.ts` suffix in the Angular project. Currently the protractor Bazel rule does not pick up these files and just ignores them. Since underscore is commonly used, we should support this.

Needed for the conversion fo the `examples` to Bazel.

PR Close #28022
2019-01-10 10:53:25 -08:00
..
builders fix(bazel): Set module_name and enable ng test (#27715) 2018-12-17 16:43:09 -08:00
ng_package fix(bazel): packager not properly removing amd directives on windows (#27829) 2019-01-07 14:46:46 -08:00
ngc-wrapped fix(bazel): flat module misses AMD module name on windows (#27839) 2019-01-09 10:42:37 -08:00
protractor fix(bazel): protractor rule does not run spec files with underscore (#28022) 2019-01-10 10:53:25 -08:00
schematics fix(bazel): Add @bazel/bazel to dev deps (#28032) 2019-01-09 17:45:16 -08:00
BUILD.bazel build: idiomatic install of @angular/bazel npm package (#26258) (#26488) 2018-10-19 20:59:29 -07:00
esm5.bzl fix(bazel): do not throw if ts compile action does not create esm5 outputs (#27401) 2018-12-04 19:58:36 -08:00
external.bzl refactor(bazel): allow google3 overrides for external deps (#26488) 2018-10-19 20:59:29 -07:00
modify_tsconfig.js fix(bazel): do not throw error when writing tsickle externs (#27200) 2018-12-04 14:01:24 -08:00
ng_module.bzl fix(bazel): emit full node stack traces when Angular compilation crashes (#27678) 2018-12-14 14:58:21 -08:00
ng_rollup_bundle.bzl build: update to latest rules_nodejs (#27764) 2018-12-26 11:31:37 -08:00
ng_setup_workspace.bzl build: review comments addressed (#26488) 2018-10-19 20:59:29 -07:00