Skip to main content
Module

x/lume/core/site.ts>default#copyRemainingFiles

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.copyRemainingFiles
import { default } from "https://deno.land/x/lume@v1.16.0/core/site.ts";

Copy the remaining files

Parameters

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