Skip to content

Embed sources in generated source maps#109

Merged
cyjake merged 1 commit into
masterfrom
codex/include-sources-in-package
May 30, 2026
Merged

Embed sources in generated source maps#109
cyjake merged 1 commit into
masterfrom
codex/include-sources-in-package

Conversation

@cyjake

@cyjake cyjake commented May 30, 2026

Copy link
Copy Markdown
Owner

Enables inlineSources so published .js.map files include their original TypeScript source content instead of pointing bundlers at missing package files.

Fixes #106

@cyjake cyjake force-pushed the codex/include-sources-in-package branch from 70f7b60 to 5d95159 Compare May 30, 2026 03:01
@cyjake cyjake changed the title Include source files in npm package Embed sources in generated source maps May 30, 2026
@cyjake cyjake merged commit d8cd0aa into master May 30, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing source files in npm package cause sourcemap warnings

1 participant