From c57bfe9fbe15a05e5b1064883d3b6610daadbf38 Mon Sep 17 00:00:00 2001 From: David Mark Date: Sat, 26 Nov 2016 22:28:55 -0500 Subject: [PATCH] Removed unneeded code No need to reference the global object (and certainly not the way it was being done). --- grunt/config/browserify.js | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/grunt/config/browserify.js b/grunt/config/browserify.js index e6260914868..4fa78071d45 100644 --- a/grunt/config/browserify.js +++ b/grunt/config/browserify.js @@ -106,20 +106,7 @@ function wrapperify(src) { //