Relative Content

Tag Archive for typescriptelectronchild-processspawnelectron-forge

Spawn child process in electron

I need to spawn a child process in electron (currently MPV instance). As the contextIsolation, I am unable to directly use node in renderer, but If I understand correctly, in preload script it should be avaiable, but writing: