livebud / bud

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

add ascii -> html rendering. add context to transpiler. add http, import map esbuild plugins #402

Closed matthewmueller closed 1 year ago

matthewmueller commented 1 year ago

This PR is a bit of a smorgasbord of functionality. I'm trying to get error pages working in Svelte, but along the way, I started working on removing node_modules and also improve the UI of the errors.

Going to commit this now since tests still pass and I need to make some changes to the viewer error struct.