1
0
mirror of https://github.com/osmarks/website synced 2025-09-06 04:17:57 +00:00

compiler parallelization

This commit is contained in:
2021-02-24 10:32:10 +00:00
parent 0748ec1289
commit a81f814bf7
3 changed files with 154 additions and 76 deletions

View File

@@ -4,6 +4,7 @@
"description": "Static site generation code for my website.",
"main": "index.js",
"dependencies": {
"chalk": "^4.1.0",
"dayjs": "^1.8.28",
"fs-extra": "^8.1.0",
"gray-matter": "^4.0.2",