| Filename | Latest commit message | Latest commit date |
|---|---|---|
Relative hrefs (static/main.js) only resolve correctly for a route one path segment deep - the browser resolves them against the current URL's directory, so a route two-plus segments deep would 404 the JS/CSS silently once this is wired to a real server. Made absolute (/static/main.js), matching what build.mjs's own comment already documents these paths as being served at. |
||
| .. | ||
| src | ||
| build.mjs | ||
| package.json | ||
| tsconfig.json | ||