pgAdmin 4 commit: Remove HardSourceWebpackPlugin as WebPack 4 is fast e

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Remove HardSourceWebpackPlugin as WebPack 4 is fast e
Дата
Msg-id E1hvjZ4-0000PY-HX@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Set the Werkzeug logger to the same log level as the
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin] Remove hard-source-webpack-plugin