import * as cav from "https://deno.land/x/cav@0.2.3/bundle.ts";
Functions
Response factory for bundling and serving TypeScript and JavaScript files. Bundled files are cached into memory and watched for changes, if possible. When a change occurs, the cached bundle is invalidated. The request is only used for caching headers. |