mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
78d1c9bb24
Legacy jQuery plugins need to attach themselves to the same jQuery instance that application code imports from ESM. Wrap enjoyhint and tablesorter with that instance while they load so precompiled assets do not route their UMD wrappers through a separate CommonJS jQuery copy.