Skip to content

Commit

Permalink
Merge branch 'es6-enabling' of github.com:Liquipedia/ResourceLoaderAr…
Browse files Browse the repository at this point in the history
…ticles into es6-enabling
  • Loading branch information
KilMer56 committed Jan 18, 2024
2 parents 29989d8 + 09e232d commit 80e3587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ResourceLoader/ResourceLoaderArticlesModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function getPages( ResourceLoaderContext $context ) {
/**
* Override of the same function in order to support ES6 files
* Duplicate of https://gerrit.wikimedia.org/g/mediawiki/core/+/6fd9245f4ce47a77dc76f70994952cd6da2d1db7/includes/ResourceLoader/Module.php#1083
* Can be removed when moving to a MW version >= 1.4
* Can be removed when moving to a MW version >= 1.41
* @param string $fileName
* @param string $contents
* @return string
Expand Down

0 comments on commit 80e3587

Please sign in to comment.