9 Commits

Author SHA1 Message Date
Alan Agius
730ce6256c test: change webpack angular tests to use es2015
This is to avoid having NGCC go through and transform ES5 entrypoints
2020-03-09 10:24:08 -07:00
Filipe Silva
ab70e61d02 fix(@ngtools/webpack): don't set ngprogram to null
It should be undefined instead: cd7b199219/packages/compiler-cli/src/ngtsc/program.ts (L161)

Fix https://github.com/angular/angular-cli/issues/15857
2019-10-17 10:45:12 -07:00
Filipe Silva
7d3460d115 fix(@angular-devkit/build-angular): roll angular app test back to VE
This should really be using Ivy but was getting the error below on every second build.
`ERROR in Cannot read property 'incrementalState' of null`
2019-10-16 10:00:49 -07:00
Filipe Silva
fd49f2e2fc test: disable typescript version check 2019-10-16 10:00:49 -07:00
Charles
0d0d124a6d build: yarn upgrade lock update (#15589)
* build: yarn upgrade lock update

* build: change sauce connect proxy name to avoid npm package shadowing

`sauce-connect` is an old npm package.  Using the name for the saucelabs proxy tool causes false security vulnerability warnings.

* build: update license exceptions

mainly removal of now unneeded exceptions
2019-09-17 08:34:09 -07:00
Alan Agius
ad8acb0d23 build: bump angular dev packages to latest next versions 2019-08-22 09:41:28 -07:00
Eaton
03c4296c1b docs: fix broken links to angular.io (#11811)
docs:  fix broken links to angular.io
2018-08-23 13:54:32 -07:00
Filipe Silva
63b2b1148a test(@angular-devkit/build-angular): use targets instead of architect property 2018-07-25 20:17:33 +01:00
Hans
91e7c3eb96 test: remove unused test directory and remove @ from paths 2018-07-12 09:26:36 -07:00