pgAdmin 4 commit: Change the order of the shims in the shims file.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Change the order of the shims in the shims file.
Date: 2018-05-10 06:37:30
Message-ID: E1fGfCk-0000Xl-Gy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Change the order of the shims in the shims file.

Patch by: Victoria && Joao
Reviweb by: Khushboo

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b8f49daeb800d02ed6c4dc5905d00ce4d9e7ae34
Author: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
web/webpack.shim.js | 161 ++++++++++++++++++++++++++--------------------------
1 file changed, 81 insertions(+), 80 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-05-10 06:39:38 Build failed in Jenkins: pgadmin4-master-python36 #598
Previous Message Ashesh Vashi 2018-05-10 06:32:41 pgAdmin 4 commit: Using the 'webcabin-docker' from new repository, whic