fix: Do not rely on class names in production bundle (#6212)

This commit is contained in:
Tom Moor
2023-11-24 12:59:57 -05:00
committed by GitHub
parent 13a6f89640
commit b9767a9fdc
38 changed files with 202 additions and 86 deletions

View File

@@ -157,6 +157,7 @@
"patch-package": "^7.0.2",
"pg": "^8.11.1",
"pg-tsquery": "^8.4.1",
"pluralize": "^8.0.0",
"polished": "^4.2.2",
"prosemirror-codemark": "^0.4.2",
"prosemirror-commands": "^1.5.2",
@@ -278,6 +279,7 @@
"@types/node-fetch": "^2.6.9",
"@types/nodemailer": "^6.4.14",
"@types/passport-oauth2": "^1.4.15",
"@types/pluralize": "^0.0.33",
"@types/quoted-printable": "^1.0.0",
"@types/randomstring": "^1.1.11",
"@types/react": "^17.0.34",