initial webpack build, #632

This commit is contained in:
Alexander Zobnin
2018-10-21 14:08:27 +03:00
parent 8bcd9bc181
commit 331634dfdf
14 changed files with 2156 additions and 99 deletions

View File

@@ -1,4 +1,4 @@
import { QueryCtrl } from 'app/plugins/sdk';
import { QueryCtrl } from 'grafana/app/plugins/sdk';
import _ from 'lodash';
import * as c from './constants';
import * as utils from './utils';