Leosvel Pérez Espinosa
1b0439b55c
feat(misc): use helper to determine project name and root in npm-package generator ( #18710 )
2023-08-22 12:26:54 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope ( #16947 )
2023-05-15 16:06:24 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Miroslav Jonaš
62bae5a120
feat(core): make npmScope optional ( #10018 )
2022-06-23 10:57:54 +02:00
Jason Jean
e759abdc95
fix(misc): fix npm-package generator on windows ( #8751 )
2022-01-28 14:41:54 -05:00
Caleb Ukle
39b134ac22
fix(core): add license field ( #8542 )
...
license field is required when linking deps in a yarn workspace, without it the nx-core guide will
break for readers
2022-01-15 01:25:03 +00:00
Craigory Coppola
c04686ab10
feat(core): optional workspace.json file ( #7584 )
2021-11-30 15:02:06 -06:00
Craigory Coppola
bdcbac4445
feat(core): standalone project configuration is default ( #7351 )
...
* feat(core): standalone project configuration is default
* chore(core): changes to e2e tests
* fix(core): intuit projects when inside their directories when using project.json files
* chore(core): e2e changes
* fix(core): standalone configurations work with npm-project generator
* chore(core): e2e tests should use standalone configurations
* chore(core): e2e fixes per review
2021-10-16 00:07:12 +02:00
Jason Jean
bfa06ce8b0
feat(misc): add generator for simple npm-package ( #6784 )
2021-08-20 14:10:00 -04:00