From 1ebc354757ae814ae80d27d2b84e45126b85fa72 Mon Sep 17 00:00:00 2001 From: Richard Tibbles Date: Tue, 22 Jul 2025 11:11:04 -0700 Subject: [PATCH] Use bundler advice for including fonts for mathlive. --- .../components/math/FormulasMenu.vue | 2 + package.json | 1 - pnpm-lock.yaml | 39 ------------------- webpack.config.js | 10 ----- 4 files changed, 2 insertions(+), 50 deletions(-) diff --git a/contentcuration/contentcuration/frontend/shared/views/TipTapEditor/TipTapEditor/components/math/FormulasMenu.vue b/contentcuration/contentcuration/frontend/shared/views/TipTapEditor/TipTapEditor/components/math/FormulasMenu.vue index aa5683bdae..7a2b7be9a6 100644 --- a/contentcuration/contentcuration/frontend/shared/views/TipTapEditor/TipTapEditor/components/math/FormulasMenu.vue +++ b/contentcuration/contentcuration/frontend/shared/views/TipTapEditor/TipTapEditor/components/math/FormulasMenu.vue @@ -253,6 +253,8 @@