pgAdmin 4 commit: Remove 'imagemin-gifsicle' package which is used to c - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove 'imagemin-gifsicle' package which is used to c
Date
Msg-id E1l9kgc-00058h-Ea@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove 'imagemin-gifsicle' package which is used to compress gif images. The latest version of imagemin-gifsicle
requiresthe 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.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6207] Update JS dependencies
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6207] Update JS dependencies