vsavkin
aef1b1783c
feat(repo): switch to using dependsOn for the relationship between build and build-base
2021-04-23 10:11:31 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 ( #5199 )
...
* cleanup(core): normalized usage of fs-extra and updated fs-extra
* cleanup(misc): use fs over fs-extra when possible
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
vsavkin
2eadc30f21
cleanup(misc): speed up requiring devkit
2021-04-04 11:11:16 -04:00
Victor Savkin
d8fafcd00f
cleanup(misc): clarify ng update warning message
2021-01-27 15:20:11 -05:00
Victor Savkin
a25e081a84
feat(core): remove angular devkit deps
2021-01-25 12:52:30 -05:00
Victor Savkin
86b5c5c518
fix(core): support invoking nx from a subdirectory
...
Closes #4298
2020-12-17 21:25:30 -05:00
Victor Savkin
0875d19ad3
fix(misc): minor fixes for nx 10->nx11 migration
2020-12-12 12:18:09 -05:00
Victor Savkin
08680b6024
feat(core): show a warning about using ng update insteda of nx migrate
2020-12-09 14:38:31 -05:00
Victor Savkin
afdef2069c
feat(core): always use nx cli to invoke generators and execute tasks
2020-11-20 09:57:32 -05:00
Victor Savkin
06e13dae2f
cleanup(core): use the use generator instead of schematic
2020-11-19 20:07:13 -05:00
Victor Savkin
4a17b7339f
feat(core): use the new schematics api for workspace schematics
2020-11-17 19:31:08 -05:00
Victor Savkin
68a4a7eb8c
feat(core): add nx devkit builders
2020-11-17 19:31:08 -05:00
Tasos Bekos
71c8e9c493
cleanup(repo): avoid referencing node_modules
2020-09-14 13:14:11 -04:00
Victor Savkin
a5ee1db0d3
feat(core): add perf logging
2020-07-17 10:43:42 -04:00
Victor Savkin
e5f8ac28d7
fix(core): set NX_CLI_SET when running any command
2020-06-09 13:39:55 -04:00
Victor Savkin
e71ceba4ce
feat(repo): run e2e tests using nx
2020-06-07 23:31:38 -04:00
Victor Savkin
ff6b434548
feat(core): add ability to run targets against project's deps
2020-02-28 16:42:38 -05:00
Victor Savkin
c3fdf2e702
feat(core): running one task uses the same tasks runner as run-many
2020-01-09 12:07:41 -05:00
Jo Hanna Pearce
44c8d17cdd
feat(nx): add friendlier output when running outside a workspace
2019-11-01 09:35:11 -04:00