README
@beisen/bsapp-mobile-complex-ui
如何发版
sh bin/release.sh
NOTE
You have to remove the reference of WebpackBar plugin in node_modules/antd-tools/lib/getWebpackConfig.js, line #166
移动端业务组件
<script type="module">
import beisenBsappMobileComplexUi from 'https://cdn.skypack.dev/@beisen/bsapp-mobile-complex-ui';
</script>
sh bin/release.sh
You have to remove the reference of WebpackBar plugin in node_modules/antd-tools/lib/getWebpackConfig.js, line #166