hamlet-io / executor-bash

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

fix: update sourceMappingURL value after bundle rename #352

Closed kshychko closed 1 year ago

kshychko commented 1 year ago

Intent of Change

Description

In addition to renaming bundle files update of sourceMappingURL was added to align with the new filenames.

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: