From be40f65225923a5343d9ae012294b2e45b17ec81 Mon Sep 17 00:00:00 2001 From: danielyxie Date: Thu, 3 Jan 2019 01:05:49 -0800 Subject: [PATCH] Fixed sourcing of ThirdParty Libraries (raphael and Treant) by using relative instead of absolute path --- index.html | 10 ++++++++-- src/index.html | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 7482c8557..1d1d3f68c 100644 --- a/index.html +++ b/index.html @@ -1010,7 +1010,13 @@ - - + + + diff --git a/src/index.html b/src/index.html index 60f3fc92e..76bc7e9be 100644 --- a/src/index.html +++ b/src/index.html @@ -1012,7 +1012,7 @@ if (htmlWebpackPlugin.options.googleAnalytics.trackingId) { %> - - + +