James Henry
24060dc650
chore(repo): prepopulate verdaccio storage for e2e-ci ( #23429 )
2024-05-16 10:06:25 -04:00
Jack Hsu
b8e6ebbf9a
feat(webpack): change plugin import paths to speed up config loading ( #23021 )
2024-04-26 10:41:59 -04:00
Nicholas Cunningham
9cf8c29d27
fix(node): e2e target fails out of the box ( #22987 )
2024-04-25 09:31:25 -06:00
Jason Jean
df7e40d547
feat(repo): split e2e tests ( #22927 )
2024-04-25 10:13:03 -04:00
Nicholas Cunningham
c27a668530
fix(webpack): Should work when absolute paths are supplied as output ( #22736 )
2024-04-09 09:27:10 -06:00
Nicholas Cunningham
b34f9df962
fix(node): Increase timeout for CI ( #22003 )
2024-02-26 12:19:20 -07:00
Nicholas Cunningham
371a1ed6b8
fix(node): Broken E2E tests ( #21569 )
2024-02-05 10:16:08 -07:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Simeon Cheeseman
ec4f7c5532
feat(linter): add error and warning statistics ( #18313 )
2024-02-01 10:48:32 -05:00
Nicholas Cunningham
fbefd06136
fix(node): E2E test port conflicts ( #20826 )
2023-12-18 10:10:13 -07:00
Jason Jean
4ec134f9d1
chore(node): decrease e2e times ( #20666 )
2023-12-08 16:19:47 -05:00
Tycho Bokdam
a08fdf0e36
fix(webpack): Fixed libraryTarget option not being set for node targets ( #20505 )
2023-12-04 08:39:31 -05:00
Jack Hsu
80ec78a412
chore(node): fix e2e tests and add implicit dependency on @nx/webpack ( #20137 )
2023-11-08 16:10:29 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 ( #19689 )
2023-11-07 15:45:42 -05:00
Jason Jean
50b62524f5
chore(misc): remove e2e utils that use internal nx functions ( #19085 )
2023-09-11 19:56:58 -04:00
Jack Hsu
8c1f183659
fix(linter): handle non-JSON eslintrc files when updating overrides ( #19026 )
2023-09-06 12:20:28 -04:00
Emily Xiong
9d5a3830be
feat(misc): remove dotenv from executors ( #18719 )
2023-08-22 20:00:37 -04:00
Leosvel Pérez Espinosa
d56605522b
feat(node): use helper to determine project name and root directory in project generators ( #18620 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-21 15:47:18 -04:00
Emily Xiong
0bb6ab896e
chore(testing): move setMaxWorker out runCLI ( #18582 )
2023-08-17 11:57:25 -04:00
Emily Xiong
40d66ec715
chore(core): remove readProjectsConfigurations from workspaces ( #18329 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-15 14:48:40 -04:00
MaxKless
59f696c85b
cleanup(misc): remove outdated run-e2e-tests targets ( #18147 )
2023-07-17 15:05:39 -04:00
Jack Hsu
c6a0615fa5
fix(js): add watchIgnore and runBuildTargetDependencies options to speed up build ( #17953 )
2023-07-05 14:50:53 -04:00
Jack Hsu
b7d283bced
fix(js): skip watcher if --watch=false for node executor ( #17887 )
2023-06-30 15:10:24 -04:00
Jack Hsu
35ed04741d
fix(js): add support for waitUntilTargets back ( #17553 )
2023-06-12 09:38:47 -05:00
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