mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(export): fix export dashboard to json, been broken in master for 2-3 weeks
This commit is contained in:
parent
32ffedccda
commit
1979143e7c
@ -1,6 +1,7 @@
|
||||
///<reference path="headers/common.d.ts" />
|
||||
|
||||
import 'bootstrap';
|
||||
import 'vendor/filesaver';
|
||||
import 'lodash-src';
|
||||
import 'angular-strap';
|
||||
import 'angular-route';
|
||||
|
Loading…
Reference in New Issue
Block a user