https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42189
--- Comment #42 from Paul Derscheid <[email protected]> --- Created attachment 198928 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198928&action=edit Bug 42189: Switch Vue module templates to ESM bundles - Replace Asset.js() regular script includes with type="module" script tags loading .esm.js bundles for erm, preservation, acquisitions, admin/record_sources, and sip2 - Load islands.esm.js on ERM page so plugins can discover it via querySelector for widget registration - Update about.tt build health check from erm.js to erm.esm.js - Standardize Asset.js().match() pattern in main-container.inc to use single capture group consistent with all other template files - Remove redundant nonce-less script tag from main-container.inc Signed-off-by: Clemens Tubach <[email protected]> Signed-off-by: Thomas Klausner <[email protected]> -- You are receiving this mail because: 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/
