pgAdmin 4 commit: Remove the direct dependency on fsevents as wedon't - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove the direct dependency on fsevents as wedon't
Date
Msg-id E1h4SHq-000676-LD@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove the direct dependency on fsevents as we don't use it ourselves and it errors on Linux and Windows.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=145ca618aeb0cab1bf734d9ea02945f0766dd4e0

Modified Files
--------------
libraries.txt    | 206 +++++++++++++++++++++++++++----------------------------
web/package.json |   1 -
2 files changed, 103 insertions(+), 104 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Packagers: Python and JS dependency updates
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Append the file suffix to filenames when needed inth