Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron-api.json main/renderer process fields always true #46

Closed
tong opened this issue Nov 26, 2019 · 1 comment
Closed

electron-api.json main/renderer process fields always true #46

tong opened this issue Nov 26, 2019 · 1 comment
Labels

Comments

@tong
Copy link
Owner

tong commented Nov 26, 2019

Since electron v7.* electron-api.json defines all process (main/renderer) fields as true.
Therefore the generator is unable to create the correct haxe package (electron.main, electron.renderer).

#electron/docs-parser/issues/14

@tong
Copy link
Owner Author

tong commented Dec 2, 2019

Fixed in #electron/docs-parser/pull/17.
Not in electron upstream yet, current build is using patched fork.

@tong tong added the bug label Dec 5, 2019
@tong tong closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant