gajus / gajus/babel-plugin-react-css-modules
Plugin does't work after updating react-scripts to version 4.3.0
- Lenguaje dominante
- JavaScript
- Estrellas
- 2k
- Forks
- 159
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
New `react-scripts` uses `css-loader` >= v4 that has a new `IdentName` generation. So it needs updating `generic-names` in package.json to [v3.0.0](https://github.com/css-modules/generic-names/releases/tag/v3.0.0).
As a temporary [solution](https://github.com/gajus/babel-plugin-react-css-modules/issues/279#issuecomment-656549514).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Update the generic-names dependency in package.json to v3.0.0, as required by css-loader v4 used by react-scripts 4.3.0. Check the linked temporary solution for context, then verify that the plugin works after updating react-scripts and that CSS module class-name generation remains compatible.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, react
- Área
- frontend, tooling
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 35/100