Upgraded to Angular v21

Removed tailwind

Moved to vitest from karma/jasmine
This commit is contained in:
2026-01-28 07:18:05 +00:00
parent e0766c5a2e
commit ca94f8f57e
19 changed files with 1656 additions and 2698 deletions

2
bookie/.gitignore vendored
View File

@ -30,6 +30,7 @@ speed-measure-plugin*.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/mcp.json
.history/*
# Miscellaneous
@ -40,6 +41,7 @@ speed-measure-plugin*.json
/libpeerconnection.log
testem.log
/typings
__screenshots__/
# System files
.DS_Store