aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-integrationtests/testrunner
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-integrationtests/testrunner')
-rwxr-xr-xpackages/taler-integrationtests/testrunner2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-integrationtests/testrunner b/packages/taler-integrationtests/testrunner
index 6476d73fa..03cb15b3c 100755
--- a/packages/taler-integrationtests/testrunner
+++ b/packages/taler-integrationtests/testrunner
@@ -17,7 +17,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd $DIR
-./node_modules/.bin/tsc
+./node_modules/.bin/tsc -b
export ESM_OPTIONS='{"sourceMap": true}'