Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Memoize producers and originators for improved hot reload speeds #72

@shah

Description

@shah

For hot reloading of *.md and *.html, the most commonly edited files, hot reloading should be much faster and not require rebuilding the entire site just for a single file refresh.

  • memoize *.md source and producer
  • memoize *.html source and producer
  • edited files should auto-refresh the browser
  • added files should auto-restart the server
  • removed files should auto-restart the server

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions