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

x/ultra/lib/build/compileSources.ts>compileSources

💎 Next-gen browser/server fluid React framework
Go to Latest
function compileSources
import { compileSources } from "https://deno.land/x/ultra@v2.0.0-alpha.5/lib/build/compileSources.ts";

Compiles sources found in the ModuleGraph and overwrites the source file with the compiled result.

Parameters

context: BuildContext
options: CompileSourcesOptions