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

x/deno_bundler/cache/cache.ts

A Bundler with the web in mind.
Latest
import * as denoBundler from "https://deno.land/x/deno_bundler@v0.9.1/cache/cache.ts";

Functions

API for deno cache Fetches path files recusively and caches them to deno cache dir.

API for rust cache_dir

resolves path to cache file of a url. Returns original url if path is not cached