From 314fcca8069367512a5788d908361f19999df3d2 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 1 Jul 2014 10:06:27 -0400 Subject: [PATCH] chore(appcache) add " " --- lib/server/appcache.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/server/appcache.js b/lib/server/appcache.js index c3219f18..d0e4c948 100644 --- a/lib/server/appcache.js +++ b/lib/server/appcache.js @@ -1,4 +1,4 @@ -(function(){ +(function() { 'use strict'; if (!global.cloudcmd)