Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typscript incremental builds? #10969

Open
rhyek opened this issue May 16, 2021 · 1 comment
Open

typscript incremental builds? #10969

rhyek opened this issue May 16, 2021 · 1 comment

Comments

@rhyek
Copy link

rhyek commented May 16, 2021

What is the status of CRA with TypeScript support for incremental builds? I did a couple of tests without changing much aside from setting incremental and outDir in my tsconfig.json, but they seem to have no effect.

Seeing as how both snowpack and vitejs promise greatly faster start times during development, I think supporting incremental would go a long way in keeping CRA up to par somewhat (potentially?) in terms of speed.

I've read at least one issue recommending the use of something like CRACO to configure fork-ts-checker-webpack-plugin (alas no examples), but I think this is way more work than should be required for something that the ts compiler supports with a flag.

@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant