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,5 +1,5 @@
import _ from 'lodash';
import TableModel from 'app/core/table_model';
import TableModel from 'grafana/app/core/table_model';
import * as c from './constants';
/**