feat: make the script offline

This commit is contained in:
Wen Junhua
2024-03-09 12:32:04 +08:00
parent a19dc47b6a
commit 7475198f86
3 changed files with 32 additions and 19 deletions
+4 -1
View File
@@ -78,5 +78,8 @@
"from": "node_modules/quicklink/dist/quicklink.umd.js",
"to": "assets/lib/quicklink/quicklink.umd.js"
}
]
],
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1"
}
}