Module

x/aleph/compiler/mod.ts

The Full-stack Framework in Deno.
Go to Latest
import * as mod from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.9/compiler/mod.ts";

Functions

fast transform without transpile code raw syntax

parse export names

Transforms the module with esbuild/swc.

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.