Skip to content

refactor: use vite-tsconfig-paths instead of deprecated nx/vite/plugins/nx-tsconfig-paths.plugin - #5223

Open
timdeschryver wants to merge 1 commit into
mainfrom
vite-tsconfig-paths
Open

refactor: use vite-tsconfig-paths instead of deprecated nx/vite/plugins/nx-tsconfig-paths.plugin#5223
timdeschryver wants to merge 1 commit into
mainfrom
vite-tsconfig-paths

Conversation

@timdeschryver

Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[x] Other... Please describe:

What is the current behavior?

https://nx.dev/docs/kb/configure-vite#typescript-paths

`nxViteTsPaths` is deprecated

The nxViteTsPaths() plugin from @nx/vite/plugins/nx-tsconfig-paths.plugin is deprecated and will be removed in Nx v24. It still works in v23, but using it logs a deprecation warning. Swap it for tsconfigPaths() from vite-tsconfig-paths as shown above.

What is the new behavior?

We use vite-tsconfig-paths, as recommended.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for ngrx-io ready!

Name Link
🔨 Latest commit cb982ed
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/6a9869d9b248ff000834520c
😎 Deploy Preview https://deploy-preview-5223--ngrx-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants