bf756e3c00
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). |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
node | ||
renderer | ||
utility | ||
CPPLINT.cfg |