@aeriajs/cli
v0.0.167
Published
## Introduction
Downloads
1,061
Readme
@aeriajs/cli
Introduction
This package ships the aeria
command.
Usage
-w
: watch mode-c
: compile mode-i
: extract icons tonode_modules/.aeria
(required byaeria-ui
)-m
: migrate mode (create indexes in MongoDB to speed up queries)-b
: generate a single minified file from the API-k
: generate (mirror) SDK files-t
: usetsc
to transpile code instead ofesbuild
(slower)