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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: [