pgAdmin 4 commit: Add package run scripts to allow to run the webpack i

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add package run scripts to allow to run the webpack i
Date: 2017-08-25 11:58:22
Message-ID: E1dlDFm-0008Dl-P3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-25 11:58:47 Re: [pgAdmin4][Patch]: Add command under scripts to run webpack bundle in watch mode
Previous Message pgAdmin 4 Jenkins 2017-08-25 11:57:18 Jenkins build is back to normal : pgadmin4-master-python36 #293