compile to commonjs

This commit is contained in:
Randall Schmidt
2021-07-09 14:36:43 -04:00
parent 998d18ae84
commit 675ed9bbf2
7 changed files with 52 additions and 35 deletions

View File

@ -476,4 +476,3 @@ describe('File system cache tests', function() {
assert.strictEqual(res.fromCache, true);
});
});
console.log(process.cwd())