- Delete old Vite+Svelte frontend - Initialize new SvelteKit project with TypeScript - Configure Tailwind CSS v4 + DaisyUI - Implement JWT authentication with auto-refresh - Create login page with form validation (Zod) - Add protected route guards - Update Docker configuration for single-stage build - Add E2E tests with Playwright (6/11 passing) - Fix Svelte 5 reactivity with $state() runes Known issues: - 5 E2E tests failing (timing/async issues) - Token refresh implementation needs debugging - Validation error display timing
1 line
477 B
Plaintext
1 line
477 B
Plaintext
{"version":3,"file":"BrowserExceptionObserver.d.ts","sourceRoot":"","sources":["../../../src/browser/utilities/BrowserExceptionObserver.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,+BAA+B,CAAC;AAE1D;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,wBAAwB;IAC5C,OAAO,CAAC,MAAM,CAAC,aAAa,CAAK;IACjC,OAAO,CAAC,eAAe,CAAuB;IAC9C,OAAO,CAAC,yBAAyB,CAElB;IACf,OAAO,CAAC,yBAAyB,CAAyC;IAE1E;;;;OAIG;IACI,OAAO,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;IAmF3C;;;;OAIG;IACI,UAAU,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;CAmB9C"} |