Commit 3d353c7d by Torkel Ödegaard

fix(mixed datasource): fixed issue with mixed data source in optimized build

parent bc05cc49
......@@ -5,6 +5,7 @@ import _ from 'lodash';
class MixedDatasource {
/** @ngInject */
constructor(private $q, private datasourceSrv) {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment