Skip to main content
Module

x/aleph/project.ts>Project#_compile

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Project.prototype._compile
import { Project } from "https://deno.land/x/aleph@v0.2.28/project.ts";

Parameters

url: string
optional
options: { forceCompile?: boolean; forceTarget?: string; }