|
|
|
|
|
by WorldMaker
2799 days ago
|
|
There's still react-scripts-ts [1] which drops the majority of Babel in the CRA pipeline for solely Typescript. Presumably, it will remain active as it is still a useful alternative if you know you are going to want Typescript from day one. (This Babel-based support is perfect for those unsure and looking to experiment, which is great.) [1] https://github.com/wmonk/create-react-app-typescript |
|
https://github.com/wmonk/create-react-app-typescript/issues/...