[pgadmin-hackers] javascript and css minification process - Mailing list pgadmin-hackers

From George Gelashvili
Subject [pgadmin-hackers] javascript and css minification process
Date
Msg-id CAHowoHY1hq-+ibR-+jkQxtGUr9T0Ov0XbFp6hW=KbV-euh=wZQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] javascript and css minification process
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgadmin-hackers] pgAdmin 4 commit: Improve handling of nulls anddefault values in the d
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] javascript and css minification process