Files
pubsub/tasks
glm-5.1 7647892e76 feat(build-and-exports-validation): validate build pipeline, exports map, and tsup config
All acceptance criteria verified:
- npm run build produces correct ESM + CJS + declarations
- npm run lint (tsc --noEmit) passes
- package.json exports map correct for index and event-target-redis
- tsup.config.ts lists all entry points
- src/index.ts barrel re-exports all modules
- Peer deps (ioredis optional) correct
- No runtime dependencies
2026-05-08 06:10:54 +00:00
..