Commit graph

5 commits

Author SHA1 Message Date
b792688776 remove treehouse-format crate and collapse everything into src 2025-07-10 18:30:39 +02:00
07419ca702 add tracing to the treehouse as an instrumenting profiler
to create a trace of the treehouse's startup, use `--trace file.json`
2024-11-26 21:56:59 +01:00
377fbe4dab introduce the virtual filesystem everywhere
this unfortunately means I had to cut some features (bye bye commit history! for now)
stuff's not quite 100% working just yet (like branch links, which were and are still broken)
we also don't have content_version impls just yet
2024-11-23 21:43:58 +01:00
87ead3be17 moving some things around; fixed import maps not being deterministic 2024-07-22 20:01:58 +02:00
10ccb250c1 add site-wide JS caching through import maps 2024-07-20 23:38:30 +02:00