6989a98d75
- Arkitektur: docs/auth/passwordless-architecture.md - Backend: iom/quixzoom-auth-service/ (FastAPI + Redis) - Webb: quixzoom-market-pages/se/login/ (QR-kod + polling) - App: iom/quixzoom-app/src/features/auth/ (push + deep links) Flöde: QR-kod → app-godkännande → webb-inloggad
11 lines
454 B
Markdown
11 lines
454 B
Markdown
# istanbul-lib-source-maps
|
|
|
|
[](https://github.com/istanbuljs/istanbuljs/actions/workflows/ci.yml)
|
|
|
|
Source map support for istanbuljs.
|
|
|
|
## Debugging
|
|
|
|
`istanbul-lib-source-maps` uses the [debug](https://www.npmjs.com/package/debug) module. Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
|
|
output.
|