better url

master
Pietro Brenna 2025-10-08 18:29:08 +02:00
parent b7a9544ef9
commit 0136693e64
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ function obfuscatorPlugin(obOptions) {
{
...options,
sourceMapBaseUrl:
"http://localhost:1498/" +
"http://localhost:1498/source-maps/" +
(process.env.PROJECT_NAME || "unknown_project") +
"/" +
(process.env.GIT_COMMIT_SHA || "unknown_commit"),