pgAdmin 4 commit: Fixes a bunch of warnings about missing utilities in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes a bunch of warnings about missing utilities in
Date: 2022-08-26 07:05:05
Message-ID: E1oRTOr-0000MT-22@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes a bunch of warnings about missing utilities in the webpack process.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bbef9acaf65174fe1178632019d515b3a34af53c
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
web/package.json | 3 +
web/yarn.lock | 1118 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 1106 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-26 07:05:38 Re: SASS division warnings
Previous Message Akshay Joshi 2022-08-25 15:28:02 pgAdmin 4 v6.13 Released