From 9a04836215ad27239c73ccf3166844cb6c7b6c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Tue, 13 Oct 2020 10:26:27 +0200 Subject: [PATCH] Dynamically import Quill We load Quill only if it is needed (after all, only admins need Quill) --- front/dist/index.html | 6 - front/package.json | 3 +- .../ConsoleGlobalMessageManager.ts | 57 +- front/yarn.lock | 578 +++++++++--------- 4 files changed, 324 insertions(+), 320 deletions(-) diff --git a/front/dist/index.html b/front/dist/index.html index 9d883ffe..5984af7b 100644 --- a/front/dist/index.html +++ b/front/dist/index.html @@ -6,12 +6,6 @@ content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> - - - - - -