Sachin Grover
54b79ade65
fix(@angular-devkit/core): Rename to a non-existing dir
...
Added unit test and requested changes.
Fixes #16484
2020-02-07 08:29:40 -08:00
Keen Yee Liau
5a2a055c4d
build: g3 sync for angular_devkit
...
Fix all build errors in g3
2019-10-01 13:15:50 -07:00
Charles Lyding
225cd36f49
fix(@angular-devkit/core): NodeJSAsyncHost.isFile should check for a file
2019-05-09 10:09:51 -07:00
Alan Agius
8fcf9a4401
fix(@angular-devkit/core): host.delete() completes but never emits
...
RxJS `EMPTY` creates an Observable that emits no items immediately emits a complete notification.
Fixes #14235
2019-04-23 08:03:35 -07:00
Alex Eagle
eb5643e370
feat(@angular-devkit/core): Remove dep on chokidar
...
It is unused within our code, as webpack will do the file watching.
This removes 1.4 MB from the download size of the package.
See https://codepen.io/alexeagle/full/zbZWRM
BREAKING CHANGE:
Users who rely on angular-devkit/core to do the file watching must add chokidar to their devDependencies.
2019-03-13 13:53:53 -07:00
Alan Agius
ae13974f1d
build: update to rxjs 6.4
2019-02-26 08:33:48 -08:00
Charles Lyding
d202480a17
build: update/cleanup tslint rules & fix errors
2018-08-23 11:35:34 -07:00
Filipe Silva
b9a8fd1392
fix(@angular-devkit/core): propagate node host delete errors
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