zapier-platform
zapier-platform copied to clipboard
Add sourcemap support for error traces
We're using TypeScript to write our Zapier integration. When errors are thrown, the generated sourcemaps are not applied in the stacktraces as it seems.
Is there a way to enable these?