-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
We use diskusage in an Electron application and Electron is soon requiring Native Modules in the Renderer Process to be NAPI or Context Aware.
Is it possible to make diskusage Context Aware?
See electron/electron#18397 and an example https://github.com/atom/node-keytar/pull/182/files
Thanks
aleksey-hoffman