pgAdmin 4 commit: Update require.js library to the latest version.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update require.js library to the latest version.
Date: 2021-05-04 12:18:20
Message-ID: E1ldu0K-0004dT-Te@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update require.js library to the latest version.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98546e1876358f4bce1c6e933b4467fb75a76e21
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 1 -
web/pgadmin/static/vendor/require/require.js | 185 +++++++++++++++--------
web/pgadmin/static/vendor/require/require.min.js | 54 ++-----
web/yarn.lock | 5 -
4 files changed, 128 insertions(+), 117 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-04 12:18:42 Re: [pgAdmin4] Update require.js library to latest version
Previous Message Aditya Toshniwal 2021-05-04 11:59:52 Re: [pgAdmin4] Update require.js library to latest version