Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d3f058cf1f312badb7bb4089206219e7a0107d1a https://github.com/pgadmin-org/pgadmin4/commit/d3f058cf1f312badb7bb4089206219e7a0107d1a Author: Dave Page <dp...@pgadmin.org> Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths: M pkg/src/build.sh Log Message: ----------- Don't include built assets in the source tarball. It looks like code to build and include Javascript bundles was added when React was first included in the project. This shouldn't be the case - the source tarball should contain only the source code.