Alan Agius
0111693271
Ivy build_ng_packagr ( #15262 )
...
* test: update ng-packagr builder tests to work on Windows
* build: add ng packagr test large for ivy
* test: fix web-worker test in ivy
Previously, we were not testing web workers under Ivy as we were overriding tsconfig.app.json entirely without including enableIvy.
When enabling Ivy we are getting warning of files that are part of the compilation which causing a warning to show and break the test.
* build: update ng-packagr to `^5.4.0`
* test: display ivy mode message once
2019-08-12 10:20:02 -07:00
Charles Lyding
d3e2267afe
test(@angular-devkit/build-ng-packagr): use stable workspace API
2019-06-18 18:25:40 -07:00
Judy Bogart
23553d12eb
docs: remove ref to apps in ng_packagr doc
2019-06-11 10:23:43 -07:00
Judy Bogart
dc117324ac
docs: differentiate lib build from app build
2019-06-11 10:23:43 -07:00
Charles Lyding
5f80702d82
fix(@angular-devkit/build-ng-packagr): propogate errors during execution
2019-05-10 15:07:41 -07:00
Charles Lyding
9bb7e7dc8c
refactor(@angular-devkit/build-ng-packagr): cleanup architect imports
2019-04-02 10:31:24 -07:00
Charles Lyding
7e9297b64d
refactor(@angular-devkit/build-ng-packagr): cleanup experimental architect API
2019-03-29 14:37:46 -07:00
Alan Agius
952da428f6
feat(@angular-devkit/build-ng-packagr): add support for ng-packagr version 5
2019-03-27 12:11:38 -07:00
Charles Lyding
fc48101a90
feat(@angular-devkit/build-ng-packagr): implement stable architect API
2019-03-19 09:05:01 -07:00
Alan Agius
d669dd64a8
feat(@angular-devkit/build-ng-packagr): add support for watch
when building a library
...
`ng-packagr` version `4.0.0-rc.3`, lands the incremental builds feature.
More info: https://github.com/dherges/ng-packagr/blob/master/CHANGELOG.md#400-rc2-2018-06-23
`enableResourceInlining` needs to be enabled for libraries that contain components
Closes : #10643
2018-07-30 06:41:28 -07:00
Alan Agius
c8240d9030
test(@angular-devkit/build-ng-packagr): add tests for watch mode
2018-07-30 06:41:28 -07:00
Hans
91e7c3eb96
test: remove unused test directory and remove @ from paths
2018-07-12 09:26:36 -07:00
Filipe Silva
3e3dffba8e
fix(@angular-devkit/architect): unsubscribe on timeout in runTargetSpec
...
This way cleanup logic runs on timeout.
It also simplifies timeout definition for runTargetSpec and Jasmine.
2018-07-05 11:43:11 -04:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00