Update more JS packages.

This commit is contained in:
Aditya Toshniwal
2024-07-03 11:46:16 +05:30
parent c44710c9d7
commit 60c2d0e23b
6 changed files with 62 additions and 89 deletions

View File

@@ -56,6 +56,9 @@ do
tar cf - "${FILE}" | (cd ../pip-build/pgadmin4; tar xf -)
done
# Copy the commit_hash file, it doesn't show up in git ls-files
tar cf - "commit_hash" | (cd ../pip-build/pgadmin4; tar xf -)
yarn install
yarn run bundle