1
0
mirror of synced 2026-08-05 12:56:55 +00:00

DEV: Bump dependencies and fix linting (#99)

This commit is contained in:
David Taylor
2025-02-06 16:48:00 +00:00
committed by GitHub
parent 4cfea56aaf
commit 0d34880c0c
3 changed files with 744 additions and 588 deletions
@@ -1,7 +1,7 @@
import { later } from "@ember/runloop";
import { getURLWithCDN } from "discourse/lib/get-url";
import loadScript from "discourse/lib/load-script";
import { withPluginApi } from "discourse/lib/plugin-api";
import { getURLWithCDN } from "discourse-common/lib/get-url";
let initializedMathJax = false;