/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
test/development/basic/styled-components/next.config.js
7 строк
96 B
Benjamin Woodruff
fix(turbopack-ecmascript-plugins): Accept a partial object for StyledComponentsTransformConfig (#69474)
30 авг 2024, 02:41
Не верифицирован
30 авг 2024, 02:41
a7c56a5
Код
Авторство
О чём код?
module.exports = { compiler: { styledComponents: { displayName: true, }, }, }