Open tomasr8 opened 3 months ago
This came up in https://github.com/indico/indico-checkin-pwa/pull/61
CRA/react-scripts doesn't seem to be actively maintained anymore which is a problem on its own, but also when trying to update dependencies like TypeScript which are pinned by react-scripts to an old version.
We should look into alternatives like vite.
This came up in https://github.com/indico/indico-checkin-pwa/pull/61
CRA/react-scripts doesn't seem to be actively maintained anymore which is a problem on its own, but also when trying to update dependencies like TypeScript which are pinned by react-scripts to an old version.
We should look into alternatives like vite.