1
0
Fork 0

more warning tracing

This commit is contained in:
Enoch Riese 2022-11-15 11:24:43 -06:00
parent ceab97da1d
commit d0e4aa899d
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ spawn(
'--',
'--file',
`${collectorScript}`,
'--no-warnings',
'--trace-warnings',
'--timeout=15000',
],
{ stdio: 'inherit' }