Skip to content

fix: Remove vite-react tsBuildInfo path override#290

Open
mycroes wants to merge 1 commit intotsconfig:mainfrom
mycroes:vite-react-tsbuildinfo
Open

fix: Remove vite-react tsBuildInfo path override#290
mycroes wants to merge 1 commit intotsconfig:mainfrom
mycroes:vite-react-tsbuildinfo

Conversation

@mycroes
Copy link

@mycroes mycroes commented Jan 21, 2025

Remove the tsBuildInfo path override for vite-react. Having the tsBuildInfo in node_modules complicates CI (requires full wipe of node_modules, or specific wipe of the tsbuildinfo) and obfuscates the build process. It would also point multiple typescript projects to the same tsBuildInfo in a monorepo 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.

1 participant