Finalize theia package build script
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user