Chau Tran
142ed2eead
feat(js): inline non-buildable libs for tsc and swc ( #12280 )
...
Co-authored-by: Chau Tran <chautran@10.0.0.10>
2022-10-07 09:46:43 +07:00
Benjamin Cabanes
e5d0a71771
docs(core): add tab layout for js install section ( #12450 )
2022-10-06 14:25:52 -04:00
Victor Savkin
e778644323
Revert "chore(js): inline non-buildbale ( #12170 )"
...
This reverts commit 24cb3cd57442229e81f8a85452c56818d26194a6.
2022-09-27 10:29:55 -04:00
Chau Tran
24cb3cd574
chore(js): inline non-buildbale ( #12170 )
...
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-27 11:23:09 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin ( #12053 )
2022-09-20 12:05:58 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent ( #12039 )
2022-09-16 17:03:33 -04:00
Xie Jay
b3e69e2591
feat(js): add rootDir option ( #11678 )
...
close #11601 , close #9410 , close #10707
Co-authored-by: xiejay97 <xiejay97gmail.com>
2022-09-13 00:13:58 +00:00
Chau Tran
2508cb04a6
Revert "feat(js): add srcRootForCompilationRoot option to tsc executor ( #10707 )" ( #11977 )
...
This reverts commit aa01b7bd2d30bc4b16f831189d153eca618ec27b.
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-12 13:31:45 +00:00
Nozomu Miyamoto
aa01b7bd2d
feat(js): add srcRootForCompilationRoot option to tsc executor ( #10707 )
...
* feat(js): add `srcRootForCompilationRoot` option to tsc executor
ISSUES CLOSED : #9410
* docs(js): add description for `srcRootForCompilationRoot` option
2022-09-12 20:14:23 +07:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server ( #11669 )
2022-08-26 10:34:33 -04:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Jack Hsu
e45c2f24ba
feat(nextjs): improve support for custom server ( #11325 )
...
- Add new generator for custom server
- Add @nrwl/js:node executor for serving custom server
- Deprecate @nrwl/node:node in favor of the above
2022-08-02 18:37:23 +00:00
Jack Hsu
7fd7af3195
feat(js): add --clean/--no-clean option to tsc and swc executors ( #11311 )
2022-07-27 15:04:22 +00:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api ( #10272 )
2022-05-12 18:12:04 +00:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view ( #10189 )
2022-05-06 15:48:44 -04:00
Daniel Grant
63006b791a
fix(js): .swcrc path option should follow existing conventions ( #10127 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-05-06 13:46:13 -04:00
Daniele Tortora
664df0e849
feat(js): add --includeBabelRc flag for @nrwl/js:library generator ( #8793 , #8600 ) ( #10055 )
...
* fix(js): fix(js): adding missing babelrc for tsc compiled libraries
ISSUES CLOSED : #8600 , #8793
ISSUES CLOSED : #8600 , #8793
* feat(js): adds the --skipBabelConfig flag to prevent .babelrc file generation
ISSUES CLOSED : #8600 , #8793
ISSUES CLOSED : #8600 , #8793
* feat(js): adds the --includeBabelRc flag to the library generator
adds the --includeBabelRc flag to the library generator, and a mechanism to automatically detect the
nrwl/web plugin, which requires auto-generation of the babelrc even when not explicitly set by the
user
ISSUES CLOSED : #8600 , #8793
2022-05-04 10:58:34 -05:00
Daniel Grant
a68120a35b
fix(js): .swcrc path should be customizable ( #10118 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-05-03 13:41:52 -04:00
James Henry
46e7b4d49c
chore(core): improve help output for generators and executors ( #9800 )
2022-04-12 14:05:55 -04:00
Chau Tran
3e94d4cb3a
fix(js): add init generator placeholder ( #9777 )
2022-04-11 08:47:08 -05:00
Benjamin Cabanes
3a87887b06
docs(core): js package description update ( #9506 )
2022-03-24 21:22:32 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability ( #9383 )
2022-03-24 12:00:06 -04:00