angular-cn/scripts/ci
Georgios Kalpakas 7a965dc58f build(aio): add support for using the locally built Angular packages for aio
This commit allows building angular.io against the locally built Angular
packages. It adds two new npm scripts:

- `setup-local`: Same as `setup`, but overwrites the Angular packages for both
  angular.io and the examples boilerplate with the locally built ones.
- `build-local`: Same as `build`, but uses `setup-local` instead of `setup`
  under the hood, thus overwriting installed Angular packages with locally built
  ones.

Fixes #18611
2017-09-25 14:37:12 -07:00
..
_travis-fold.sh build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
angular.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
build.sh build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
cleanup.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
deploy.sh ci(aio): compute AIO deployment mode 2017-08-04 09:14:18 -07:00
env.sh build: update to latest @bazel/typescript (#19277) 2017-09-25 12:40:22 -07:00
install.sh build: update to latest @bazel/typescript (#19277) 2017-09-25 12:40:22 -07:00
offline_compiler_test.sh build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
payload-size.sh ci(aio): correctly serialize commit messages with "double-quotes" (#19183) 2017-09-19 17:00:22 -07:00
print-logs.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
publish-build-artifacts.sh build: fix build; missing firebase-tools 2017-08-25 08:17:13 -07:00
test-aio-e2e.sh ci(aio): test the example e2e files using local build of Angular 2017-07-28 15:28:28 -07:00
test-aio-tools.sh ci(aio): compute AIO deployment mode 2017-08-04 09:14:18 -07:00
test-aio.sh build(aio): add support for using the locally built Angular packages for aio 2017-09-25 14:37:12 -07:00
test-bazel.sh perf: latest tsickle to tree shake: abstract class methods & interfaces (#18236) 2017-07-21 16:35:37 -05:00
test-browserstack.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
test-e2e-2.sh test(packaging): added test for source map correctness 2017-09-12 16:59:32 -04:00
test-e2e.sh ci(aio): build `aio-builds-setup` scripts before pre-verifying PR 2017-05-12 11:37:21 -07:00
test-js.sh build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
test-saucelabs.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
test.sh ci(aio): compute AIO deployment mode 2017-08-04 09:14:18 -07:00