angular/aio/tools/examples/shared/boilerplate/cli
Paul Gschwendtner adb337c179 build: ensure chromium is not using sandbox within Bazel sandbox for AIO example e2e tests (#49293)
Chromium is launched via Karma from within the Bazel AIO example e2e
tests. This breaks depending on the platform and sandbox mechanism used.

We should never use Chromium's sandbox on top of Bazel's sandbox
invocation. The Angular CLI exposes a browser exactly for this use-case.

PR Close #49293
2023-03-03 19:41:35 +00:00
..
.vscode build(docs-infra): update Angular CLI/framework to v14.0.0-rc.0 in docs examples (#45997) 2022-05-23 13:20:10 -07:00
e2e build: ensure chromium is not using sandbox within Bazel sandbox for AIO example e2e tests (#49293) 2023-03-03 19:41:35 +00:00
src docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore build(docs-infra): update Angular CLI/framework to v14.0.0-rc.0 in docs examples (#45997) 2022-05-23 13:20:10 -07:00
angular.json docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00
package.json build: update Angular FW and CLI packages to version 16.0.0-next (#49173) 2023-02-23 10:36:29 -08:00
tsconfig.app.json docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00
tsconfig.json docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00
tsconfig.spec.json docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00