Hello We're looking at the js and css minimization python code to investigate minification as part of the pgadmin artifact build process.
We're wondering why minimise.py is currently only manually invokable, via the minimise make step. Also it seems like currently, minimise.py's dependencies (rcssmin and rjsmin) are not being included in any requirements.txt When is the minification performed? Thanks, Joao and George
