Thread: pgAdmin 4 commit: Updated the build scripts to copy the generateddirec

pgAdmin 4 commit: Updated the build scripts to copy the generateddirec

From
Ashesh Vashi
Date:
Updated the build scripts to copy the generated directory to the
appropriate places, and remove the 'web/webpack/.cache' directory from
the destination directory.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57e3d30d95d1b151267d3528dd1ca23349330af2

Modified Files
--------------
Make-MinGW.bat      | 1 +
Make.bat            | 3 ++-
pkg/docker/build.sh | 2 +-
pkg/mac/build.sh    | 2 +-
pkg/pip/build.sh    | 2 +-
pkg/src/build.sh    | 2 +-
6 files changed, 7 insertions(+), 5 deletions(-)