DataDog / dd-native-iast-rewriter-js

Apache License 2.0
3 stars 1 forks source link

Check if sourcemap file exists #68

Closed iunanua closed 1 year ago

iunanua commented 1 year ago

What does this PR do?

Check if file exists before reading it to avoid an Exception

Motivation

Additional Notes

Describe how to test your changes

Checklist