5

Server-Side Source Maps in Node.js

 3 years ago
source link: https://www.honeybadger.io/blog/server-side-source-maps/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Server-Side Source Maps in Node.js

Node.js projects in Honeybadger can now officially take advantage of source maps, just like Client-Side JavaScript projects can.

Hello, friendly JavaScripters. Do you like knowing what the hell is happening in your production code? If so, I'm sure that's why you use source maps to help you debug your JavaScript exceptions in the browser. Source maps became popular with the proliferation of transpilers like Babel and TypeScript, which allow developers like us to take advantage of new language features while still supporting old, crusty browsers (my favorite).

Right now, you can upload your source maps to Honeybadger, and we'll automatically translate your stack traces when an error occurs—making it much easier to pinpoint the cause of the bug.

We built the original system with browsers in mind, but many of you have been asking if you can also upload source maps for your server-side (Node.js) projects. For instance, you may be writing your API in TypeScript—wouldn't it be great if you could link your stack traces directly to the .ts files in your editor? Of course, now you can. 😄

Node.js projects in Honeybadger can now officially take advantage of source maps, just like Client-Side JavaScript projects can (you can find the language setting under Project Settings -> Edit).

To get started, check out our Using Source Maps guide. How you generate and upload source maps will depend on your tooling and build configuration—two of the most common configurations we see use Webpack and/or TypeScript.

Node's Experimental --source-map-support

Honeybadger also supports Node's experimental --source-map-support flag as of version 14+. If you run node with --source-map-support (and are generating source maps in your build system), your stack traces should be automatically translated before sending them to Honeybadger—you don't even need to upload your source maps in that case!


That's all—head over to the JavaScript exception tracking docs to get started!

Honeybadger has your back when it counts. We're the only error tracker that combines exception monitoring, uptime monitoring, and cron monitoring into a single, simple to use platform.

Our mission: to tame production and make you a better, more productive developer. Learn more

author photo

Josh Wood

Josh is Honeybadger's resident bug hunter and technical debt collector. Once enthusiastically referred to as a "human exception tracker", he spends his days crafting the middleware, plugins, and gems which keep the 'badger fat and happy through a steady diet of fresh data.

@heyjoshwood Author Twitter
“We’ve looked at a lot of error management systems. Honeybadger is head and shoulders above the rest and somehow gets better with every new release.”
michael.png?1628818040Michael Smith
Try Error Monitoring Free for 15 Days

Level up your software development career

Join our community of kick-ass developers as we learn engineering, DevOps, cloud architecture, and bootstrapping remote software companies. Tell me more →

We're Honeybadger. We'll never send you spam; we will send you cool stuff like exclusive content, memes, and special swag.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK