Skip to main content
Module

x/aleph/compiler/mod.ts

The Full-stack Framework in Deno.
Very Popular
Go to Latest
import * as aleph from "https://deno.land/x/aleph@1.0.0-alpha.14/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.