Debugging Production Issues With Sentry and Nuxt.js
A short tutorial on how to display the source code in Sentry when using the Nuxt.js generate
command

The Problem
Recently I was faced with a bunch of front end errors occurring only in the production environment. The error reports were coming from Sentry and it was really hard…