From 35ad0ae10e88c43e01f586aea98e4f388bf6196f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bj=C3=A4reholt?= Date: Sun, 19 Nov 2023 21:23:49 +0100 Subject: [PATCH] fix: made CSP stricter in prod (#503) * fix: made CSP stricter in prod * fix: apparently you can't refactor things out as globals in vue.config.js? strange * fix: fixed CSP in dev * fix: simplified CSP template param --- src/index.html | 3 ++- vue.config.js | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 6372ad9a..29c0d65c 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,8 @@ ActivityWatch - + +