Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade prettier to 3.6 (#8558) | Samuel Newman | 2025-06-23 | 1 | -4/+3 |
| | | | | | | | * upgrade prettier * run prettier * more files | ||||
* | Consistent spacing for variable handlebars | Jaz Volpert | 2024-10-04 | 1 | -2/+2 |
| | |||||
* | Serve static assets from a CDN host if provided | Jaz Volpert | 2024-10-04 | 1 | -2/+2 |
| | |||||
* | Let Expo/Webpack handle CSS assets (#3942) | Mary | 2024-09-23 | 1 | -1/+24 |
| | | | | | | | | | | | | | * chore: handle built css assets * chore: let prettier handle css code * refactor: let webpack build css assets * chore: prettier on bskyembed * chore: touch empty.txt on css directory * chore: do the same to the workflow | ||||
* | Don't eagerly load all JS assets (#3929) | Mary | 2024-09-02 | 1 | -11/+10 |
| | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Create build step for the web server (#289) | Paul Frazee | 2023-03-14 | 1 | -0/+27 |
* Create build step for the web server * Update bskyweb routes and 404 behavior |