[pgAdmin][RM7492] Remove pgAdmin app dynamic module loading - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM7492] Remove pgAdmin app dynamic module loading
Date
Msg-id CAM9w-_=LN4n+5StGPjnC3cuQRJf-sGjHJOwGYoZdjKRjFewT0A@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM7492] Remove pgAdmin app dynamic module loading  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached patch removes dynamic module loading and replaces it with fixed/static module loading. This can potentially reduce the app startup time.
Patch also removes all the occurrences and usage of get_own_javascripts since it is not used anymore.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-6132]: [React] Port debugger to React
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where Debugger is not getting started