nx
nx copied to clipboard
cleanup(angular): use module & moduleResolution node16
Updates the TypeScript configuration for the @nx/angular
plugin to use module
and moduleResolution
set to node16
. The upcoming Angular v18 support needs this, but we can do it ahead of time to keep the Angular 18 PR leaner.
Current Behavior
Expected Behavior
Related Issue(s)
Fixes #
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
nx-dev | ✅ Ready (Inspect) | Visit Preview | Apr 30, 2024 3:25pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 01090a1773fb2881996876e36a5f021022d42500. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
-
nx affected --targets=e2e,e2e-ci --base=458f2cc1e8511c60389a8edad233ab3f77afd410 --head=01090a1773fb2881996876e36a5f021022d42500 --parallel=1
-
nx affected --targets=lint,test,build --base=458f2cc1e8511c60389a8edad233ab3f77afd410 --head=01090a1773fb2881996876e36a5f021022d42500 --parallel=3
-
nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dte
-
nx-cloud record -- nx format:check --base=458f2cc1e8511c60389a8edad233ab3f77afd410 --head=01090a1773fb2881996876e36a5f021022d42500
-
nx documentation --no-dte
-
nx affected -t e2e-macos-ci --parallel=1 --base=458f2cc1e8511c60389a8edad233ab3f77afd410 --head=01090a1773fb2881996876e36a5f021022d42500
Sent with 💌 from NxCloud.
I'm going to close this and include the changes in the Angular v18 branch so they make more sense and are tested in the context where they are actually required.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.