linera-io/linera-protocol

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

Open

#2,315 opened on 2024年7月27日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Rust (2,354 forks)batch import
frontendgood first issue

Repository metrics

Stars
 (32,149 stars)
PR merge metrics
 (平均マージ 2d 22h) (30d で 111 merged PRs)

説明

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.

コントリビューターガイド