Hafiidz Hassan

Results 14 comments of Hafiidz Hassan

I'm also looking into doing something similar, but with a python (during dev) and exe for (during build, via pyinstaller). I have attempted to use the linked (https://www.npmjs.com/package/vite-plugin-static-copy) but couldn't...

How can we use `files`, `extraresources` or `extraFiles` ya? I'm really new to electron, sorry for newbie questions

![image](https://user-images.githubusercontent.com/3688500/190836483-afb01a2a-358e-439f-88a0-dd1f601ddb2e.png) Sharing my setup here, which unfortunately is not working. I am working on Windows. @jinusean , sorry for cluttering your issues/help wanted, wanted to avoid duplication of issues raised....

I found out what I did wrong. For those who is here looking for something similar functionality: 1. Just copy whatever folder that you wanted in the `public` folder, it...

First of all, thanks for the reply and the great plugin here. Love it. Yes, I am currently using `0.9.x`, but encountered a weird bug where in browser mode (electron...

Additional info, I am also using `unplugin-icons` and `@iconify/json` which is why there is additional folder there, but when after further testing, even with those two plugins disabled, I still...

@machineinthegod, do you mind sharing example result? Would like to learn more about this. Thanks in advance both for the PR and response.

Hi, not sure if I should post into a new thread, but mentioning it here first, on an unexpected UI behaviour when dialog shows up, in a page that's fit...

To add, I keep getting this warning/log with default example txt2img and img2img pipe. `{'trained_betas'} was not found in config. Values will be initialized to default values.`

First of all, I really loved this add on. Thanks a lot @MrGVSV, having a great fun learning about developing a simple game in Rust/Bevy. Just checking if anybody recently...