choojs / choojs/create-choo-electron
Renderer doesn't work with core node/electron modules
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I'm new to bankai/choo so apologies if I missed something obivous.
When I try to do something like `require("fs")` then it fails. I can work around it with `window.require("fs")`, is this the recommended way of doing it or is there a better way?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.