Leosvel Pérez Espinosa
2b820a274e
docs(misc): update /packages/ links to /nx-api/ ( #26128 )
...
- Update `/packages/` links to `/nx-api/`
- Convert some unneeded absolute links to relative
- Remove leftover examples doc for the already removed `cypress-project`
generator
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #26126
2024-05-28 09:44:48 -04:00
Katerina Skroumpelou
fe17fc3287
fix(vite): project conversion generator ( #21646 )
2024-02-20 16:38:12 +02:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
beeman
a9974d3f25
docs(misc): change http:// to https:// ( #19534 )
2024-01-30 11:33:13 -05:00
Leosvel Pérez Espinosa
e4758358b0
feat(misc): optionally update package.json scripts in init generators ( #21204 )
2024-01-22 13:51:41 -05:00
Emily Xiong
6141f44203
feat(core): add keepExistingVersions to all packages ( #21169 )
2024-01-17 14:22:58 -05:00
Leosvel Pérez Espinosa
047dc22aed
cleanup(misc): clean up init generators ( #21088 )
2024-01-16 15:29:44 +01:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes ( #20693 )
2023-12-11 11:52:27 -05:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default ( #20156 )
2023-11-10 13:07:33 +00:00
Isaac Mann
1ac034ba60
docs(core): move package recipes
2023-08-25 14:32:13 +02:00
Mike Gregson
36dae70fb0
feat(vite): add v8 coverage support to vitest generator ( #18114 )
2023-07-27 12:49:56 -05:00
Jack Hsu
8d5ef222cc
feat(testing): add support for additional environment options when generating vite config ( #17560 )
2023-06-13 13:30:52 -04:00
Emily Xiong
631a948ded
feat(react): add swc as compiler option for react vite ( #17224 )
2023-05-30 14:06:50 -04:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs ( #16865 )
2023-05-09 08:30:52 -05:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope ( #16403 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls ( #15961 )
2023-03-31 11:22:18 -04:00
Katerina Skroumpelou
8e838b5aac
fix(vite): configuration docs and optional chain targets ( #15655 )
2023-03-14 19:56:04 +02:00
Katerina Skroumpelou
2876996a39
docs(vite): frontmatter and description to documents ( #14750 )
2023-02-01 21:53:19 +02:00
Benjamin Cabanes
0e2eb29153
docs(nx-dev): fix documentation link error ( #14713 )
2023-01-30 19:41:11 -05:00
Victor Berchet
c86a361e1c
Vite: preview generator ( #14375 )
2023-01-16 14:12:37 +02:00
Victor Berchet
02d1cc85ca
fix(vite): move clearScreen and logLevel to the shared options ( #14174 )
2023-01-09 18:16:45 +02:00
Katerina Skroumpelou
e50c8ccc41
docs(vite): enhancing vite docs ( #13984 )
2022-12-22 20:05:31 +00:00
Katerina Skroumpelou
3bb773da20
fix(vite): add dts to build options ( #13934 )
2022-12-22 12:32:38 +02:00
Katerina Skroumpelou
7beee3c103
fix(vite): dont add server config for libs ( #13931 )
2022-12-20 13:12:19 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00