🍱(frontend) manage export emoji locally

We now use exported emoji from emoji-datasource-apple
package instead of relying on a CDN.
During a build or dev command, the emoji images
are copied from node_modules to the public assets
folder. They are not versionned.
This commit is contained in:
Anthony LC
2025-10-06 14:54:25 +02:00
parent db7ae350ec
commit 93227466d2
8 changed files with 48 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
"cmdk": "1.1.1",
"crisp-sdk-web": "1.0.25",
"docx": "9.5.0",
"emoji-datasource-apple": "16.0.0",
"emoji-mart": "5.6.0",
"emoji-regex": "10.5.0",
"i18next": "25.5.2",