mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 22:45:20 +00:00
5ef0ccdaa6
These .less files are pointless because these languages have fallbacks, and the .less file for the fallback is identical. The behavior on the cluster will not change when we remove these files. Another file with the same rules will be loaded instead. I made this patch algorithmically by writing a piece of code that iterates all existing .less files, checks if the language does have fallbacks, and if one of the fallback .less files is identical. I also updated the existing test case to reflect what's going on. Change-Id: Iab647956f7bf45e59da1af33ff2b3e81ad016b4c |
||
---|---|---|
.. | ||
ext.cite.referencePreviews | ||
parsoid-styles | ||
ve-cite | ||
.eslintrc.json | ||
ext.cite.a11y.js | ||
ext.cite.a11y.less | ||
ext.cite.highlighting.js | ||
ext.cite.highlighting.less | ||
ext.cite.print.less | ||
ext.cite.styles.less | ||
ext.cite.styles.minerva.less | ||
ext.cite.tracking.js | ||
ext.cite.wikiEditor.js |