linera-io/linera-protocol

Our Web frontends rely on the dead project `react-scripts`

Ouverte

#2 315 ouverte le 27 juil. 2024

 (6 commentaires) (0 réaction) (0 personne assignée)Rust (2 354 forks)batch import
frontendgood first issue

Métriques du dépôt

Stars
 (32 149 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur