From eff1b95b32ce08bdb3299660bfc14c6cd96e1e1f Mon Sep 17 00:00:00 2001 From: Willem Date: Wed, 20 Apr 2016 18:16:50 +0200 Subject: [PATCH] missing semocolumn --- es5-ff-spa-loader.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es5-ff-spa-loader.js b/es5-ff-spa-loader.js index adb73fc..3b400a9 100644 --- a/es5-ff-spa-loader.js +++ b/es5-ff-spa-loader.js @@ -438,7 +438,7 @@ utilDebug('start server url cleared because is file uri'); options.server.url = null; } - } + }; var cacheGetService = function (type) { if (options.cache[type]) {