pgAdmin 4 commit: Fix bundle creation on Windows which was failing due

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix bundle creation on Windows which was failing due
Date: 2017-11-23 09:02:05
Message-ID: E1eHnOX-0007NL-0J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix bundle creation on Windows which was failing due to \r\n line endings in code mirror. Fixes #2908

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5f5c590ffd2a0d33ea38d35fd9a66d98468f998c
Author: Maxim Zakharov <dp(dot)maxime(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-23 09:07:50 pgAdmin 4 commit: Ensure the scroll location is retains in the query to
Previous Message Murtuza Zabuawala 2017-11-23 08:03:28 Re: [pgAdmin4][Patch]: Switching between Tabs resets table viewport to first row in gird - Query tool