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
8 years ago
1.0.0
8 years ago
1.0.0-rc.5
8 years ago
1.0.0-rc.4
8 years ago
1.0.0-rc.3
8 years ago
1.0.0-rc.2
8 years ago
1.0.0-rc.1
8 years ago