From a341b4d93f66707c1d2948e170bb24c3c4d398d2 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Wed, 23 Nov 2022 19:05:32 +0000 Subject: [PATCH] redo package for prod --- CHANGELOG.md | 4 ++++ dist/dashboard.appcache | 4 ++-- dist/js/app.min.js | 2 +- package.json | 3 +-- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd14eab..9de6be25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ +### 3.2.3: Maintenance Release + + - Re-do package to omit node-sass (not required for prod) + ### 3.2.2: Maintenance Release - Fix topic return when topic is falsey. Issue #784 diff --git a/dist/dashboard.appcache b/dist/dashboard.appcache index 6617b227..6b7431c4 100644 --- a/dist/dashboard.appcache +++ b/dist/dashboard.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# Time: Sun Nov 20 2022 10:57:19 GMT+0000 (Greenwich Mean Time) +# Time: Wed Nov 23 2022 18:49:57 GMT+0000 (Greenwich Mean Time) CACHE: i18n.js @@ -26,4 +26,4 @@ loading.html NETWORK: * -# hash: e6e6542a1b96720002984549f22de0dc46ab07ec5ceea7a3ac11e0a420234b37 +# hash: c1c70b7cbb0ed52f7275ea4b2c3c49ffae0a1ab1a648bee22b93657583882c62 diff --git a/dist/js/app.min.js b/dist/js/app.min.js index 2ef91505..6da1c405 100644 --- a/dist/js/app.min.js +++ b/dist/js/app.min.js @@ -605,4 +605,4 @@ angular.module("ui").filter("chartGetRange",function(){return function(n,t){t=[p angular.module("ui").filter("trusted",["$sce",function(u){return function(t){return u.trustAsHtml(t)}}]); angular.module("ui").filter("spaceToUnderscore",function(){return function(e){return e.replace(/ /g,"_")}}),angular.module("ui").filter("underscoreToSpace",function(){return function(e){return e.replace(/_/g," ")}}); -angular.module("ui").run(["$templateCache",function(e){e.put("logout.html",'