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: Inline source content in source maps to prevent Webpack warnings
Source maps now embed the original TypeScript source content directly,
preventing Webpack's source-map-loader from throwing warnings about
missing source files when consuming the package.
Fixes#5549
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments