pgAdmin 4 commit: More webpack cleanup - add comments liberally andren

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: More webpack cleanup - add comments liberally andren
Дата
Msg-id E1dYA0B-0001kJ-Rt@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
More webpack cleanup - add comments liberally and rename lib.css to style.css

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/css/lib.css   | 37 --------------------------
web/pgadmin/static/css/style.css | 37 ++++++++++++++++++++++++++
web/webpack.config.js            | 57 +++++++++++++++++++++++++++++++++-------
web/webpack.shim.js              |  6 +++++
4 files changed, 91 insertions(+), 46 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix regressions introduced by PG10's partitioningcod
Следующее
От: Dave Page
Дата:
Сообщение: Re: [RM2074][[RM2080]][pgAdmin4] handle large bytea and bytea[] data in datagrid