pgAdmin 4 commit: Fix a webpack issue that could cause the Query Tool t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a webpack issue that could cause the Query Tool t
Date: 2019-01-03 14:43:48
Message-ID: E1gf4Ds-00006b-MI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a webpack issue that could cause the Query Tool to fail to render. Fixes #3679

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1283c22bb94aeea701754adbafae13de9c0b4449
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 1 +
web/webpack.config.js | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-03 14:44:03 Re: [pgAdmin4][RM3679] Query Tool not working
Previous Message Dave Page 2019-01-03 14:33:45 pgAdmin 4 commit: Convert batch file line endings in an attempt to end