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
..
app remove unused header 2017-03-14 00:26:27 +05:30
browser Bump v1.6.4 2017-03-22 09:16:08 -07:00
common Bump v1.6.4 2017-03-22 09:16:08 -07:00
node Simplify the trick used for referencing symbols 2017-02-07 17:09:43 +09:00
renderer Prevent browserify from leaking the require function 2017-03-23 10:01:02 -03:00
utility Fix compilation waring on Mac 2017-02-06 10:34:29 -08:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00