/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
apps/bundle-analyzer/components.json
21 строка
427 B
Will Binns-Smith
Turbopack: Add bundle analyzer UI to next build --experimental-analyze (#85788)
15 ноя 2025, 02:50
Не верифицирован
15 ноя 2025, 02:50
617ead5
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "", "css": "app/globals.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "iconLibrary": "lucide" }