reactjs/react-modal

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

Open

#1036 aperta il 8 feb 2024

Vedi su GitHub
 (6 commenti) (1 reazione) (0 assegnatari)JavaScript (828 fork)batch import
buildhelp wanted

Metriche repository

Star
 (7294 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor