119 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
675a5a9c87
feat(misc): bump tsquery dependency version (#16050) 2023-04-03 10:11:45 -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
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Katerina Skroumpelou
64017a27ba
feat(vite): add outfile for build executor (#15002) (#15845)
Co-authored-by: Leng, Errong <eleng@bestbuycanada.ca>
2023-03-23 08:13:25 -04:00
Katerina Skroumpelou
d3a85e5450
feat(vite): ts-node register paths in vite (#15629) 2023-03-22 11:02:39 -04:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins (#15438) 2023-03-21 18:35:55 -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
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Caleb Ukle
2e449da177
fix(vite): add missing types for tsconfigs (#15260) 2023-03-02 13:25:57 -06:00
Jack Hsu
b7ef261182
fix(bundling): use a range rather than ^ for vitest peer dependency … (#15362) 2023-03-01 12:27:56 -07:00
Katerina Skroumpelou
3d4e542823
fix(vite): root for running the builder (#15359) 2023-03-01 19:12:11 +02:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
3d4f590c07
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-02-27 12:08:36 -05:00
Caleb Ukle
5bc73d345c
fix(testing): automatically enable coverage with --coverage flag for vitest (#15204) 2023-02-24 08:59:45 -06:00
Jack Hsu
ca087edfa5
fix(react): do not install webpack and jest when cra-to-nx is using vite (#15194) 2023-02-23 15:47:58 +00:00
Dmitriy Stepanenko
8ce0b3cdc7
fix(vite): explicitly export type instead of a value from d.ts files (#15029) 2023-02-16 10:25:42 +02: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
Katerina Skroumpelou
9fb33eb73c
Revert "fix(vite): do not use merged options for preview's build target" (#14889) 2023-02-09 08:00:58 -05:00
Dmitriy Stepanenko
8d876545d7
fix(vite): do not use merged options for preview's build target (#14815) 2023-02-07 11:15:26 +02:00
Dmitriy Stepanenko
0e7e76f3e1
fix(vite): expose all executors and schemas (#14763) 2023-02-07 10:15:30 +02:00
Dmitriy Stepanenko
b35187c142
fix(vite): resolve dev & preview server promises on process exit (#14812) 2023-02-06 17:35:38 -05: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
Benjamin Cabanes
0e2eb29153
docs(nx-dev): fix documentation link error (#14713) 2023-01-30 19:41:11 -05:00
Katerina Skroumpelou
9e06e411b0
cleanup(vite): remove prod config server warning (#14699) 2023-01-30 15:23:08 +00:00
Katerina Skroumpelou
b01aa846fb
fix(vite): delete webpack config when converting (#14582) 2023-01-24 18:32:18 +02:00
Katerina Skroumpelou
fea80afd5c
fix(vite): proper path for main.tsx for standalone (#14575) 2023-01-24 10:07:45 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Katerina Skroumpelou
51b1f482a3
fix(vite): add configDir to vite config (#14559) 2023-01-23 14:05:56 -05:00
Katerina Skroumpelou
ac3804983b
cleanup(vite): remove unnecessary import (#14544) 2023-01-23 16:55:31 +02:00
Caleb Ukle
7857ae00a0
fix(testing): do not set vitest root when not in workspaceRoot (#14362) 2023-01-20 15:58:03 -06:00
Victor Berchet
13674eeb76
cleanup(vite): use createAsyncIterable from devkit (#14477) 2023-01-19 10:49:17 +02:00
Victor Berchet
bd2b5ca8d3
feat(vite): enable watch mode for preview (#14412) 2023-01-18 09:41:00 +02:00
Nicholas Cunningham
351b4aabf2
fix(vite): add fix for vitest configuration (#14404) 2023-01-16 12:26:47 -07:00
Victor Berchet
c86a361e1c
Vite: preview generator (#14375) 2023-01-16 14:12:37 +02:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05: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
Dmitriy Stepanenko
59de87b006
fix(vite): expose "init" generator (#14316) 2023-01-12 17:15:16 -05:00
Victor Berchet
1cc8cbf9be
docs(vite): configFile is configured on the build target (#14288) 2023-01-12 20:45:17 +02:00
Victor Berchet
fd1c704055
fix(vite): a couple of minor fix (#14318) 2023-01-12 13:11:21 -05:00
Katerina Skroumpelou
8a5bf6e7be
fix(vite): if no host pass localhost on baseUrl (#14304) 2023-01-12 14:34:28 +00:00
Victor Berchet
8639fd3854
chore(vite): Re-apply #14150 to the vite plugin (#14235) 2023-01-10 18:18:13 +02:00
Victor Berchet
02d1cc85ca
fix(vite): move clearScreen and logLevel to the shared options (#14174) 2023-01-09 18:16:45 +02:00
Victor Berchet
8d382fb05f
fix(vite): do not include vitest types in tsconfig.json (#14200) 2023-01-09 11:14:54 -05:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Katerina Skroumpelou
29f16483c7
fix(vite): correct worker plugin (#14147) 2023-01-04 19:46:25 +00:00