pgAdmin 4 commit: Remove HardSourceWebpackPlugin as WebPack 4 is fast e - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove HardSourceWebpackPlugin as WebPack 4 is fast e
Date
Msg-id E1hvjZ4-0000PY-HX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove HardSourceWebpackPlugin as WebPack 4 is fast enough and it causes more problems than it solves.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99b51f8f20e534b8c79da69af5ea79627355c725
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
libraries.txt         | 181 ++++++++++++++++++++++++--------------------------
web/package.json      |   1 -
web/webpack.config.js |  15 -----
web/yarn.lock         |  64 ++----------------
4 files changed, 95 insertions(+), 166 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Set the Werkzeug logger to the same log level as the
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin] Remove hard-source-webpack-plugin