From a81626c79d6c6a8ab3afb18a8d25196d907a1916 Mon Sep 17 00:00:00 2001 From: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com> Date: Thu, 5 Nov 2020 14:12:49 +0100 Subject: [PATCH] HARP-12299 Numerous fixes: - Removed links to unpkg / cloudfare and pack resources instead - Fix broken example_simplejs example - Fix rollup export - use setTheme instead of ThemeLoader - fixed example_simplejs.ts Signed-off-by: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com> --- examples/choropleth.html | 12 +++--------- examples/helloworld.html | 12 +++--------- examples/simplejs-test.html | 12 +++--------- examples/src/decoder.ts | 2 +- examples/src/example_basic.ts | 3 +-- examples/src/example_simplejs.ts | 21 ++++++++------------- package.json | 2 +- rollup.config.js | 2 +- webpack.config.js | 9 +++++++++ 9 files changed, 30 insertions(+), 45 deletions(-) diff --git a/examples/choropleth.html b/examples/choropleth.html index c64c324..314a514 100644 --- a/examples/choropleth.html +++ b/examples/choropleth.html @@ -3,10 +3,7 @@ - +