0.1.1 • Published 1 day ago

@isograph/compiler v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

@isograph/compiler

This package installs the Isograph compiler under the yarn iso command.

Usage

yarn iso --config ./isograph.config.json
# or
yarn iso --config ./isograph.config.json --watch

Requirements

This requires a valid Isograph config. See the Isograph config docs.

:::warning yarn iso --config $PATH will work if the config is not named isograph.config.json, or is not found in the root of the project. But the babel plugin will not (yet!) :::

Options

  • --config this is required, and is a relative path to the Isograph config.
  • --watch if passed, this starts the compiler in watch mode.
0.1.1

2 months ago

0.1.0

3 months ago