1535 Commits

Author SHA1 Message Date
Dan Roujinsky
e92097c5d0
fix(webpack): use webpack-merge for plugins to preserve values, fix React SVG loader (#14695) 2023-01-31 10:09:58 -05:00
Leosvel Pérez Espinosa
954f78c3db
cleanup(misc): reenable cypress component tests e2e tests (#14668) 2023-01-30 08:09:46 -05:00
Nicholas Cunningham
3f4a956d38
chore(node): add e2e test for --docker (#14666) 2023-01-27 14:21:18 -05:00
Jason Jean
dc6da76900
cleanup(core): move js graph creation its own folder (#14283) 2023-01-26 10:48:32 -05:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins (#14618) 2023-01-26 10:32:34 -05:00
Katerina Skroumpelou
0650ee96d5
cleanup(storybook): re-enable unit tests (#14639) 2023-01-26 15:00:34 +01:00
Leosvel Pérez Espinosa
da37267762
cleanup(angular): reenable ng add e2e tests (#14634) 2023-01-26 10:52:12 +01:00
Victor Savkin
d70b9ec7c6 feat(misc): add a command to list projects 2023-01-25 19:41:22 -05:00
Emily Xiong
41fc2ebbed
feat(react-native): upgrade react-native to 0.71.1 (#14584) 2023-01-25 13:28:32 -05:00
Katerina Skroumpelou
d637a5ece8
fix(core): react monorepo account for bundler (#14617) 2023-01-25 18:59:40 +02:00
Leosvel Pérez Espinosa
6b49a6a6c1
cleanup(misc): disable cypress component tests e2e tests (#14608) 2023-01-25 15:07:13 +00:00
Katerina Skroumpelou
6116460694
fix(bundling): react-standalone take into account bundler (#14573) 2023-01-24 08:19:03 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Jack Hsu
c134efe33f
fix(react): add bundler to create-nx-workspace react preset so webpack package is installed (#14546) 2023-01-23 21:11:14 +00:00
Jack Hsu
5e11adbba4
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478) 2023-01-23 15:32:07 +00:00
Caleb Ukle
7857ae00a0
fix(testing): do not set vitest root when not in workspaceRoot (#14362) 2023-01-20 15:58:03 -06:00
Jack Hsu
da0e3ba1c7
fix(webpack): handle new https options in webpack-dev-server (#14520) 2023-01-20 19:36:59 +00:00
Katerina Skroumpelou
dbe2c3b1e6
feat(core): react standalone bundler prompt (#14464) 2023-01-20 08:18:32 -05:00
Leosvel Pérez Espinosa
6c926d8c32
cleanup(angular): enable the ng-cli e2e test (#14503) 2023-01-19 20:41:40 +00:00
Leosvel Pérez Espinosa
26d67c6b24
cleanup(angular): disable ng-add e2e tests temporarily (#14487) 2023-01-19 12:11:49 +00:00
Miroslav Jonaš
23c23272ce
feat(js): add lockfile generator to js plugin (#13968) 2023-01-17 22:44:33 +01:00
Jack Hsu
013bb74444
feat(node): add e2e project generator (#14429) 2023-01-17 15:38:52 -05:00
James Henry
965c638d8d
chore(testing): add lerna-smoke-tests (#14347) 2023-01-17 23:50:01 +04:00
Jack Hsu
da8b855c6c
fix(webpack): allow optimization to be turned off via CLI (#14431) 2023-01-17 11:55:14 -05:00
Nicholas Cunningham
351b4aabf2
fix(vite): add fix for vitest configuration (#14404) 2023-01-16 12:26:47 -07:00
Nicholas Cunningham
00caf6ae5e
feat(node): update CNW to support generating a node server with a framework (#14313) 2023-01-13 11:39:38 -07:00
Chau Tran
5faef5d972
feat(nest): nx init nest (#14254) 2023-01-13 12:27:12 -06:00
Jack Hsu
5c2fbf20eb
fix(angular): fix executor conversion to angular builder (#14345) 2023-01-13 12:50:37 -05:00
Jack Hsu
a610276cf8
fix(webpack): fix loader config for global styles (#14323) 2023-01-12 17:58:58 -05:00
Jack Hsu
454fba49b2
feat(webpack): generate React and Web apps with webpack.config.js file (#14285) 2023-01-12 10:06:25 -05:00
Colum Ferry
1d198ae532
chore(angular): renable e2e mf ssr test (#14297) 2023-01-12 10:39:11 +00:00
Jason Jean
c8021f706b
chore(angular): temporarily disable failing mfe test (#14286) 2023-01-11 16:02:59 -05:00
Jack Hsu
6feb56e014
feat(webpack): remove support for legacy browsers (#14190) (#14257) 2023-01-11 10:13:35 +02:00
Colum Ferry
a5707c8b75
feat(angular): remove decorate-angular-cli (#14226) 2023-01-09 21:34:09 +00:00
Emily Xiong
74d8a4830e
fix(expo): fix the buildable library (#14142) 2023-01-09 16:37:38 +00:00
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers (#14190) 2023-01-09 12:15:37 +02:00
Jack Hsu
d3ba6447d0
fix(nextjs): hide lockfile generation behind a flag so it can be toggled on and off (#14204) 2023-01-06 20:26:10 +00:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Jack Hsu
bd14b24460
feat(bundling): add option to esbuild to not bundle (#14145) 2023-01-04 13:36:52 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Caleb Ukle
843bad146e
fix(testing): vitest deleting project root with coverage enabled (#14116) 2023-01-03 13:15:48 -06:00
Colum Ferry
16a0891d30
feat(angular): add parent flag to ngrx generator (#14105) 2023-01-03 13:35:53 +00:00
Caleb Ukle
c82975685d
fix(testing): correctly set task status for failed coverage reports (#14008) 2023-01-03 12:09:57 +02:00
Craigory Coppola
c783ac5e9a
feat(core): merge more target options from targetDefaults (#12435)
Fixes https://github.com/nrwl/nx/issues/12433
2022-12-29 23:13:53 +00:00
Craigory Coppola
66a26583da
feat(core): add glob support for project-level implicit dependencies (#13138) 2022-12-29 17:37:28 -05:00
Jack Hsu
b76871d501
fix(bundling): detect esm vs cjs type for .js files (#14060) 2022-12-29 13:41:56 -05:00
AgentEnder
181cde5097 fix(core): init should support compound scripts 2022-12-28 13:28:02 -05:00
Caleb Ukle
663d38bdba
feat(testing): support async webpack config for react component testing (#14037) 2022-12-28 11:17:53 -05:00
Victor Savkin
c3f0cef1fb fix(core): fix the parsing of projects and targets 2022-12-27 12:45:35 -05:00
Jack Hsu
8f267ed2fc
chore(js): add e2e test to check built package.json (#13981) 2022-12-22 23:44:16 +00:00