From 2270f28b2e8b87b7a405a4c1a31aadb0b87163a2 Mon Sep 17 00:00:00 2001 From: James Prevett Date: Mon, 11 Nov 2024 12:00:22 -0600 Subject: [PATCH] `fixError` can now handle read-only `message` --- src/emulation/shared.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/emulation/shared.ts b/src/emulation/shared.ts index 3fb7a34f..6cc97bb8 100644 --- a/src/emulation/shared.ts +++ b/src/emulation/shared.ts @@ -102,7 +102,9 @@ export function fixError(e: E, paths: Record