1735 Commits

Author SHA1 Message Date
Juri
eb3242ab44 docs(core): fix typo in code example 2022-12-05 15:37:14 +01:00
Jack Hsu
67c7822ad3
fix(react): add missing style preprocessors when using Vite (#13600) 2022-12-02 21:56:23 +00:00
Philip Fulcher
1a3240d651
docs(react): remove Angular references (#13603)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-02 14:42:03 -07:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react (#13563) 2022-12-02 16:58:07 +00:00
Katerina Skroumpelou
edad5ef48a
fix(bundling): hide newProject from vite config gen (#13592) 2022-12-02 18:11:37 +02:00
Katerina Skroumpelou
d5f834a3b6
fix(bundling): pass nxext options to our executor (#13587) 2022-12-02 17:42:18 +02:00
Katerina Skroumpelou
985ea6f66d
docs(bundling): remove assets example from vite (#13581) 2022-12-02 17:00:13 +02:00
Katerina Skroumpelou
8bea6ce377
cleanup(bundling): change baseHref to base for vite builder (#13580) 2022-12-02 14:12:21 +01:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Isaac Mann
4c723de444
docs(core): root-level scripts recipe (#13515) 2022-12-01 15:53:40 -05:00
Isaac Mann
2fc86e23d4
docs(core): fix name of eslint config (#13554) 2022-12-01 20:08:49 +00:00
Katerina Skroumpelou
eda03e5044
chore(storybook): remove prompt for bundler (#13551) 2022-12-01 17:19:22 +00:00
Katerina Skroumpelou
432d235700
fix(bundling): remove wrong doc and preset wc use vite (#13536) 2022-12-01 09:14:47 -05:00
Juri
ea8f0049c7 docs(core): link tutorials to integrated vs package based guide 2022-12-01 10:21:43 +01:00
Juri
04e56f6386 docs(core): improve custom commands doc 2022-12-01 09:34:04 +01:00
Juri
a7408d0a1e docs(core): add Nx to existing projects 2022-11-30 21:41:27 +01:00
Jack Hsu
5d0f50e424
feat(react): add --bundler=none option for React lib generator if the… (#13511) 2022-11-30 19:48:02 +00:00
Nicholas Cunningham
5c10f1ca5c
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-11-30 12:46:48 -07:00
Isaac Mann
51762b0091
docs(core): angular standalone tutorial (#13514) 2022-11-30 13:25:46 -05:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" (#13488) 2022-11-29 23:20:27 -05:00
Isaac Mann
2e544177ea
docs(core): react standalone tutorial (#13453) 2022-11-29 17:17:14 -05:00
Caleb Ukle
74bd0bb00c
feat(testing): support root project generation for jest (#13353)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-11-29 17:03:19 -05:00
Jason Jean
7d829d12a8
chore(repo): sync docs (#13484) 2022-11-29 21:37:34 +00:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Leosvel Pérez Espinosa
81aef458c0
docs(angular): update docs generation to account for builders (#13469) 2022-11-29 15:11:20 -05:00
Jack Hsu
6c59cbbb3b
feat(react): add SSR suppoprt to host generator for module federation (#13416) 2022-11-29 14:49:15 -05:00
Leosvel Pérez Espinosa
36ce474e69
docs(angular): improve executor descriptions (#13466) 2022-11-29 12:08:48 +01:00
Leosvel Pérez Espinosa
42fa5d871b
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
2022-11-29 11:39:23 +01:00
Jorge Vergara
5999deedaa docs(core): removes extra nx from example
removes the `nx` keyword from example because the keyword
gets added on running `yarn
documentation`
duplicating the keyword
2022-11-29 08:39:58 +01:00
Jack Hsu
cf7ad73165
cleanup(bundling): remove unnecessary files and targets for Vite apps… (#13456) 2022-11-28 17:08:37 -05:00
Brad
82478b8fd9
docs(nxdev): change connect-to-nx-cloud command (#13450) 2022-11-28 15:41:59 -05:00
Katerina Skroumpelou
b84f239f47
fix(bundling): remove default values from executors (#13444) 2022-11-28 13:29:58 -05:00
Emily Xiong
662f5413be
feat(react): add minimal flag (#13446) 2022-11-28 13:29:23 -05:00
Jack Hsu
5af4ae0f48
feat(bundling): remove assets option from vite build (#13441) 2022-11-28 10:40:14 -05:00
Miroslav Jonaš
649e954ea3
fix(expo): ensure schema files pass the linter rule (#13433) 2022-11-28 11:33:34 +01:00
Jason Jean
3653e5944d
fix(misc): add configuration option to print-affected (#13422) 2022-11-25 22:59:35 +00:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries (#13382) 2022-11-25 20:25:37 +00:00
Jack Hsu
c0f12757f1
Revert "feat(vite): use the project's tsconfig.json to configure plug… (#13415) 2022-11-25 19:46:37 +00:00
Jack Hsu
bf32321c3c
feat(vite): use the project's tsconfig.json to configure plugins rath… (#13408) 2022-11-25 11:01:27 -05:00
Katerina Skroumpelou
2d860eaf88
feat(storybook): generate config for vite (#13381) 2022-11-25 09:01:35 -05:00
Colum Ferry
d908521f15
feat(angular): add ssr flag to host generator (#13398) 2022-11-25 12:13:13 +00:00
Jason Jean
020795cecc
fix(bundling): add type for bundler option to enable autocomplete prompt (#13384) 2022-11-24 14:41:28 -05:00
Victor Savkin
dd2c3728e4 fix(misc): rework create-nx-workspace command to show standalone presets 2022-11-24 14:13:15 -05:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator (#13370) 2022-11-24 11:06:40 +00:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Isaac Mann
bcbff1ebf7
docs(core): nx cloud on prem costs money (#13357) 2022-11-23 11:06:32 -05:00
Jack Hsu
2a7ccb6743
fix(bundling): run dev-server in development mode and hmr on by default (#13352) 2022-11-23 15:02:28 +00:00
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators (#13301) 2022-11-23 10:00:29 -05:00
Jack Hsu
f98618b8d3
cleanup(react): remove bundler=vite option from host and remote gener… (#13320) 2022-11-22 10:37:24 -05:00