pgAdmin 4 commit: Run webpack in production mode when building forrele - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Run webpack in production mode when building forrele
Date
Msg-id E1ds3K4-00025E-LK@gothos.postgresql.org
Whole thread Raw
List 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.kumar@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] Autoformatting
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Run MakeFile to generate builds in production mode