iwe7-ts-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

ts编译器,用于编译nodejs,nestjs模块

import {iwe7TsCompiler} from 'iwe7-ts-compiler';
import { join } from 'path';
iwe7TsCompiler(join(process.cwd(), 'projects/iwe8-core/tsconfig.lib.json')).subscribe(res => {
    // 进度报告
    console.log(res);
});

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i iwe7-ts-compiler

Weekly Downloads

1

Version

0.1.6

License

none

Unpacked Size

78.6 kB

Total Files

11

Last publish

Collaborators

  • imeepos2