Files
electron/atom
Thiago de Arruda bf756e3c00 Prevent browserify from leaking the require function
Define a "require" argument in the wrapper functions that runs browserify
bundles, which will prevent browserify from leaking the require function.

Note that this doesn't affect the isolated renderer script, only when `-r` flag
is passed to browserify command it will export a require function. It is still
added to isolated renderer script to prevent future mistakes(doesn't hurt
defining a "require" local).
2017-03-23 10:01:02 -03:00
..
2017-03-14 00:26:27 +05:30
2017-03-22 09:16:08 -07:00
2017-03-22 09:16:08 -07:00
2017-02-06 10:34:29 -08:00