21 Commits

Author SHA1 Message Date
Victor Savkin
d3362e06c8 feat(schematics): add the packageManager property to ngNew 2018-08-02 13:39:20 -04:00
Victor Savkin
f99210a5e2 fix(schematics): update create-nx-workspace to use the latest stable version of the @nrwl/bazel package 2018-06-11 10:32:59 -04:00
Bram Borggreve
f78889e072 fix(schematics): use right command to get help on ng new 2018-05-15 10:15:56 -04:00
David Herges
f746d7d4ed fix(schematic): add cosmiconfig to npm package dependencies 2018-05-08 10:06:31 -04:00
Victor Savkin
b9db0b2927 fix(schematics): add missing dependencies to create-nx-workspace 2018-05-07 11:23:42 -04:00
mrmeku
eca52599d9
feat(bazel): Add correct dependencies to package.json (#405)
* feat(bazel): Add correct dependencies to package.json

Only allow valid Bazel workspace names to avoid confusion
2018-04-06 13:42:13 -06:00
FrozenPandaz
5a26f241b1 feat(schematics): add ability to create bazel workspace 2018-04-02 19:32:29 -04:00
FrozenPandaz
edac12c859 refactor: add rule for no unused locals and cleanup 2018-03-27 19:46:56 -04:00
FrozenPandaz
9cc8259190 refactor(schematics): add method for updating and reading json 2018-03-27 10:48:12 -04:00
Noel MACE
2746f0399d feat(schematics): add a usage information option to create-nx-workspace
`create-nx-workspace --help` shows usage information (commande,
description and options) and exit
2018-03-26 09:24:55 -04:00
FrozenPandaz
c747a4a0a0 fix(nx): allow more types of arguments 2018-03-25 10:49:11 -04:00
vsavkin
fcec9dc1c0 reformat code with printWidth=80 2018-03-16 15:38:28 -04:00
vsavkin
da9310e9db fix(schematics): fix create-nx-workspace to respect the --directory 2018-03-09 10:45:09 -05:00
vsavkin
acdeb1b71c feat(schematics): switch to angular/cli 1.7 2018-02-25 17:13:56 -05:00
vsavkin
cc3f51f85b fix(schematics): fix create-nx-workspace 2018-02-02 09:00:49 -05:00
vsavkin
e5b247b573 update create-nx-workspace to support yarn in addition to npm 2018-01-31 10:27:08 -05:00
vsavkin
4903e8f1ec add @angular-devkit/schematics and @schematics/angular as dev dependencies 2018-01-30 20:29:11 -05:00
vsavkin
62ed009d76 feat(schematics): bump up @angular-devkit/core to 0.0.29 2018-01-29 10:26:17 -05:00
vsavkin
3f37983775 fix(schematics): add an explicit dependency on @angular-devkit/core 2018-01-22 09:47:33 -05:00
vsavkin
172c18dc9b feat(schematics): switch to angular 5.2 and cli 1.6.5 2018-01-21 14:23:08 -05:00
vsavkin
f91b5309bd feat(schematics): replace install.sh with a more robust way of creating new workspaces 2017-12-17 11:29:49 -05:00