@beisen/bsapp-core

bsapp 核心公共库

Usage no npm install needed!

<script type="module">
  import beisenBsappCore from 'https://cdn.skypack.dev/@beisen/bsapp-core';
</script>

README

ux-bsapp-core

此库被italent-core引用

如何发布

  1. 升级package.json中的version
  2. npm run build
  3. git commit
  4. git tag
  5. git push --tags