Converter copies them to ds-bundle/fonts/ and styles.css @imports the closure -> [FONT_MISSING] resolved, designs render in brand fonts. Manrope still loads via remote @import in trade-in.css.
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"projectId": "e4b235af-089b-4532-8025-5199a2695a12",
|
|
"shape": "package",
|
|
"pkg": "tradein-mvp-frontend",
|
|
"globalName": "TradeInUI",
|
|
"srcDir": "src",
|
|
"tsconfig": "tsconfig.json",
|
|
"cssEntry": "src/components/trade-in/trade-in.css",
|
|
"tokensGlob": "src/app/globals.css",
|
|
"buildCmd": "node .ds-sync/package-build.mjs --config .design-sync/config.json --node-modules tradein-mvp/frontend/node_modules --entry tradein-mvp/frontend/dist/index.js --out ./ds-bundle",
|
|
"libOverrides": {
|
|
"source-kit.mjs": "synth-entry process shim for Next.js app (process.env.NEXT_PUBLIC_* reads)"
|
|
},
|
|
"componentSrcMap": {
|
|
"Error": null,
|
|
"GlobalError": null,
|
|
"Providers": null,
|
|
"RootLayout": null,
|
|
"AvitoScraperPage": null,
|
|
"CachePage": null,
|
|
"CianScraperPage": null,
|
|
"HistoryPage": null,
|
|
"PreviewEstimatePage": null,
|
|
"ScraperPage": null,
|
|
"ScrapersUnifiedPage": null,
|
|
"TradeInPage": null,
|
|
"YandexScraperPage": null
|
|
},
|
|
"provider": {
|
|
"component": "PreviewProvider"
|
|
},
|
|
"extraEntries": [
|
|
"../../.design-sync/preview-provider.tsx"
|
|
],
|
|
"readmeHeader": ".design-sync/conventions.md",
|
|
"extraFonts": [
|
|
"../../.design-sync/fonts/brand-fonts.css"
|
|
]
|
|
}
|