https://bugzilla.wikimedia.org/show_bug.cgi?id=28475
Matthew Flaschen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Matthew Flaschen <[email protected]> --- There's a ResourceLoader::getScriptURLsForDebug method already that would work for this. It would have a small perf impact, but it might be worth it. In the meantime, you can use debug mode: https://www.mediawiki.org/wiki/ResourceLoader/Features#Debug_mode Note that there is a cookie option, so you don't need to put &debug=true on every request. -- You are receiving this mail because: 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
