reactjs/react-modal

Moving to a "modern" build system (hardcore level)

开放

#1,036 创建于 2024年2月8日

 (6 条评论) (1 个反应) (0 位负责人)JavaScript (828 个派生)batch import
buildhelp wanted

仓库指标

星标
 (7,294 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

react-modal uses an old toolchain system for build and testing (not that the tools aren't great, but because javascript toolchain are pretty messy and not reliable as things changes all the time).

The idea is to move to a "modern" build system (probably vite as it also has compatibility with karma, but suggestions are welcome) as people apparently have move to it.

贡献者指南