修复father-build问题后的版本,不定期更新,引入babel-preset-mbp,减少直接依赖
See our main repo for more information.
package.json
的keywords
属性rollup-plugin-commonjs
替换成@rollup/plugin-commonjs
babel-preset-mbp
已经依赖的做了移除其实配置均参考 father-build 和 rollup
npminstall -c father-build-mbptest
npx father-build
sed -i '' 's+rollup-plugin-commonjs+@rollup/plugin-commonjs+' lib/getRollup* src/getRollup*