Improved support from plot

This commit is contained in:
Henry
2016-07-26 16:55:00 -04:00
parent 5b2eb72b16
commit aa4a5e56f9
2 changed files with 29 additions and 12 deletions

View File

@ -103,7 +103,8 @@ define([
'./platform/entanglement/bundle',
'./platform/search/bundle',
'./platform/status/bundle',
'./platform/commonUI/regions/bundle'
'./platform/commonUI/regions/bundle',
'./example/msl/bundle'
], function (Main, legacyRegistry) {
return {
legacyRegistry: legacyRegistry,