Coty

Results 4 issues of Coty

It was changed in #502 to its own namespace https://github.com/digitalocean/marketplace-kubernetes/blob/da6fe4c0b6e480c369a46b8b65ed8b3d5d79906d/stacks/kube-state-metrics/deploy.sh#L17

I'd like to control caching through config. ## inspiration this is how I control caching in development in with eta ```ts const eta = new Eta({ views: `${Deno.cwd()}/views/`, cache: !dev...

### What version of HonoX are you using? 0.1.25 ### What steps can reproduce the bug? Requires Deno 2 ```bash deno upgrade deno upgrade rc ``` Repro: https://github.com/cotyhamilton/deno-honox ```bash deno...

bug