|
|
@@ -0,0 +1,13 @@
|
|
|
+import './panellinks/module';
|
|
|
+import './dashlinks/module';
|
|
|
+import './annotations/all';
|
|
|
+import './templating/all';
|
|
|
+import './plugins/all';
|
|
|
+import './dashboard/all';
|
|
|
+import './playlist/all';
|
|
|
+import './snapshot/all';
|
|
|
+import './panel/all';
|
|
|
+import './org/all';
|
|
|
+import './admin/admin';
|
|
|
+import './alerting/all';
|
|
|
+import './styleguide/styleguide';
|