Rune580

Results 6 comments of 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: ![image](https://github.com/user-attachments/assets/bb88a867-d270-4a83-a9a7-8610350c03f8) Firefox: ![image](https://github.com/user-attachments/assets/e98c673a-573e-43d2-96a3-9fc7cce088fe)

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...