d3ro-voice/site
Yun Chan 4b40b25e53
Some checks failed
deploy-site / deploy (push) Failing after 1m4s
fix(site): stop the landing build from depending on hoisted Node types
The hero typed its timer ref with NodeJS.Timeout, which only resolves when
@types/node is visible from an ancestor node_modules. The deploy job installs
site dependencies alone, so tsc -b failed with TS2503 and the landing site has
not been redeployed since. Use ReturnType<typeof setTimeout> and record the
measured deploy blocker plus the runner's missing Python in the map.

💘 Generated with Crush

Assisted-by: Crush:deepseek-v4.1-flash
2026-09-19 08:47:33 +09:00
..
public feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
src fix(site): stop the landing build from depending on hoisted Node types 2026-09-19 08:47:33 +09:00
index.html feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
package-lock.json chore(release): 1.3.7 2026-09-19 08:24:13 +09:00
package.json chore(release): 1.3.7 2026-09-19 08:24:13 +09:00
postcss.config.js 랜딩 페이지: D3RO 브랜드 프로모션 사이트 + GitHub Pages 배포 2026-04-05 23:55:13 +09:00
tailwind.config.js feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
tsconfig.json 랜딩 페이지: D3RO 브랜드 프로모션 사이트 + GitHub Pages 배포 2026-04-05 23:55:13 +09:00
vite.config.ts feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00