stackdriver: add basic directive for loading react plugin components

This commit is contained in:
Erik Sundell
2018-10-24 14:08:37 +02:00
parent 16bf269c31
commit efd3343d19
2 changed files with 48 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ import './import_list/import_list';
import './ds_edit_ctrl';
import './datasource_srv';
import './plugin_component';
import './plugin_react_component';