pgAdmin 4 commit: Add package run scripts to allow to run the webpacki - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Add package run scripts to allow to run the webpacki
Date
Msg-id E1dlDFm-0008Dl-P3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add package run scripts to allow to run the webpack in watch mode, also
added '--progress' option to make it more interactive.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f711336a6b96b6a893605cd28beb6486d186975d
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/package.json      | 2 ++
web/webpack.config.js | 9 +++++++++
2 files changed, 11 insertions(+)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Jenkins build is back to normal : pgadmin4-master-python36 #293
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Add command under scripts to run webpackbundle in watch mode