How do I call the modules registered in the node environment in the electron-main environment? #8975
Answered
by
kittaakos
zhaomenghuan
asked this question in
Q&A
-
I think there is browser/electron-browser in the official code that calls the modules registered in the node or electron-main environment, but I don't know how to call the modules registered in the node environment in the electron-main environment. |
Beta Was this translation helpful? Give feedback.
Answered by
kittaakos
Jan 22, 2021
Replies: 1 comment
-
It's not supported: #7964 (comment). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhaomenghuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not supported: #7964 (comment).