diff --git a/peers/build.sh b/peers/build.sh index 746a12f9d..0f01a292f 100644 --- a/peers/build.sh +++ b/peers/build.sh @@ -23,6 +23,7 @@ function build_api(){ cp -R ../peers ../${destination} cd ../${destination} cp -R ../assist/utils . + cp ../sourcemap-reader/utils/health.js ./utils/. # Copy enterprise code [[ $1 == "ee" ]] && { cp -rf ../ee/peers/* ./