From 7f18e75647e9a8cdbcaea03784a174dabdadb6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Schmelczer=20Andr=C3=A1s?= Date: Mon, 30 Dec 2019 21:01:27 +0100 Subject: [PATCH] Make more cross-browser compatible --- .idea/workspace.xml | 7 ++- package.json | 15 ++++++- src/framework/helper.ts | 4 +- src/index.html | 2 +- src/page/about/about.scss | 4 ++ src/page/background/background.html.ts | 1 + src/page/background/background.scss | 10 +++-- src/page/background/background.ts | 60 +++++++++++++++++++------- src/page/background/blob.ts | 9 ++-- webpack.config.js | 10 ++--- 10 files changed, 89 insertions(+), 33 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 987db86..3483d2c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,10 +3,15 @@ + + + + - + +