12 Commits

Author SHA1 Message Date
Alex Eagle
66be3c9f51 build: Move non-bazel deps to devDependencies ()
This makes yarn_install of ngdeps under Bazel faster, since we don't need many of the large dependencies.
It's important because downstream angular/bazel users will observe the same install time.

PR Close 
2018-10-30 16:19:13 -04:00
Greg Magolan
15c2467dbd build: review comments addressed ()
PR Close 
2018-10-19 20:59:29 -07:00
Greg Magolan
1f3331f5e6 build(bazel): use fine-grained npm deps () ()
PR Close 
2018-10-19 20:59:29 -07:00
Greg Magolan
b115374601 build: fix deps for running modules/benchmarks/src/largetable/render3:perf ()
PR Close 
2018-10-16 14:10:55 -07:00
Pete Bacon Darwin
9b1bb370a3 fix(ivy): ngcc should compile entry-points in the correct order ()
The compiler should process all an entry-points dependencies
before processing that entry-point.

PR Close 
2018-09-18 13:06:28 -07:00
Greg Magolan
b99d7ed5bf build(bazel): update to rules_typescript 0.17.0 & rules_nodejs 0.13.4 ()
PR Close 
2018-09-18 13:05:38 -07:00
Alan Agius
ddc13352e9 fix(bazel): specify the package and lock files using the workspace ()
PR Close 
2018-09-07 14:24:31 -07:00
Alan Agius
6ed79934c4 fix(bazel): move bazel managed runtime deps for downstream usage ()
PR Close 
2018-08-27 18:18:17 -04:00
Alex Eagle
a3f1e2cb42 style: format .bzl files with buildifier ()
PR Close 
2018-08-08 13:12:07 -07:00
George Kalpakas
06af7943a4 test(upgrade): run tests against AngularJS v1.7.x as well ()
PR Close 
2018-08-01 14:10:21 -07:00
Pete Bacon Darwin
a673494412 build: add dependencies to be used by ngcc ()
PR Close 
2018-07-27 17:15:31 -07:00
Greg Magolan
1d051c5841 build(bazel): use bazel managed node_modules for downstream angular from source build support ()
PR Close 
2018-07-26 17:02:21 -07:00