Skip to content

v0.4.17

Choose a tag to compare

@abschill abschill released this 16 Jul 15:14
· 20 commits to workspaces since this release

update vfs to its own module, with internal mem caching for text-based content mimes to improve performance further, uses better path traversal using async path generation, but now the syntax for server.static is a promise as a result instead of being synchronous, basically the generator has to walk the file tree now through a generator and then store the content that it can in memory rather than reading it on request