From deed5027cd18bcdb9cb9d13cb7831be0ec5384e8 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 13 Feb 2021 21:28:47 -0500 Subject: Move mixed/lib/ to lib/ (#1382) --- dev/data/manifest-variants.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev/data') diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 9d7c74d4..dd46dc22 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -123,7 +123,7 @@ "excludeFiles": [ "sw.js", "bg/js/simple-dom-parser.js", - "mixed/lib/parse5.js" + "lib/parse5.js" ] }, { @@ -148,7 +148,7 @@ "excludeFiles": [ "sw.js", "bg/js/simple-dom-parser.js", - "mixed/lib/parse5.js" + "lib/parse5.js" ] }, { @@ -220,7 +220,7 @@ "excludeFiles": [ "sw.js", "bg/js/simple-dom-parser.js", - "mixed/lib/parse5.js" + "lib/parse5.js" ] }, { @@ -256,7 +256,7 @@ "excludeFiles": [ "sw.js", "bg/js/simple-dom-parser.js", - "mixed/lib/parse5.js" + "lib/parse5.js" ] } ] -- cgit v1.2.3