Re: [pgadmin-hackers] javascript and css minification process

2017-05-12 Thread George Gelashvili
> > It's not yet. Those are utility scripts that I was eventually intending to > call from appropriate make targets during package build. Before we get > there though, we need code changes to ensure that we load minified code vs. > debug code at the appropriate times. I haven't done much with it in

Re: [pgadmin-hackers] javascript and css minification process

2017-05-12 Thread Dave Page
Hi On Fri, May 12, 2017 at 3:29 PM, George Gelashvili wrote: > 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 minim

[pgadmin-hackers] javascript and css minification process

2017-05-12 Thread George Gelashvili
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 (rc