kaelcoco


kael

  • 一个可以根据当前运行环境移除当前环境之外的babel插件.场景:例如有些代码只存在于开发环境,而不发布到测试环境.或者只存在于开发和测试环境,而不发布到生产环境

    published version 1.0.2, 3 years ago
  • A tree component that can load large amounts of data(Based on element-ui)

    published version 0.0.1, 3 years ago
  • Babel plugin helps report the error in the try catch statement or promise catch statement. You can use `/* report-disabled */` comment to disabled this rules in some catch body. ## Usage

    published version 0.1.2, 3 years ago
  • 1. 首先运行npm run changeset 生成更改文件 2. 然后运行npm run version 选择此次修改的版本 3. 在运行git add和commit常规操作 4. 最后运行npm run publish 发布到npm上

    published version 0.0.8, 6 months ago