pgAdmin 4 commit: Allow the ADD-ON to specify the external javascriptm - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow the ADD-ON to specify the external javascriptm
Date
Msg-id E1e0A9N-0003sZ-9w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow the ADD-ON to specify the external javascript modules, which would
be referred by its webpack module later.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/pgadmin/__init__.py         | 18 ++++++++++++++++++
web/pgadmin/templates/base.html |  5 ++++-
web/pgadmin/utils/__init__.py   | 24 ++++++++++++++++++++++++
3 files changed, 46 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python26 #472
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Refactor to remove duplicate code for thecancel/term