We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c0cc8 commit b4e21ccCopy full SHA for b4e21cc
build/icon-font.mjs
@@ -1,5 +1,6 @@
1
// DANGER: This file is ignored because it requires the "webfont" package, which has
2
// been compromised to some extent through https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised.
3
+// Ideally, we will replace this with a safer alternative in the future, or restore when the package is fixed.
4
5
// import fs from "node:fs/promises";
6
// import path from "node:path";
0 commit comments