electron/lib/sandboxed_renderer
Thiago de Arruda 72154b64ed Embed setup bundle for preload scripts in sandboxed renderers.
Add a gyp target that creates a browserify bundle starting with
`lib/sandboxed_renderer/init.js`, which is embedded into the executable using
the `atom_js2c` target.

The goal of this bundle is to provide a very basic environment for preload
scripts where a `require` function is available.
2016-09-27 06:01:47 -03:00
..
init.js Embed setup bundle for preload scripts in sandboxed renderers. 2016-09-27 06:01:47 -03:00