Обсуждение: pgAdmin 4 commit: Do not run javascript bundler,when BUILD_JSMODULES i

Поиск
Список
Период
Сортировка

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

От
Ashesh Vashi
Дата:
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(-)