vendor everything
This commit is contained in:
parent
ea21091792
commit
192b0cf88d
|
|
@ -1,5 +1,5 @@
|
|||
import { join } from 'path'
|
||||
import { render as formatHTML } from './html-formatter'
|
||||
import { render as formatHTML } from './lib/html-formatter'
|
||||
import { type Context, Hono, type Schema, type Env } from 'hono'
|
||||
import { serveStatic } from 'hono/bun'
|
||||
import color from 'kleur'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user