Try linked soruce'maps (#6988)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-11-11 10:52:34 +07:00
committed by GitHub
parent d76f9ed8de
commit 6ea2be19b5
+1 -1
View File
@@ -169,7 +169,7 @@ async function performESBuild(filesToTranspile) {
minify: false,
outdir: 'lib',
keepNames: true,
sourcemap: 'inline',
sourcemap: 'linked',
allowOverwrite: true,
format: 'cjs',
plugins: [