livebud / bud

The Full-Stack Web Framework for Go
MIT License
5.53k stars 182 forks source link

public: integrate transpiler support into public #371

Closed matthewmueller closed 1 year ago

matthewmueller commented 1 year ago

This PR integrates transpiler support into public.

The main use case I have in mind here is running image compression on public files before embedding them.