mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Improve debugging page in docs - add gloo console logging as an option - moved subsubheading "Latest Info" under "Source Maps" to a subheading "Past Articles", which makes more sense for the content - updated examples for `wasm-logger` and also made an equivalent one for `gloo-console` I removed a lot of text to make it easier to read and improve clarity. I did look it over but there may be other info you'd like to keep on the page. I wanted to add more for `panics` but I wasn't sure what to put. * Run Prettier * Mention tracing-web under console logging The source map support is also changed but will require more explanation.