https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36674
Bug ID: 36674
Summary: Lazy load api-client JS files
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
js/fetch/api-client.js is fetching all the api-client.js files every time a
page is hit in Koha.
We should lazy-load instead. Certainly using import()?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/