Currently the GHEdit build is separated into two pieces: the VSCode build, then the GHEdit build. The GHEdit build needs be integrated into the existing VSCode build so that it is just another build flavor.
workbench.main is packed and minimized, but not yet the other module entry points.
As part of 2, the GHEdit build should only build / release what is necessary for it. It isn't "optimized".