// create global references import _ from 'lodash' import Metamaps from './Metamaps' window._ = _ window.Metamaps = Metamaps