Charles Lyding
f6f0c80d8d
fix(@angular-devkit/core): ensure full path is renamed for memory host
2018-07-03 12:52:22 -04:00
Charles Lyding
8508b58a6c
fix(@angular-devkit/schematics): ensure renamed files do not exist
2018-07-03 12:52:22 -04:00
Alan Agius
3108ce30ab
refactor: remove redundant error
in catch
2018-07-02 08:20:59 -04:00
Charles Lyding
c638af29c6
fix(@angular-devkit/core): detect ambiguous projects with path discover
2018-06-21 09:23:41 -04:00
Hans
4ba67ee663
refactor: remove usage of Buffer constructor
...
Its being deprecated in Node 10.4. The replacements are available in Node 8 so
its all good.
2018-06-10 12:47:20 +01:00
Alex Eagle
938a236f40
build: fixes for google3 build
2018-06-08 14:33:31 -07:00
Hans Larsen
cdce621c4e
fix(@angular-devkit/core): remove circular dependencies
2018-06-08 12:00:35 +01:00
Hans
48fd3e5c2b
fix(@angular-devkit/core): when two projects are the same, pick the first declared
...
The comparator function for project names was invalid; sort() expect to be consistent and
in this case was returning 1 for a set of arguments, and 0 if arguments were reversed, leading
inconsistencies in the sort result.
2018-06-07 09:30:12 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00