pgAdmin 4 commit: Fix bundle creation on Windows which was failingdue - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fix bundle creation on Windows which was failingdue
Date
Msg-id E1eMxGW-0007tA-RJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix bundle creation on Windows which was failing due to \r\n line endings in code mirror. Fixes #2908

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1e94201be914e3c2f1a49ddce5e7b1fb6b8a3ba
Author: Maxim Zakharov <dp.maxime@gmail.com>

Modified Files
--------------
web/.eslintrc.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message