Skip to content

Commit 065ef86

Browse files
committed
udpate
1 parent 97f7597 commit 065ef86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ async function uploadSourcemapForSentry(
376376
'upload',
377377
'--debug-id-reference',
378378
'--strip-prefix',
379+
path.join(process.cwd(), outputFolder),
379380
path.join(outputFolder, bundleName),
380381
path.join(outputFolder, `${bundleName}.map`),
381382
],

0 commit comments

Comments
 (0)