herberttn / bytenode-webpack-plugin

Compile JavaScript into bytecode using bytenode
MIT License
105 stars 27 forks source link

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

Open PascalPixel opened 1 year ago

PascalPixel commented 1 year ago
raphael10-collab commented 1 year ago

Looking forward to this extremely important example

herberttn commented 9 months ago

@PascalPixel we haven't found a way yet, that's why there is no example. If you happen to know how we could go about making this possible, let us know and we'll work on implementing it.

herberttn commented 9 months ago

To investigate: https://github.com/herberttn/bytenode-webpack-plugin/issues/30#issuecomment-1798446991