reactjs/react-modal

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

Aberta

#1.036 aberto em 8 de fev. de 2024

 (6 comentários) (1 reação) (0 responsável)JavaScript (828 forks)batch import
buildhelp wanted

Métricas do repositório

Stars
 (7.294 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador