ry
Fresh 1.6 - Deno Deploy - Tailwind
I did it just this morning - should work
https://fresh.deno.dev/docs/getting-started/deploy-to-production
https://fresh.deno.dev/docs/examples/migrating-to-tailwind
2 replies
Analyze dependencies for deno compile
@halvardssm we don't have tooling to deconstruct a binary. you might try
deno info
on your program before you deno compile
that might give some indication.
if we were to add tooling around deno compile
what would you want to look like?3 replies