Integration
CLI
Learn more about @plumeria/compiler.
It is the plumeria Compiler @plumeria/compiler
package.
A Rust-based compiler with static extraction in the style of Plumeria.
Installation
Overview
Success
Usage
Options
--view
Use it to visualize your builds and test them as you go.
Do not include the --view argument in your build script as it will get into the server logs.
Example output:
--paths
Outputs a list of the files to be compiled. file.
Example output:
--type-check
Runs Typescript type checking before compiling.