Skip to content

Conversation

@dannyighsu
Copy link
Contributor

@dannyighsu dannyighsu commented Oct 18, 2025

For ease of debugging for SDK consumers.

Tested on local w/ the fork to confirm source maps appear and are viewable.

target: 'node',
format: 'cjs',
minify: false,
sourcemap: 'external',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if the two source maps conflict? Maybe we should just generate one, IDK

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you need both since consumers will be either/or and not both

@jahooma
Copy link
Contributor

jahooma commented Oct 18, 2025

Thanks Danny!

@jahooma jahooma merged commit f8154c9 into CodebuffAI:main Oct 18, 2025
14 of 19 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.

2 participants