Feature Request
Description of Problem:
Create-react-app, where react-scripts comes from, is now deprecated and needs to be replaced with build scripts that are maintained.
Potential Solutions:
React now suggests using a build tool such at Vite. The migration is fairly straightforward to Vite from CRA.