property EsbuildCache.context

Live esbuild incremental context, or null/absent before the first build.

Type

BuildContext | null

Usage

import { type EsbuildCache } from "lib/types.ts";