Craigory Coppola
73bc2e1c91
fix(bundling): libs generated with @nrwl/js:lib --bundler rollup should build ( #15179 )
2023-02-22 17:05:04 -05:00
Katerina Skroumpelou
5d54f71398
fix(webpack): add babelUpwardRootMode ( #15061 )
2023-02-17 17:09:57 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init ( #14467 )
2023-02-16 11:17:30 -05:00
Jack Hsu
47a4ff4bf5
fix(bundling): add a deprecation warning for users to update their project config before Nx 16 ( #14913 )
2023-02-10 08:46:23 -06:00
Chau Tran
d0c978e898
docs(web): add prioritize flags to web packages ( #14281 )
2023-02-01 08:20:57 -06:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins ( #14618 )
2023-01-26 10:32:34 -05:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link ( #14605 )
2023-01-25 10:48:04 -05:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05: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
Katerina Skroumpelou
c2be735097
fix(vite): remove environments generation ( #14515 )
2023-01-20 18:34:26 +02:00
Jack Hsu
e0bd338225
fix(web): remove hard dependencies to @nrwl/vite and @nrwl/webpack ( #14408 )
2023-01-17 08:05:48 -05:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version ( #14276 )
2023-01-13 17:44:11 -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
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers ( #14190 )
2023-01-09 12:15:37 +02:00
Ian Luca
716ba89b15
Honour browserslist on libraries using babel ( #14065 )
2023-01-09 12:14:41 +02:00
Caleb Ukle
e96dfe575a
fix(web): dynamic default unitTestRunner based on bundler for @nrwl/web:app ( #14188 )
...
Fixes https://github.com/nrwl/nx/issues/14167
2023-01-06 10:36:46 -06:00
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets ( #14080 )
2023-01-04 11:34:50 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes ( #13938 )
2022-12-28 15:18:07 -05:00
Katerina Skroumpelou
6c6fd7ce1d
fix(vite): improve vite configuration ( #13978 )
2022-12-22 16:56:39 +02:00
Victor Savkin
82fbb98e7d
feat(misc): dont generate defaultProject for non standalone workspaces
2022-12-21 09:15:26 -05:00
Jason Jean
61d7d74378
fix(misc): fix tsconfig file includes
2022-12-05 10:39:03 -05:00
Jack Hsu
67c7822ad3
fix(react): add missing style preprocessors when using Vite ( #13600 )
2022-12-02 21:56:23 +00:00
Jonathan Cammisuli
dbc673d74f
fix(testing): remove jest.config.ts from vitest setups ( #13586 )
2022-12-02 10:17:37 -05:00
Katerina Skroumpelou
3a39f95a3b
cleanup(core): create a shared add-babel-input function ( #13538 )
2022-12-01 15:19:04 -05:00
Victor Savkin
fe062f42c3
fix(core): deduce layout directory
2022-11-29 16:08:57 -05:00
Katerina Skroumpelou
19a6da335e
fix(bundling): place files in the right folders for Web Vite apps ( #13464 )
2022-11-29 08:43:39 -05:00
Jonathan Cammisuli
f0f60fbb94
fix(testing): web and react application fixes for vitest's insourceTests ( #13447 )
2022-11-28 15:52:39 +00:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries ( #13382 )
2022-11-25 20:25:37 +00:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators ( #13301 )
2022-11-23 10:00:29 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators ( #13158 )
2022-11-21 13:18:40 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json ( #13040 )
2022-11-08 13:12:31 -05:00
Colum Ferry
4a4a149bce
feat(react): add skipPackageJson flag ( #12919 )
2022-11-02 14:20:56 -04:00
Caleb Ukle
3f9909a5fe
fix(web): add option to override outputPath for file-server ( #12941 )
2022-11-02 16:49:04 +00:00
Zachary DeRose
67376209dd
fix(react): fixes broken links to 01-create-application vs 1-code-generation ( #12737 )
2022-10-21 10:17:13 -07:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 ( #12586 )
2022-10-13 18:34:24 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it ( #12575 )
2022-10-13 13:37:37 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture ( #12535 )
2022-10-12 22:06:32 +00:00
Jason Jean
85a5c89485
fix(core): fix slashes in inputs migrations ( #12444 )
2022-10-07 17:58:02 -04:00
Jack Hsu
dda9ea1f87
feat(bundling): remove deprecated UMD format support for rollup ( #12426 )
2022-10-05 22:44:06 -04:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration ( #12416 )
2022-10-05 22:30:03 +00:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal ( #12313 )
2022-09-30 12:02:05 +01:00
Phillip Barta
a592af1eb3
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack ( #12315 )
2022-09-29 10:20:22 -04:00
Jack Hsu
4b491c86f2
fix(web): update http-server lookup so it works with pnpm ( #12269 )
2022-09-28 09:37:35 -04:00
Jason Gerbes
4dc331c914
feat(react): improve babel preset options ( #10940 )
...
Improved the '@nrwl/react/babel' preset to allow for customisation of all options provided by
the
'@nrwl/web/babel' preset.
ISSUES CLOSED : #10939
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-09-22 11:16:29 -04:00
Jack Hsu
84a21e904e
fix(bundling): skip web-specific configuration when bundling for node ( #12130 )
2022-09-20 20:04:35 +00:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links ( #12083 )
2022-09-19 19:15:19 +00:00
Victor Savkin
6e6925f8e4
chore(repo): update to nx 14.7.6-beta.6
2022-09-17 15:59:06 -04:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin ( #12009 )
2022-09-15 14:55:06 -04:00