linera-io/linera-protocol

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

開放

#2,315 建立於 2024年7月27日

 (6 則留言) (0 個反應) (0 位負責人)Rust (2,354 個分叉)batch import
frontendgood first issue

倉庫指標

星標
 (32,149 顆星)
PR 合併指標
 (平均合併 2天 22小時) (30 天內合併 111 個 PR)

描述

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.

貢獻者指南