You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI: build eslint-config dist in all standalone pipelines
The eslint-config dist/ directory is gitignored, so standalone Dagger
pipelines that mount eslint-config need to explicitly build it after
install. Without this, local.ts -> ./dist/index.js fails with
ResolveMessage {}.
Also fixes:
- sjer.red: add missing zod direct dependency
- better-skill-capped/fetcher: fix tsconfig types field (@types/bun)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments