Skip to content

Live reloading the html components should not have to restart the whole server #52

@maddalax

Description

@maddalax

Since go is compiled, whenever you want to change html/css, the entire server needs to be recompiled and restarted. This is generally fine for small projects, but as projects get larger and more things get loaded on startup, the live reload speed gets slower.

Look into alternatives to make this better, potentially https://github.com/traefik/yaegi to interpret the code on demand

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions