From 897e646ec19436337d99e3a9ccc22b00f764f8e4 Mon Sep 17 00:00:00 2001
From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
Date: Wed, 19 Aug 2020 18:12:36 +0200
Subject: [PATCH] Do not load the lib directly in the html pages
It is loaded indirectly by the js app code that requires it (via import)
---
src/index-non-regression.html | 4 +---
src/index.html | 2 --
src/lib-integration.html | 15 +++++++--------
3 files changed, 8 insertions(+), 13 deletions(-)
diff --git a/src/index-non-regression.html b/src/index-non-regression.html
index 9e1f7caf57..4474b2f8e7 100644
--- a/src/index-non-regression.html
+++ b/src/index-non-regression.html
@@ -22,9 +22,7 @@
-
-
-
+