You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am running my typescript application directly using ts-node, is there anything I need to do to get sentry to work correcty? i.e. since no compilation is happening, there won't be source maps.
The docs are not clear in this case what if at all needs to be changed in the tsconfig.json file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I am running my typescript application directly using ts-node, is there anything I need to do to get sentry to work correcty? i.e. since no compilation is happening, there won't be source maps.
The docs are not clear in this case what if at all needs to be changed in the
tsconfig.json
file.Beta Was this translation helpful? Give feedback.
All reactions