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
revert(published): keep source-mapped "." export for bundler plugins
The exports rewrite in 8f0b64f was unrelated scope creep for this PR
and broke in-repo TypeScript resolution (tests import these packages
and resolved to a missing dist/*.d.ts), causing Linting/Unit tests to
fail in CI. This PR only needs to add the @datadog/apps-backend
runtime wiring in backend/shared.ts and backend/virtual-entry.ts.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments