test template's utils in preload should export themselves for use by the renderer
Author: ckerrCreated Jul 22, 2021Updated Oct 18, 2021
Labelsenhancement
the small test object in preload should expose itself to the renderer process.
The preload code will also need to check electron's version & state to see how to expose it, e.g. when to use the context bridge.
Source: electron/minimal-repro