module.exports = { presets: [ '@vue/app' ], plugins: [ [ 'import', { libraryName: 'mand-mobile', libraryDirectory: 'components' } ] ] }