Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add source maps for stack traces #5354

Open
codyoss opened this issue Jun 20, 2024 · 1 comment
Open

add source maps for stack traces #5354

codyoss opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@codyoss
Copy link
Member

codyoss commented Jun 20, 2024

When debugging I noticed stack traces for owlbot were js line numbers that don't correlate well to the ts files. It would be great is the stack traces mapped back to the source files some how.

@codyoss codyoss added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Jun 20, 2024
@codyoss codyoss changed the title add source maps for exceptiopns add source maps for exceptions Jun 20, 2024
@codyoss codyoss changed the title add source maps for exceptions add source maps for stack traces Jun 20, 2024
@codyoss
Copy link
Member Author

codyoss commented Jun 20, 2024

cc @sofisl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants