Skip to main content
Module

x/lume/deps/nunjucks.ts>default.LoaderOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface default.LoaderOptions
import { type default } from "https://deno.land/x/lume@v1.15.2/deps/nunjucks.ts";
const { LoaderOptions } = default;

Properties

optional
noCache: boolean

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