pgAdmin 4 commit: Allow to use 'console.error', and 'console.warn' even

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to use 'console.error', and 'console.warn' even
Date: 2017-10-04 10:50:03
Message-ID: E1dzhFb-0002Ou-32@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow to use 'console.error', and 'console.warn' even in production code
for better error reporting.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/.eslintrc.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-10-05 11:09:20 pgAdmin 4 commit: Fixed some of the issue introduced in previous commit
Previous Message Murtuza Zabuawala 2017-10-02 13:21:00 [pgAdmin4][Patch]: Code refactoring - Dashboard module