pgAdmin 4 commit: Don't use the webpack cache with production builds.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't use the webpack cache with production builds.
Date: 2018-02-22 17:30:18
Message-ID: E1eouhG-0003uX-Jl@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't use the webpack cache with production builds.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a49fbd11fbc50ab9e3a9863220d96225b3c42e7
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/webpack.config.js | 1 -
1 file changed, 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-22 17:30:28 Re: [pgAdmin4][Patch]: Remove webpack plugin hardSourceWebpackPlugin from the production environment
Previous Message Joao De Almeida Pereira 2018-02-22 14:19:21 Re: [pgadmin4] PEP-8 on pgadmin/tools