public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: George Gelashvili <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: javascript and css minification process
Date: Fri, 12 May 2017 15:37:51 +0100
Message-ID: <CA+OCxoz2k6PjgGXo4H+h6JozOvLy5C_uGxU7+CjxVs0LoKL+zQ@mail.gmail.com> (raw)
In-Reply-To: <CAHowoHY1hq-+ibR-+jkQxtGUr9T0Ov0XbFp6hW=KbV-euh=wZQ@mail.gmail.com>
References: <CAHowoHY1hq-+ibR-+jkQxtGUr9T0Ov0XbFp6hW=KbV-euh=wZQ@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi
On Fri, May 12, 2017 at 3:29 PM, George Gelashvili <[email protected]>
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 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?
>
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 a while
as Tira had been talking about transpiling everything into a single blob
(though that required us to ensure none of the JS files were Jinja
templates any more).
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: javascript and css minification process
In-Reply-To: <CA+OCxoz2k6PjgGXo4H+h6JozOvLy5C_uGxU7+CjxVs0LoKL+zQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox