module.exports = { presets: [ '@vue/app' ], plugins: [ ["@supermap/babel-plugin-import", { "libraryName": "@supermap/iclient-leaflet" } ] ] }