jenkins-bot has submitted this change and it was merged.
Change subject: makeStaticLoader: Add ext.visualEditor.experimental to
dependencies
......................................................................
makeStaticLoader: Add ext.visualEditor.experimental to dependencies
Change-Id: Ia6b268e845365b4737487726e5bfb825e59fe1c3
---
M maintenance/makeStaticLoader.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/maintenance/makeStaticLoader.php b/maintenance/makeStaticLoader.php
index 5a92683..7778a08 100644
--- a/maintenance/makeStaticLoader.php
+++ b/maintenance/makeStaticLoader.php
@@ -95,6 +95,7 @@
'Dependencies',
'ext.visualEditor.base#standalone-init',
'ext.visualEditor.core',
+ 'ext.visualEditor.experimental',
);
foreach ( $modules as $module ) {
if ( !isset( $wgResourceModules[$module] ) ) {
--
To view, visit https://gerrit.wikimedia.org/r/61483
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia6b268e845365b4737487726e5bfb825e59fe1c3
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits