rust-monaco
                                
                                 rust-monaco copied to clipboard
                                
                                    rust-monaco copied to clipboard
                            
                            
                            
                        Fonts aren't included in the generated build files
Monaco includes fonts with it but those are not included by this crate. This results in the following error when trying to load the editor, as index.html is returned instead of the font:

The generated files should also include the ttf font files
Not a huge fan of bundling fonts as code but I can't think of a better way for now. Do you already have a patch lined up?
Do you already have a patch lined up?
I don't, mostly because I don't know how to do this. I brought this up because Yew Playground can't load the editor font