46 Commits

Author SHA1 Message Date
Aditya Mathur
dd5f3c8d17
docs(misc): standardize all the install commands with different pm (#21226) 2024-01-19 15:21:42 +01: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
7da53c026e
fix(vite): replaceFile and fileReplacement fixes (#21077) 2024-01-10 18:53:34 +02:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes (#20693) 2023-12-11 11:52:27 -05:00
Katerina Skroumpelou
2c88282e8a
fix(vite): adjust config generation (#20367) 2023-11-29 15:58:49 +02:00
Juri
54eab7f8b1 docs(vite): remove webcomponents setup and adjust some wording 2023-11-28 18:05:51 +01:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Isaac Mann
d1fe398ea0
docs(core): packages to api (#19281) 2023-09-22 14:24:35 -04:00
Isaac Mann
4f3988cb2c
docs(core): sync nx package versions (#18973) 2023-09-08 08:25:19 -04: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
Julius Osokinas
6bf3dc91ad
feat(vite): server executor https prop as object (#18048)
Co-authored-by: Julius Osokinas <julius.osokinas@kevin.eu>
2023-07-10 13:42:59 +03:00
Joe Walton
a995940b19
feat(vite): allow passing multiple test files to vite:test (#17496)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
2023-06-26 15:31:04 -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
Luca Becker
26e3e16cb9
chore(vite): remove typo in the comment / documentation (#17488) 2023-06-08 09:54:47 -04:00
Katerina Skroumpelou
b953565bc2
feat(vite): add type check to vite builder (#17487) 2023-06-08 15:57:51 +03:00
Vinícius Neto
a9f8cc61fa
feat(vite): add incremental builds support to Vite plugin build executor (#17433)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-06-08 10:07:57 +03:00
Emily Xiong
631a948ded
feat(react): add swc as compiler option for react vite (#17224) 2023-05-30 14:06:50 -04:00
Katerina Skroumpelou
636b9115e9
feat(vite): add cssCodeSplit in build options (#17213) 2023-05-25 14:07:51 +00: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
Joe Walton
402a00f841
feat(vite): add option to generate a package.json to build executor (#16428) 2023-05-08 17:43:10 +03: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
Katerina Skroumpelou
44654251bd
feat(vite): allow setting of build target (#16588) 2023-04-26 16:26:26 -04:00
Liam McAteer
83ada9dcc1
feat(vite): add --testFile argument to @nrwl/vite:test (#16324)
Co-authored-by: Liam McAteer <=>
2023-04-26 15:11:14 -05: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
Ethan Pursley
ae6dc6b91d
fix(vite): add configuration option for emptyOutDir (#15619) 2023-03-13 11:53:24 +02:00
Katerina Skroumpelou
ceb6ff346d
docs(vite): fix example for dts plugin (#15190) 2023-02-23 10:07:23 -05:00
Katerina Skroumpelou
bff786962b
fix(vite): set root and path on dts plugin (#14964) 2023-02-14 12:08:46 +00:00
Dmitriy Stepanenko
2f9978f4d3
feat(vite): be able to use a custom build target for the preview server (#14951) 2023-02-13 13:44:53 +02:00
Chau Tran
259d4b29cf
fix(vite): fix watch schema for build executor to object or boolean i… (#14756) 2023-02-02 15:58:37 +00:00
Katerina Skroumpelou
2876996a39
docs(vite): frontmatter and description to documents (#14750) 2023-02-01 21:53:19 +02:00
Katerina Skroumpelou
a10dc40f18
docs(misc): webpack overview page and other fixes (#14715) 2023-01-31 08:18:21 -05:00
Benjamin Cabanes
0e2eb29153
docs(nx-dev): fix documentation link error (#14713) 2023-01-30 19:41:11 -05:00
Victor Berchet
bd2b5ca8d3
feat(vite): enable watch mode for preview (#14412) 2023-01-18 09:41:00 +02:00
Victor Berchet
c86a361e1c
Vite: preview generator (#14375) 2023-01-16 14:12:37 +02:00
Victor Berchet
c94ac41f56
feat(vite): add a preview-server executor for Vite (#14326) 2023-01-13 20:45:35 +02:00
Katerina Skroumpelou
abfa8640b2
docs(misc): add x-priority flag for generators and executors (#14336) 2023-01-13 13:14:36 +00:00
Victor Berchet
1cc8cbf9be
docs(vite): configFile is configured on the build target (#14288) 2023-01-12 20:45:17 +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
Benjamin Cabanes
ae8e0280fd
docs(core): move package documents into its own folder (#13935)
Signed-off-by: Ben <3447705+bcabanes@users.noreply.github.com>
2022-12-20 14:21:42 -05: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