Closed astuyve closed 1 year ago
@zARODz11z not quite, we install this as a dev dependency so that users can bring their own version of dd-trace if they install this library separately.
However, when we build the layers, we explicitly copy this dependency into the final docker build using this script
What does this PR do?
fixes https://github.com/DataDog/dd-trace-js/issues/2893
Motivation
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply