Added compatibility layer to support existing plots and historical tables

This commit is contained in:
Henry
2016-07-19 19:54:52 -07:00
parent 15a608a861
commit 2a19394334
7 changed files with 235 additions and 11 deletions

View File

@ -91,6 +91,7 @@ define([
'./platform/features/plot/bundle',
'./platform/features/timeline/bundle',
'./platform/features/conductor-v2/bundle',
'./platform/features/conductor-v2-compatibility/bundle',
'./platform/features/table/bundle',
'./platform/forms/bundle',
'./platform/identity/bundle',