Skip to main content
Module

x/lume/core.ts>Site#copyRemainingFiles

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Site.prototype.copyRemainingFiles
Re-export
import { Site } from "https://deno.land/x/lume@v1.19.1/core.ts";

Copy the remaining files

Parameters

optional
filter: (path: string) => string | boolean = [UNSUPPORTED]