9 Commits

Author SHA1 Message Date
James Henry
8271c7650e chore(workspace): improved logging design and consistency 2019-07-22 20:05:07 -04:00
Victor Savkin
f1f0663383 build(nx): clean up build scripts 2019-07-13 18:33:11 -04:00
Victor Savkin
c16f250136 feat(nx): implement global nx cli to remove the need to use yarn nx 2019-07-10 17:53:47 -04:00
Marko Binic
26903c04e2 feat(nx): when creating a nx workspace try to use the same package manager as Angular CLI
create-nx-workspace now prefers to use the package manager configured in global angular.json.
2019-06-15 19:25:28 -04:00
Jason Jean
b5d487a929 fix(nx): fix path quotes in create-nx-workspace 2019-05-31 12:53:55 -04:00
Jason Jean
f070ce7b9f fix(nx): include typescript in the create-nx-workspace sandbox 2019-05-15 11:01:18 -04:00
Jessica Nierth
a074edf3f9 fix(nx): wrap tmp directory into quotes
Defensive layer in case user setup to node.js contains spaces.
2019-04-29 13:35:40 -04:00
Victor Savkin
b5f1966ca5 refactor(nx): extract workspace creation into @nrwl/workspace 2019-04-21 09:46:21 -04:00
Victor Savkin
24f31d1495 feat(nx): add create-nx-workspace package to simplify workspace creation 2019-03-01 22:04:01 -05:00