MCPcopy
hub / github.com/freshframework/fresh / dev.ts

File dev.ts

www/dev.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env -S deno run -A --watch=static/,routes/
2
3import { Builder } from "fresh/dev";
4import { tailwind } from "@fresh/plugin-tailwind";

Callers

nothing calls this directly

Calls 3

tailwindFunction · 0.90
buildMethod · 0.80
listenMethod · 0.45

Tested by

no test coverage detected