Appearance
介绍 Babel 插件 babel-plugin-import:把 import { Button } from 'lib' 转为指向具体子路径的 CJS 按需引入。
babel-plugin-import
import { Button } from 'lib'