Skip to main content
Module

x/nunjucks/mod.js>default.LoaderOptions

A powerful templating engine with inheritance, asynchronous control, and more (Jinja 2 inspired) — ❌ Deprecated: use the `npm:` specifier instead
Latest
interface default.LoaderOptions
import { type default } from "https://deno.land/x/nunjucks@3.2.4/mod.js";
const { LoaderOptions } = default;

Properties

optional
noCache: boolean

If true, the system will avoid using a cache and templates will be recompiled every single time