reactjs/react-modal

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

Open

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

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)JavaScript (7,294 star) (828 fork)batch import
buildhelp wanted

描述

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.

贡献者指南