aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/vite.config.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes9 days1-1/+1
| | | | | | | - Update Makefile to correctly build and copy frontend-vanilla (v3) assets - Fix frontend-vanilla/vite.config.ts to build to its own dist directory - Normalize CSRF check path and exclude /api/logout to fix v3 session clearing - Include latest built assets for v3
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ↵Adam Mathes10 days1-0/+17
embed dist/v3