Remove obsolete generated assets and dead code
All checks were successful
Build Org Website / build (push) Successful in 43s
All checks were successful
Build Org Website / build (push) Successful in 43s
This commit is contained in:
@@ -274,7 +274,6 @@ The published HTML is static, but some browser modules rely on same-origin APIs:
|
||||
| Notes board | `pages/notes.js` | `/api/notes` |
|
||||
| Wird tracker | `pages/wird-tracker.js` | `/api/wird`, `/api/wird/motalah`, `/api/calibre/books` |
|
||||
| Competency board | `pages/competency-status-board.js` | `/api/competencies/items...` |
|
||||
| Princess Lima RPG progress | `pages/princess-lima-game.js` | Device-local `localStorage` state |
|
||||
|
||||
These APIs are not implemented here. Production routing must serve `output/` and proxy `/api/` to the appropriate backend. When changing an endpoint contract, coordinate the static client and its external service.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user