fix: Do not rely on class names in production bundle (#6212)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user