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

View file

@ -15,3 +15,4 @@ exports.CODEQL_ACTION_TRACED_LANGUAGES = 'CODEQL_ACTION_TRACED_LANGUAGES';
exports.CODEQL_ACTION_STARTED_AT = 'CODEQL_ACTION_STARTED_AT';
// Populated when the init action completes successfully
exports.CODEQL_ACTION_INIT_COMPLETED = 'CODEQL_ACTION_INIT_COMPLETED';
//# sourceMappingURL=shared-environment.js.map