Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/246682

Change subject: [BoilerPlate] Fix path to modules
......................................................................

[BoilerPlate] Fix path to modules

Change-Id: I347074543df27874ba92dbb142ba8838542fa972
(cherry picked from commit 13a7528c048917cd39e44dce5983ff9a60c79983)
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BoilerPlate 
refs/changes/82/246682/1

diff --git a/extension.json b/extension.json
index 6fcd63c..10cde12 100644
--- a/extension.json
+++ b/extension.json
@@ -43,7 +43,7 @@
        },
        "ResourceFileModulePaths": {
                "localBasePath": "",
-               "remoteExtPath": "examples/BoilerPlate"
+               "remoteExtPath": "BoilerPlate"
        },
        "SpecialPages": {
                "HelloWorld": "SpecialHelloWorld"

-- 
To view, visit https://gerrit.wikimedia.org/r/246682
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I347074543df27874ba92dbb142ba8838542fa972
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BoilerPlate
Gerrit-Branch: REL1_26
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to