mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-19 01:15:04 -05:00
Plugin workspace-tools is included by default starting from Yarn 4.
This commit is contained in:
@@ -60,7 +60,6 @@ _build_runtime() {
|
||||
pushd "${BUNDLE_DIR}/Contents/Resources/app/" > /dev/null || exit
|
||||
yarn set version berry
|
||||
yarn set version 4
|
||||
yarn plugin import workspace-tools
|
||||
yarn workspaces focus --production
|
||||
|
||||
# remove the yarn cache
|
||||
|
||||
Reference in New Issue
Block a user