Files
speckle-server/packages/shared/src/core
Iain Sproat 0ac69bc54b fix(shared): ensureError should not bury original message
- if 'e', the original cause, is not an Error, it is buried by the fallback message.
- this PR ensures that the original cause is included in the error message
2025-03-12 11:31:25 +00:00
..