fix: replace unpkg w/ jsdelivr & cdnjs (#59291)

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Sukka
2025-04-07 16:28:17 +08:00
committed by GitHub
parent 206293bf92
commit 14ced4f271
25 changed files with 92 additions and 87 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/knip@5/schema.json",
"$schema": "https://cdn.jsdelivr.net/npm/knip@5/schema.json",
"ignoreBinaries": ["create:shared", "install-puppeteer", "pm2"],
"ignoreWorkspaces": ["api-server"], // Ignored based on https://github.com/freeCodeCamp/freeCodeCamp/pull/52330#issuecomment-1807917235
"workspaces": {