Commit Graph

4 Commits

Author SHA1 Message Date
Brooooooklyn
b89e088153
fix: download selfhost fonts script (#6970) 2024-05-17 05:27:43 +00:00
LongYinan
332cd3b380
refactor(core): split web entry from core (#6082)
This pr is trying to split `web` and `electron` entries from `core`. It allows more platform-related optimization to be addressed in each entry.
We should remove all browser/electron only codes from `core` eventually, this is the very first step for that.
2024-03-19 07:48:56 +00:00
LongYinan
28ee66173e
fix: selfhost build (#5833) 2024-02-19 14:03:26 +00:00
LongYinan
237722f7f9
feat: support self-host docker build (#5506)
Test command: `docker compose -f ./.github/deployment/self-host/compose.yaml up`
2024-01-10 08:35:21 +00:00