https://bugzilla.wikimedia.org/show_bug.cgi?id=43905
--- Comment #3 from Mark A. Hershberger <[email protected]> --- Even the following doesn't seem to work: $wgResourceModules['ext.abc'] = array( 'loaderScripts' => 'extensions/abc-loader.js', ); $wgResourceModules['ext.abc.use'] = array( 'dependencies' => 'ext.abc', ); -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
