mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-03 08:57:14 +03:00
Try linked soruce'maps (#6988)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
d76f9ed8de
commit
6ea2be19b5
@ -169,7 +169,7 @@ async function performESBuild(filesToTranspile) {
|
||||
minify: false,
|
||||
outdir: 'lib',
|
||||
keepNames: true,
|
||||
sourcemap: 'inline',
|
||||
sourcemap: 'linked',
|
||||
allowOverwrite: true,
|
||||
format: 'cjs',
|
||||
plugins: [
|
||||
|
Loading…
Reference in New Issue
Block a user