16 Commits

Author SHA1 Message Date
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Phillip Barta
868de62ae7
feat(core): use common fileutils in @nrwl/cli and create-nx-plugin (#5940) 2021-06-14 11:08:05 +02:00
vsavkin
d767261fea fix(nextjs): default to build target for incremental serve
feat(core): support exclude with run-many
2021-04-29 15:57:26 -04:00
Tasos Bekos
0bccf2ced6 feat(core): enable v8 compile cache for cli 2021-04-02 11:00:40 -04:00
Tasos Bekos
74b7b537ea feat(core): warn when using global Nx with PNPM 2021-01-18 15:24:57 -05:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 (#4095) 2020-11-30 14:07:27 -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
Tasos Bekos
760811308e fix(core): use cwd for locating workspace root
Closes #3484
Closes #3909
2020-10-31 21:04:25 -04:00
Victor Savkin
a88ee63578 fix(nx): polyfill rxjs to avoid version mismatch issues 2019-12-02 18:44:29 -05:00
Jo Hanna Pearce
44c8d17cdd feat(nx): add friendlier output when running outside a workspace 2019-11-01 09:35:11 -04:00
Jo Hanna Pearce
b962b09ac6 feat(nx): add new nx list command which enables simpler schematic discovery 2019-10-08 10:59:38 -04:00
Victor Savkin
3579c5a8b9 fix(nx): misc next.js related fixes 2019-09-09 12:29:43 -04:00
Victor Savkin
d3dc2f4647 fix(nx): global cli warning false positives 2019-07-30 03:41:13 -04:00
Victor Savkin
2793b6fb26 feat(nx): misc improvements 2019-07-25 15:40:46 -04:00
Victor Savkin
297eca023a refactor(nx): simplify the cli script 2019-07-19 14:54:05 -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