@morfeo/compiler
Version:

25 lines (15 loc) • 547 B
Markdown
# @morfeo/compiler

**@morfeo/compiler**: Morfeo's `compiler` plugin.
[Documentation](https://morfeo.dev) | [API](https://github.com/morfeojs/morfeo) | [Contributing](https://github.com/morfeojs/morfeo/blob/main/CONTRIBUTING.md) | [](https://discord.gg/5hbsKMBRBh)
## Installation
```bash
# With npm
npm install @morfeo/compiler
# With yarn
yarn add @morfeo/compiler
# With pnpm
pnpm install @morfeo/compiler
```