it0/packages
hailin dd3abb3e67 fix(presence-service): set rootDir=../.. to match monorepo dist path structure
entrypoint.sh expects dist/services/presence-service/src/main.js
but without rootDir, tsc infers rootDir=src/ giving dist/main.js.
Setting rootDir=../.. (packages/ level) produces the correct nested path
dist/services/presence-service/src/main.js consistent with other services.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 18:04:56 -08:00
..
gateway feat(telemetry): add presence-service + Flutter telemetry module 2026-03-07 17:44:01 -08:00
openclaw-bridge feat(openclaw): Phase 1 — server pool + agent instance deployment infrastructure 2026-03-07 11:11:21 -08:00
services fix(presence-service): set rootDir=../.. to match monorepo dist path structure 2026-03-07 18:04:56 -08:00
shared feat(telemetry): add presence-service + Flutter telemetry module 2026-03-07 17:44:01 -08:00