pgAdmin 4 commit: Do not run javascript bundler,when BUILD_JSMODULES i

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Do not run javascript bundler,when BUILD_JSMODULES i
Дата
Msg-id E1dtfLe-0000Ve-2K@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Do not run javascript bundler, when BUILD_JSMODULES is set to False in
the config file.

In that case - we should run the webpack in wait mode in a separate
console/terminal/command-prompt.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03ca9ecc223078770da527844d42a547ee06fecd

Modified Files
--------------
web/pgadmin/utils/javascript/javascript_bundler.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5