Releases: purelledhand/cra-template-typescript-fast-build
Releases · purelledhand/cra-template-typescript-fast-build
v0.0.2
v0.0.1
Major Feature
- Override cra webpack config for disable
forkTsCheckerWebpackPlugin
- Enable incremental compilation with
noEmit
option in TypeScript@4.0.1~