357 Commits

Author SHA1 Message Date
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
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
Katerina Skroumpelou
1033b61686
cleanup(storybook): remove unused root tsconfig (#13312) 2022-11-22 13:34:02 +00:00
Craigory Coppola
61c3b0ef31
feat(core): add shorthand for nx run-commands (#13139) 2022-11-21 23:59:31 +00:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Katerina Skroumpelou
4af3141179
feat(bundling): add more options to vite executors (#13299) 2022-11-21 21:36:09 +02:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps (#13234) 2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Chau Tran
8949771e9e
docs(angular): update nx angular matrix for angular 15 (#13295)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-11-21 17:01:20 +00:00
Leosvel Pérez Espinosa
70e43cdc77 feat(angular): add a preset to generate a workspace with a single app at the root 2022-11-21 11:17:03 -05:00
Paulo Fernandes
2772fab0e7
fix(linter): align reportUnusedDisableDirectives default value (#13284)
Co-authored-by: pfernandes <paulo.fernandes@dashlane.com>
2022-11-21 15:08:00 +01:00
Jason Jean
55c20b81c0 chore(repo): fix issues building nx-dev 2022-11-18 19:04:33 -05:00
Victor Savkin
ffd40af446 chore(repo): use root-level scripts 2022-11-18 16:02:27 -05:00
Isaac Mann
186682f88d
docs(core): add info on NX_TARGET_TASK_PROJECT (#13266)
Co-authored-by: Daniel Cooke <danielcooke1996@gmail.com>
2022-11-18 15:27:36 -05:00
Altan Stalker
5045206491
feat(core): support bitbucket pipelines in ci generator (#13240) 2022-11-18 11:30:02 -05:00
Katerina Skroumpelou
ab93817d44
fix(bundling): remove the vue options from vite gen (#13221) 2022-11-18 15:03:51 +02:00
Miroslav Jonaš
032a9d17d6
feat(core): prune pnpm workspaces and different meta settings (#13201) 2022-11-17 13:37:34 +00:00
Katerina Skroumpelou
78d5d7bd30
docs(bundling): fix the vite overview page (#13196) 2022-11-16 11:03:25 +00:00
Victor Savkin
8d9de7f81d cleanup(core): clean up workspace creation 2022-11-15 17:22:02 -05:00
Øyvind Marthinsen
8ad9dd5d05
feat(misc): support glob expressions for projects matching in run-many (#11659)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-11-15 12:59:51 -05:00
Colum Ferry
e70fd48880
feat(angular): add withModuleFederationForSSR function (#13172) 2022-11-15 16:35:09 +00:00
Jonathan Cammisuli
54670c93e0
feat(testing): add vitest (#13129) 2022-11-15 09:15:19 -05:00
Katerina Skroumpelou
8d103f323c
feat(bundling): vite plugin executors (#13032) 2022-11-14 14:33:09 -05:00
Victor Savkin
c4ebef2803 feat(react): add a preset to generate a workspace with a single app at the root 2022-11-12 17:17:58 -05:00
Colum Ferry
f08a3c3c44
feat(react): add skipRemotes option to module-federation-dev-server (#13090) 2022-11-09 19:07:19 +00:00
Dan Roujinsky
0432279fc4
fix(react): add missing skipPackageJson flag to application generator schema (#13076) 2022-11-09 12:45:43 -05:00
Katerina Skroumpelou
c842535fa1
feat(bundling): vite init generator (#13062) 2022-11-09 09:48:32 -05:00
Colum Ferry
5bace1e6bb
feat(angular): add skipRemotes option to module-federation-dev-server (#13086) 2022-11-09 14:29:00 +00:00
Colum Ferry
40a2d655c2
feat(devkit): extract more common module federation logic (#13066) 2022-11-09 09:37:14 +00:00
Colum Ferry
7c3fab064c
feat(angular): use share helpers from devkit (#13054) 2022-11-08 14:22:54 +00:00
Colum Ferry
1ab96b2f0b Revert "feat(module-federation): add module federation package (#12961)"
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
2022-11-08 12:43:34 +00:00
Katerina Skroumpelou
aef708a22e
docs(storybook): point to targets doc from compodoc (#13024) 2022-11-07 12:04:28 +02:00
adam tombleson
dc126ba8e5
docs(storybook): update project param for react:stories (#12804) 2022-11-04 14:22:26 +00:00
Colum Ferry
377e3bd605
feat(module-federation): add module federation package (#12961) 2022-11-04 09:33:46 +00:00
Isaac Mann
702350d48a
docs(core): update caching and dte guides 2022-11-03 14:39:47 -04:00
Jack Hsu
8edcdac5eb
feat(bundling): add initial vite plugin (#12969) 2022-11-03 19:19:29 +02:00
Colum Ferry
4a4a149bce
feat(react): add skipPackageJson flag (#12919) 2022-11-02 14:20:56 -04:00
Victor Savkin
90387415e6 feat(misc): alias connect-to-nx-cloud to connect 2022-11-02 13:40:12 -04:00
Caleb Ukle
3f9909a5fe
fix(web): add option to override outputPath for file-server (#12941) 2022-11-02 16:49:04 +00:00
Jason Jean
5df5339cb6
fix(core): fix missing options from some nx commands (#12944) 2022-11-02 16:17:36 +00:00
Miroslav Jonaš
7f7538bb04
docs(linter): add example for workspace-rule generator (#12938) 2022-11-02 16:35:52 +01:00
Miroslav Jonaš
bf45ae52c8
docs(linter): add executor examples (#12906) 2022-11-02 11:51:16 +01:00
Jason Jean
145dda709b
feat(core): properly passthrough flags unparsed to executors (#12890) 2022-11-01 15:05:30 -04:00
Colum Ferry
a5d031482f
feat(angular): add webpack-server builder with support for custom webpack config (#12917) 2022-11-01 16:07:41 +00:00