Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/compiler.ts>compile

A generic build system for Deno web apps
Latest
function compile
import { compile } from "https://deno.land/x/mesozoic@v1.3.10/lib/compiler.ts";

Parameters

filename: string
source: string
options: CompilerOptions