8000 fix(generators): Add sourceMap to tsconfig.json template by nathanbrizzee-cdcr · Pull Request #3166 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

fix(generators): Add sourceMap to tsconfig.json template#3166

Merged
daffl merged 1 commit intofeathersjs:dovefrom
nathanbrizzee-cdcr:tsconfig_sourcemaps
Apr 28, 2023
Merged

fix(generators): Add sourceMap to tsconfig.json template#3166
daffl merged 1 commit intofeathersjs:dovefrom
nathanbrizzee-cdcr:tsconfig_sourcemaps

Conversation

@nathanbrizzee-cdcr
Copy link
Contributor
@nathanbrizzee-cdcr nathanbrizzee-cdcr commented Apr 18, 2023

Summary

In order to debug a Feathers 5 typescript server with VSCode, the tsconfig file needs sourceMap enabled.

Closes #3164

@
8000
daffl daffl changed the title feat: add sourceMap to tsconfig.json template fix(generators): Add sourceMap to tsconfig.json template Apr 19, 2023
@daffl daffl merged commit 3049b7a into feathersjs:dove Apr 28, 2023
@daffl
Copy link
Member
daffl commented Apr 28, 2023

Will go out with the next release. Thank you!

@nathanbrizzee-cdcr nathanbrizzee-cdcr deleted the tsconfig_sourcemaps branch April 28, 2023 17:41
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.

Add "sourceMap": true to tsconf.json to enable debugging in VSCode for Feathers V5 with typescript

3 participants

0