Skip to content

命令行中对Mpx文件与ts文件进行类型检查

Notifications You must be signed in to change notification settings

mpx-ecology/mpx-tsc

Repository files navigation

命令行中执行 Mpx 文件与 ts 文件类型检查

使用

# 安装
npm i @mpxjs/mpx-tsc -D
# 类型检查
mpx-tsc --noEmit
# 增量模式加速
mpx-tsc --noEmit --incremental

开发

# 安装依赖
pnpm i
# 构建
pnpm build
# watch 模式
pnpm watch
# 清除缓存重新构建
pnpm resetup

发布前先本地构建

pnpm build

Credits

The @mpxjs/mpx-tsc project is heavily inspired by:

And supported by: