reactjs/react-modal

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

オープン

#1,036 opened on 2024/02/08

 (6 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (828 件のフォーク)batch import
buildhelp wanted

Repository metrics

Stars
 (7,294 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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