From 84da0128e9a55289d03ded845e6862f059c0838a Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 8 May 2017 11:22:55 +0530 Subject: [PATCH] move screenlog.js to lib/ to avoid eslint in it. --- src/{ => lib}/screenlog.js | 0 src/script.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename src/{ => lib}/screenlog.js (100%) diff --git a/src/screenlog.js b/src/lib/screenlog.js similarity index 100% rename from src/screenlog.js rename to src/lib/screenlog.js diff --git a/src/script.js b/src/script.js index 130a25c..bf74b89 100644 --- a/src/script.js +++ b/src/script.js @@ -740,7 +740,7 @@ runBtn, searchInput, consoleEl, consoleLogEl, logCountEl + externalJs + '\n'; contents += ''; + + chrome.extension.getURL('lib/screenlog.js') + '">'; if (js) { contents += '