You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a bug report - more a heads up. There's a new feature been added to the fork-ts-checker-webpack-plugin (which I believe CRA uses for TypeScript builds). This feature speeds up incremental compilation.
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.
This isn't a bug report - more a heads up. There's a new feature been added to the
fork-ts-checker-webpack-plugin
(which I believe CRA uses for TypeScript builds). This feature speeds up incremental compilation.More details can be found here:
https://blog.johnnyreilly.com/2019/01/typescript-and-webpack-watch-it.html
Would you consider upgrading to this for the performance improvement?
See also: TypeStrong/fork-ts-checker-webpack-plugin#198
And: TypeStrong/fork-ts-checker-webpack-plugin#196
The text was updated successfully, but these errors were encountered: