Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pup/plugins/web-interface/deps.ts>Bundlee#preloadCache

Universal process manager built in Deno
Go to Latest
method Bundlee.prototype.preloadCache
import { Bundlee } from "https://deno.land/x/pup@1.0.0-beta.15/plugins/web-interface/deps.ts";

Preloads the cache with all the files in the bundle.

Returns

Promise<void>

A promise that resolves when the cache is loaded.