Closed Jwalin-Thaker closed 4 years ago
Hi @Jwalin-Thaker Can you please write into support@bugsnag.com with a link to an example of an error which is not symbolicating as you expect?
Closing as we have not heard back. If you have any further questions, please get in touch.
Tried all the combination of wildcards and file entries, the source map does get uploaded, but it is an incorrect one. Cause it does not trace back to the original source code and just shows the minified weback version instead.
My webpack config (in parts) is as follows:
My folder structure is as follows:
My lambda bundle consists of just the
dist/email-notifications/index.js
file