fire-tools

0.1.3 • Public • Published

fire-tools 🔥

对于一些React / JS / TS 项目,进行一些编译,打包等工作

参考 antd-tools


fire-tools fire-tools version npm download

使用

# 下载 
 
npm install -g fire-tools

命令支持

  • fire-tools run compile 编译
  • fire-tools run dist 打包
  • fire-tools run clean 清除打包文件 -f _site
  • fire-tools run ts-lint ts规范检查
  • fire-tools run ts-lint-fix ts规范检查,并修复

输出

  • lib:支持到ES5
  • es:支持ES6
  • dist:压缩文件

文档

Readme

Keywords

none

Package Sidebar

Install

npm i fire-tools

Weekly Downloads

6

Version

0.1.3

License

MIT

Unpacked Size

33.1 kB

Total Files

31

Last publish

Collaborators

  • narutone