Jack Hsu
f110d0c0e6
chore(react): update unit tests to use "as-provided" when generating apps/libs ( #18893 )
2023-08-30 09:13:05 -06:00
Jonathan Cammisuli
bbae14b9a7
fix(core): do not use joinPathFragments for generating files ( #18753 )
2023-08-23 12:23:03 -04:00
Hisam Fahri
402ccbf182
fix(react): add app directory in the default tailwind.config.js ( #16656 )
2023-05-05 15:51:15 +03:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx ( #16376 )
2023-04-19 10:59:41 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -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
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit ( #15467 )
2023-03-06 13:55:44 -05:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init ( #14467 )
2023-02-16 11:17:30 -05:00
lucasmerlin
6dd6e6167e
fix(nextjs): update order of @tailwind directives in @nrwl/react:setup-tailwind ( #13429 )
2023-01-25 11:10:15 -05:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Jack Hsu
d20cf91e6c
feat(misc): add x-priority tags to next, react, webpack, rollup, esbuild ( #14352 )
2023-01-13 11:50:01 -05:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Juri
9c93c907fd
fix(react): adjust nx-console related x-dropdown prop name
2022-08-03 10:39:06 +02:00
Juri Strumpflohner
bf2c79bc01
fix(react): allow positional params for setup-tailwind generator ( #11396 )
2022-08-02 09:11:49 -04:00
Jack Hsu
8173887fbb
feat(react): add tailwind setup generator ( #11214 )
...
LGTM!
2022-07-19 13:07:37 -06:00