Skip to content

Support for contextIsolation: true, nodeIntegration: false, sandbox: true #28

@PascalPixel

Description

@PascalPixel
  • The example for forge/webpack/ts turns on node integration for the renderer to make bytenode-webpack-plugin work
  • The readme states there might be other ways to make bytenode-webpack-plugin work
  • Can you provide a minimal example of such a solution that does not enable node integration?
  • Even pointers would be helpful, say I wanted; { contextIsolation: true, nodeIntegration: false, sandbox: true } (the electron default), what other methods could make bytenode work for preload and renderer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions