652
wait what... (lemmy.nz)
you are viewing a single comment's thread
view the rest of the comments
[-] marlowe221@lemmy.world 2 points 7 months ago

Oh, they are included in the build. But I still get error messages that don’t actually point to the line in the TS source file sometimes.

Maybe I have something configured wrong - TS projects always include a more config files of different kinds than I see in other languages I work in - but it happens.

[-] MotoAsh@piefed.social 2 points 7 months ago

If it's only rarely, it might just be some dumb caching issue, or it can be a build ordering issue. Like you have to be careful in Rollup configs or some tasks will mangle the code before a sourcemap is generated. Otherwise iirc it may have to be turned on in browser settings, though hopefully they're on by default these days.

this post was submitted on 17 Jan 2026
652 points (98.2% liked)

Programmer Humor

33049 readers
668 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS