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

chore: Enable sourceMaps to show error traces related to typescript files #873

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

Duell10111
Copy link
Contributor

As a seperate PR of #872, I enabled the sourcemaps again as disabled some updates before. Change included here: (refactor: Migrate to ts-proto (#752))
I am not sure if this was done on purpose.

But this is currently causing the issue that local debugging in the IDE is not working on the ts files, and only works when setting breakpoints on the bundles js variant.

This makes development for me a bit harder. :)

I tried the bundles variant with sourcemap on my side for a while and it worked just fine.

…ript files and allow local debugging for development
@LuanRT LuanRT changed the title chore: enable sourceMaps again to show error traces related to typescript files and allow local debugging for development chore: Enable sourceMaps to show error traces related to typescript files Jan 20, 2025
@LuanRT LuanRT merged commit 49be72d into LuanRT:main Jan 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants