https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36674
--- Comment #13 from Pedro Amorim <[email protected]> --- This appears to be causing the following warning when doing yarn js:watch WARNING in ./koha-tmpl/intranet-tmpl/prog/js/fetch/api-client.js ⚠ Module parse warning: ╰─▶ ⚠ Critical dependency: the request of a dependency is an expression ╭─[226:26] 224 │ key, 225 │ createClientProxy(function() { 226 │ return import(path); · ───── 227 │ }) 228 │ ]; ╰──── Rspack compiled with 1 warning in 1.01 s -- 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/
