Rune580
Rune580
I've encountered the issue where you get a black screen and an error message comes up saying errors were found in the theme. same as @djsavvy issue
Actually I've found a solution. seems like the name of the theme is different to whats in the config. In my case the theme was named `Aether` but the conf...
Getting a bizarre issue that I can't find a solution for. I've tried every single flag combination in this thread, but I keep getting "resolved is not a function". I've...
Disabling `-Clink-arg=-sASSERTIONS=2` resulted in getting: Chromium:  Firefox: 
Figured out a solution for my problem, documenting it here for anyone else who encounters a similar problem. Following the book for setting up a project for web export, the...
Maybe a hacky solution could be to have a macro or function that is called from a user created `build.rs` file, that parses and modifies the `.cargo/config.toml`. For now though...