@txdfe/at
TypeScript icon, indicating that this package has built-in type declarations

1.7.1 • Public • Published

at design system

本地开发

执行 npm run site,参考 docs/publish.md 文档操作。

本地构建

执行 npm run build

发布正式版

def p -d,日常CDN发布

def p -o,线上CDN发布

npm run pub,npm发布

如果出现 402 未授权报错问题,执行 npm publish --access public

发布测试版

测试版不要发 def! 因为发 def 会自动 merge 到 master 上

rm -rf node_modules tnpm i npm run build npm version x.x.x-alpha.x npm publish --tag {{你的测试版本号}}

发布后

  • 基于上一个分支新建下一版本的 daily/x.x.x 分支
  • npm version patch //默认更新最后一位
  • git push

/@txdfe/at/

    Package Sidebar

    Install

    npm i @txdfe/at

    Weekly Downloads

    912

    Version

    1.7.1

    License

    MIT

    Unpacked Size

    27.6 MB

    Total Files

    1412

    Last publish

    Collaborators

    • purple-force
    • zuoqi
    • tod.zx
    • 2ehao
    • bowei.jbw
    • teamaxy
    • cyris
    • saviio
    • zhzxang
    • jiangyuanzhi