Skip to main content
Latest
method Page.prototype.updateDest
import { Page } from "https://deno.land/x/lume_cleancss@v0.2.1/deps.ts";

Update the destination file. It also update the data.url accordingly

Parameters

dest: Partial<Dest>
optional
prettyUrl: boolean | "no-html-extension" = [UNSUPPORTED]