pgAdmin 4 commit: Run webpack in production mode when building for rele

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Run webpack in production mode when building for rele
Date: 2017-09-13 08:47:04
Message-ID: E1ds3K4-00025E-LK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Run webpack in production mode when building for releases. Fixes #2660

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=120dbcc7d89544e9519b48af975bf67ab7d93670
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
Makefile | 3 +++
web/package.json | 9 +++------
web/webpack.config.js | 1 +
3 files changed, 7 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-09-13 08:48:01 Re: [pgAdmin4][Patch]: Run MakeFile to generate builds in production mode
Previous Message Murtuza Zabuawala 2017-09-12 17:13:26 Re: [pgadmin-hackers] Autoformatting