feat(sourcemaps-reader): changed build script
This commit is contained in:
parent
723f2b933f
commit
95369ce8ef
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ function build_api(){
|
|||
}
|
||||
cp -R ../sourcemap-reader ../${destination}
|
||||
cd ../${destination}
|
||||
cp -R ../assist/utils .
|
||||
cp -R ../assist/utils/* ./utils/.
|
||||
tag=""
|
||||
# Copy enterprise code
|
||||
[[ $1 == "ee" ]] && {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue