Finalize theia package build script

This commit is contained in:
BoykoAlex
2018-10-30 16:40:43 -04:00
parent 924e232f7e
commit 0b19f43d9b

View File

@@ -42,7 +42,7 @@ cd "$sources"
./build.sh
cd "$ext_folder"
tar_file=$extension_id-v$qualified_version.tgz
yarn pack $tar_file
yarn pack --filename $tar_file
cp $tarfile $workdir/out