整体引入:
Converts
import { Button } from ‘components‘
to
{ "plugins": ["other-plugin", ["component", [ { "libraryName": "mint-ui", "style": true } ]]] }
babel-plugin-component
原文:https://www.cnblogs.com/noraZhang/p/13755951.html