chore(share): bring back boxicons

This commit is contained in:
Elian Doran
2025-10-24 22:32:42 +03:00
parent 21b20cf575
commit 395f33cd5b
6 changed files with 14 additions and 3 deletions

View File

@@ -60,6 +60,8 @@ async function runBuild() {
".woff": "dataurl",
".woff2": "dataurl",
".ttf": "dataurl",
".eot": "empty",
".svg": "empty",
".html": "text",
".css": "css"
},