Go to file
Paul Gschwendtner 8fc4ae51fb build: use bazel version from node modules (#26691)
* No longer depends on a custom CircleCI docker image that comes with Bazel pre-installed. Since Bazel is now available through NPM, we should be able to use the version from `@bazel/bazel` in order to enforce a consistent environment on CI and locally.
* This also reduces the amount of packages that need to be published (ngcontainer is removed)

PR Close #26691
2018-10-30 16:19:13 -04:00
.circleci build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
.github ci: exclude ngcc from g3sync check (#26740) 2018-10-29 13:04:10 -04:00
aio docs: replace unused variable by _ (#26768) 2018-10-30 13:49:52 -04:00
docs build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
integration build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
modules ci: mark //modules/benchmarks/src/largetable/render3:perf with fixme-ivy-* tags (#26735) 2018-10-26 14:48:05 -04:00
packages build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
scripts build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
tools build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
.bazelignore
.bazelrc
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.mailmap
.nvmrc
.pullapprove.yml
.travis.yml ci(docs-infra): remove jobs from Travis config (#26377) 2018-10-23 14:35:38 -07:00
BUILD.bazel build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
CHANGELOG.md release: cut the v7.1.0-beta.0 release 2018-10-24 14:47:20 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE build: Move non-bazel deps to devDependencies (#26691) 2018-10-30 16:19:13 -04:00
bower.json
browser-providers.conf.js
build.sh
gulpfile.js
index.bzl
karma-js.conf.js
package.json build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js ci: configure chrome options for protractor (#26735) 2018-10-26 14:48:05 -04:00
shims_for_IE.js
test-events.js
test-main.js
test.sh
tslint.json
yarn.lock build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
yarn.lock.readme.md

README.md

Build Status CircleCI BrowserStack Status Join the chat at https://gitter.im/angular/angular npm version

Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

Quickstart

Get started in 5 minutes.

Changelog

Learn about the latest improvements.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.