[pgAdmin][RM7492] Remove pgAdmin app dynamic module loading

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM7492] Remove pgAdmin app dynamic module loading
Дата
Msg-id CAM9w-_=LN4n+5StGPjnC3cuQRJf-sGjHJOwGYoZdjKRjFewT0A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM7492] Remove pgAdmin app dynamic module loading  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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"
Вложения

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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM-6132]: [React] Port debugger to React
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where Debugger is not getting started