import * as alephCompiler from "https://deno.land/x/aleph_compiler@0.9.2/mod.ts";
Functions
initialize the compiler wasm module. | |
Parse the deps of the modules. | |
Transforms the JSX/TS module into a JS module. | |
Compiles a CSS file, including optionally minifying and lowering syntax to the given targets. A source map may also be generated, but this is not enabled by default. |