mediawiki-extensions-Visual.../modules/ve-mw/init/ve.init.mw.Platform.init.js
Ed Sanders 1ae9178773 Don't self-instantiate platform
Depends on I961dade19 in core.

Change-Id: I39b99617a9362a57a721c8467a1b43bdb9d754dd
2015-04-15 18:46:34 -07:00

10 lines
226 B
JavaScript

/*!
* VisualEditor MediaWiki Platform init.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/*jshint nonew: false */
new ve.init.mw.Platform();