Adrian Lang has uploaded a new change for review.

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

Change subject: Remove styles dependency from resource loader module wikibase
......................................................................

Remove styles dependency from resource loader module wikibase

client does not need these styles, repo already takes care of loading them.

Change-Id: Idfb2ffe47755735b704e7766ebe76550bd63fd31
---
M lib/resources/Resources.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/63/172963/1

diff --git a/lib/resources/Resources.php b/lib/resources/Resources.php
index 5466f36..304195b 100644
--- a/lib/resources/Resources.php
+++ b/lib/resources/Resources.php
@@ -72,7 +72,6 @@
                                'wikibase.js',
                        ),
                        'dependencies' => array(
-                               'wikibase.common',
                        ),
                        'messages' => array(
                                'special-createitem',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idfb2ffe47755735b704e7766ebe76550bd63fd31
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Adrian Lang <[email protected]>

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

Reply via email to