linera-io/linera-protocol
Vedi su GitHubOur Web frontends rely on the dead project `react-scripts`
Open
#2315 aperta il 27 lug 2024
frontendgood first issue
Metriche repository
- Star
- (32.149 star)
- Metriche merge PR
- (Merge medio 2g 22h) (111 PR mergiate in 30 g)
Descrizione
This package is part of the create-react-app project, which hasn't been maintained for several years, is no longer officially supported by React, and is not officially compatible with the version of TypeScript we have pinned in the repository.
We should use the eject script provided by react-scripts to remove the dependency on react-scripts, and then upgrade the concrete dependencies.