module.exports = { input: './src/bundle.js', output: './dist/osm.bundle.js', namespace: 'BX.Location.OSM' };