3.0.0 • Published 7 years ago
@motorcycle/compiler v3.0.0
@motorcycle/compiler
Get It
npm install --save @motorcycle/compiler
# or
yarn add @motorcycle/compiler
API
import { compile } from '@motorcycle/compiler'
import * as fs from 'fs'
const filePath = './src/bootstrap.ts'
fs.writeFileSync(filePath, compile(filePath))
3.0.0
7 years ago
2.2.0
7 years ago
2.1.0
7 years ago
2.0.0
7 years ago
1.0.0
7 years ago
1.0.0-rc.5
7 years ago
1.0.0-rc.4
7 years ago
1.0.0-rc.3
7 years ago
1.0.0-rc.2
7 years ago
1.0.0-rc.1
7 years ago