hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: add an empty suffix for running on MacOS #353

Closed kshychko closed 1 year ago

kshychko commented 1 year ago

Intent of Change

Description

Fix the sed command syntax for correct sourceMappingURL replacement on MacOS

Motivation and Context

The correct value in sourceMappingURL is needed for the correct stacktrace frames to be shown in Sentry.

How Has This Been Tested?

Locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: