https://bugzilla.wikimedia.org/show_bug.cgi?id=64595
--- Comment #19 from Daniel Friesen <[email protected]> --- I've implemented per-module import paths that – among other things – allow VectorBeta to import stuff from Vector without requiring extra co-operation from core, pollution of global imports, or even requiring VectorBeta modules that don't need stuff from Vector to have it in the import path. I hope to have this in 1.24. We can either have VectorBeta add Vector to $wgResourceLoaderLESSImportPaths so it works with 1.23 until we have 1.24 released and can use the feature. Or we can have VectorBeta use the per-module import paths now and make VectorBeta 1.24/master/wmf-1.24 only. It's up to you guys what we do. But either way, I do NOT want to see 1.23 shipped with Vector in the default LESS import path. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
