mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
required by its javascript module. This will allow us to load the javascript modules as a static file, and not as a Jinja2 template. This will increase the load time, as it will decrease number of templates to be processed during loading those javascripts.