From f14b1b71e7c5a07db2946f5b9a7671bc2627c1ee Mon Sep 17 00:00:00 2001 From: Jiiks Date: Mon, 27 Aug 2018 17:28:42 +0300 Subject: [PATCH] Use asar instead --- client/src/ui/components/bd/PluginCard.vue | 17 +- client/webpack.config.js | 3 +- package-lock.json | 793 +++++++++------------ package.json | 4 +- 4 files changed, 335 insertions(+), 482 deletions(-) diff --git a/client/src/ui/components/bd/PluginCard.vue b/client/src/ui/components/bd/PluginCard.vue index f04aa102..9a371ce8 100644 --- a/client/src/ui/components/bd/PluginCard.vue +++ b/client/src/ui/components/bd/PluginCard.vue @@ -23,9 +23,10 @@