mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 05:46:00 +08:00
[CORL-800] Fluent Upgrade (#2739)
* feat: upgraded fluent libraries * fix: adjustments to support fluent upgrade
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { FluentBundle } from "@fluent/bundle/compat";
|
||||
import { DOMLocalization } from "@fluent/dom/compat";
|
||||
import { Job } from "bull";
|
||||
import createDOMPurify from "dompurify";
|
||||
import { DOMLocalization } from "fluent-dom/compat";
|
||||
import { FluentBundle } from "fluent/compat";
|
||||
import { minify } from "html-minifier";
|
||||
import htmlToText from "html-to-text";
|
||||
import Joi from "joi";
|
||||
|
||||
Reference in New Issue
Block a user