import * as denopack from "https://deno.land/x/denopack@0.10.0/mod.ts";
Variables
Plugin for serving your compiled files through a http/https server Requires --allow-net=host:port Can be used in conjuction with --watch for a development server | |
import * as denopack from "https://deno.land/x/denopack@0.10.0/mod.ts";
Plugin for serving your compiled files through a http/https server Requires --allow-net=host:port Can be used in conjuction with --watch for a development server | |