summaryrefslogtreecommitdiff
path: root/build.rs
Commit message (Collapse)AuthorAge
* Strip out Tailwind etcKit La Touche2024-12-30
|
* Let `cargo` handle building the UI, where possible.Owen Jacobson2024-10-22
| | | | This allows skipping the `target/ui` rebuild if the UI has not changed, which has otherwise been a bit of a source of drag on my development speed.
* Store state in sqlite. Default to .hi in the cwd.Owen Jacobson2024-08-30