linera-io/linera-protocol
Our Web frontends rely on the dead project `react-scripts`
开放
#2,315 创建于 2024年7月27日
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.