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

x/aleph/server/app.ts>Application#injectCode

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Application.prototype.injectCode
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.18/server/app.ts";

inject code

Parameters

stage: "compilation" | "hmr" | "ssr"
transform: TransformFn