Explorar o código

compatibility with old node.js versions

sanex3339 %!s(int64=9) %!d(string=hai) anos
pai
achega
f12ff66e27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/test-dev

+ 1 - 1
scripts/test-dev

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-$(npm bin)/ts-node test/dev/test.ts
+$(npm bin)/ts-node --compilerOptions '{"target": "es3"}' test/dev/test.ts