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
I'm quite new to Razzle, but I'd like to install bugsnag for error tracking in my app.
I was able to install bugsnag, but I'm experiencing issue to produce the source map file necessary to locate the error in my app.
my module.export in razzle.config.js looks like so:
I'm quite new to Razzle, but I'd like to install bugsnag for error tracking in my app.
I was able to install bugsnag, but I'm experiencing issue to produce the source map file necessary to locate the error in my app.
my module.export in
razzle.config.js
looks like so:any advice on how to produce a source map file using Razzle?
thanks in advance
The text was updated successfully, but these errors were encountered: