Load math styles with VE

We could load them async in the view node and the dialog
but the file is so small.

Bug: T136407
Change-Id: I7feb63cc2d8cb8975b714066aef1934c248f4ca1
This commit is contained in:
Ed Sanders 2016-05-27 15:04:30 +01:00
parent 9b6f6c7300
commit dba9d04c8c
1 changed files with 2 additions and 1 deletions

View File

@ -167,7 +167,8 @@
"ve-math/ve.ui.MWMathDialog.css"
],
"dependencies": [
"ext.visualEditor.mwcore"
"ext.visualEditor.mwcore",
"ext.math.styles"
],
"messages": [
"math-visualeditor-mwmathcontextitem-quickedit",