Small update to the recent alpha, as usual be sure to (re)initialise DxSvelte it with ``npx dxsveltealpha`` and install the updated Python script from PyPi (either manually or using the DxSvelte CLI tool).
Further to the previous update, we've now go:
Changelog
- Source mapped SSR rendering errors; no more being in the dark, if SSR fails it will tell you where exactly in your source that occured
- SSR errors now also result in CSR failover, so the end user's browser can take over while the error is piped to stderr for your action
Source mapping in action
![Screenshot 2023-10-28 at 04 01 11](https://github.com/emmyarty/dxsvelte/assets/70502936/a781bd6f-0d1d-40ab-9906-1a2e9c141ad5)