firebase-functions-interop icon indicating copy to clipboard operation
firebase-functions-interop copied to clipboard

How do I use generated source maps?

Open dustin-graham opened this issue 5 years ago • 0 comments
trafficstars

Our functions are working well with this library, but printed stack traces are not human readable. How do we get the source maps to be used so that we can get references to Dart code issues at runtime?

dustin-graham avatar Feb 26 '20 20:02 dustin-graham