enable source maps

This commit is contained in:
Robert Brignull 2020-05-13 16:31:24 +01:00
parent 74c9991849
commit aa54af7018
35 changed files with 35 additions and 1 deletions

1
lib/finalize-db.js generated
View file

@ -142,3 +142,4 @@ run().catch(e => {
core.setFailed("analyze action failed: " + e);
console.log(e);
});
//# sourceMappingURL=finalize-db.js.map