From 10d79a38013a174f7408e8c98b3ed05b468ae914 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sat, 7 Oct 2017 14:18:00 -0500 Subject: Broke up the main file and fixed the bug causing the page to get corrupted --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index ab1c245..9e46fab 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,7 @@ "html/report_page/report.html" ], "background": { - "scripts": ["main_background.js"] + "scripts": ["bundle.js"] } } -- cgit v1.2.3