Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor ( #17347 )
2023-06-07 12:26:43 -04:00
Nicholas Cunningham
8f771e023b
fix(node): When serving using js:node executor NODE_ENV should not be undefined ( #17375 )
2023-06-02 13:56:40 -04:00
Jonathan Kolberg
1c791dbd8e
feat(node): allow executing esm compiled scripts ( #10414 )
2023-05-04 22:02:31 +00:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 ( #15592 )
2023-05-03 11:02:07 -04:00
Jack Hsu
b3d07a8293
fix(node): default webpack build to not perform default optimizations for Node ( #16625 )
2023-04-27 22:59:22 +00:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests ( #16441 )
2023-04-24 18:48:44 -04:00
Nicholas Cunningham
ce4a76a975
feat(nest): Add strict option ( #16371 )
2023-04-18 12:47:02 -06:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher ( #16244 )
2023-04-18 10:42:05 -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
cfbdde9108
chore(node): increase timeout for Node server e2e test ( #16088 )
2023-04-04 13:17:27 -04:00
Miroslav Jonaš
e4db34a021
fix(node): ensure node e2e test uses unique port to avoid port clashes ( #15951 )
2023-03-29 10:19:02 -04:00
Jason Jean
8cf8f18c1c
feat(core): refactor most of js graph work into its own folder ( #15365 )
2023-03-28 14:57:06 -04:00
Nicholas Cunningham
0383fa6017
Add e2e tests for nest ( #15522 )
2023-03-08 11:53:31 -07:00
Jack Hsu
a69f8abdf9
fix(node): add default build configuration ( #15542 )
2023-03-08 12:32:29 -05:00
Katerina Skroumpelou
b84125f9dd
fix(js): integrate buildable bundler and compiler options ( #15376 )
2023-03-03 09:56:57 -05:00
Miroslav Jonaš
9a014c792c
fix(core): plugin should not override existing external nodes ( #15219 )
2023-03-02 17:53:20 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 ( #15293 )
2023-02-27 17:24:06 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" ( #15274 )
2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 ( #15247 )
2023-02-26 02:26:53 -05:00
Caleb Ukle
8a97b43eb1
feat(testing): jest 29 support ( #14701 )
2023-02-23 14:30:47 -06:00
Jack Hsu
a45d52e9e6
fix(node): support custom import paths based on tsconfig when building node apps ( #15154 )
2023-02-21 12:49:49 -05:00
Jack Hsu
bce05aebd8
feat(node): create fastify setup closer to what fastify-cli creates ( #15096 )
2023-02-18 15:23:56 +00:00
Jack Hsu
40007a1d53
feat(node): add support for workspace libs when not bundling ( #15069 )
2023-02-17 17:56:55 +00:00
Jack Hsu
0f8faa249b
fix(node): use correct main entry file extension based on project config ( #14894 )
2023-02-09 12:43:00 -05:00
Jack Hsu
4d21915bd1
feat(node): add default unit test for fastify framework ( #14876 )
2023-02-08 12:47:15 -07:00
Miroslav Jonaš
b80286191d
feat(core): refactor lock file parsing and pruning ( #13864 )
...
Co-authored-by: Jason Jean <FrozenPandaz@users.noreply.github.com>
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-06 11:39:36 -05:00
Nicholas Cunningham
9abd8e6af1
fix(node): add sourcemaps for esbuild configuration by default ( #14725 )
2023-01-31 14:31:35 -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
013bb74444
feat(node): add e2e project generator ( #14429 )
2023-01-17 15:38:52 -05: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
00caf6ae5e
feat(node): update CNW to support generating a node server with a framework ( #14313 )
2023-01-13 11:39:38 -07: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
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets ( #14080 )
2023-01-04 11:34:50 -05:00
Miroslav Jonaš
75de1651a1
feat(core): add lockfile pruning to executors that generate package.json ( #13734 )
2022-12-09 12:17:36 -05:00
Miroslav Jonaš
1a3cc515a4
fix(core): prevent peer deps from ending up as dev deps in create package json ( #13502 )
2022-12-01 12:07:52 +01:00
Miroslav Jonaš
a95b91d433
fix(core): generated package.json should not include duplicates and optional peer deeps ( #13438 )
2022-11-28 17:26:32 +01:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json ( #13040 )
2022-11-08 13:12:31 -05:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 ( #12586 )
2022-10-13 18:34:24 -04:00
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
Jack Hsu
65a7f4798e
feat(express): generate express app with static assets handler ( #12442 )
2022-10-06 14:16:19 +00:00
Miroslav Jonaš
5e293eba4c
feat(core): map lock file data to external dependencies ( #12185 )
2022-10-05 20:58:28 -04:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00: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
Miroslav Jonaš
5bd30cc1e9
fix(node): add cleanup on e2e tests ( #12096 )
2022-09-19 19:57:23 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Victor Savkin
f8da1ad42b
chore(repo): update nx to 14.6.0-beta.3
2022-08-12 16:10:56 -04:00
Chau Tran
0ce3b1a9f6
fix(express): tslib should be included if importHelpers is true ( #11419 )
...
ISSUES CLOSED : #11012
2022-08-11 20:42:29 +07:00
Colum Ferry
ffecf93473
fix(node): add implicit dep on the e2e project to nest ( #11397 )
2022-08-01 15:11:08 -06:00