Closed mhuijgen closed 9 months ago
You need to compile the TypeScript by running: npm run all
. If you look at the output of one of the tests, it's using the same flags as before.
Right forgot about that the build version of typescript is also in the repo. Updated the branch to include the new version of dist/index.js dist/index.js.map
Thanks.
Now using the same rsync flags to sync back from VM as rsync to VM uses. Also removed flags -rtopg since they are implied by -a option thats used.