pgAdmin 4 commit: Remove 'imagemin-gifsicle' package which is used to c

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove 'imagemin-gifsicle' package which is used to c
Date: 2021-02-10 08:17:22
Message-ID: E1l9kgc-00058h-Ea@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove 'imagemin-gifsicle' package which is used to compress gif images. The latest version of imagemin-gifsicle requires the binaries to be built from the source.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=701f21186bc275cfb594620928f35f6972cbb527
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 1 -
web/webpack.config.js | 7 ++-
web/yarn.lock | 143 ++++++++++++++++++++------------------------------
3 files changed, 59 insertions(+), 92 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-10 08:17:44 Re: [pgAdmin][RM6207] Update JS dependencies
Previous Message Aditya Toshniwal 2021-02-10 08:06:56 Re: [pgAdmin][RM6207] Update JS dependencies