mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-25 04:56:23 +00:00
Quartz sync: May 6, 2024, 10:58 PM
This commit is contained in:
parent
c437166f80
commit
c7563b7f05
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@
|
|||
"check": "tsc --noEmit && npx prettier . --check",
|
||||
"format": "npx prettier . --write",
|
||||
"test": "tsx ./quartz/util/path.test.ts && tsx ./quartz/depgraph.test.ts",
|
||||
"profile": "0x -D prof ./quartz/bootstrap-cli.mjs build --concurrency=1",
|
||||
"serve": "npx quartz build --serve",
|
||||
"deploy": "npx quartz sync --no-pull"
|
||||
"profile": "0x -D prof ./quartz/bootstrap-cli.mjs build --concurrency=1"
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=9.3.1",
|
||||
|
|
Loading…
Reference in a new issue