feat(peers): changed build script

This commit is contained in:
Taha Yassine Kraiem 2023-03-21 16:40:45 +01:00
parent 788a70fc62
commit d86b0939f7

View file

@ -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/* ./