mirror of
https://github.com/alrayyes/wiki.git
synced 2025-04-30 14:24:12 +00:00
v4-alpha -> v4
This commit is contained in:
parent
d8bec631b6
commit
3201f83b70
5 changed files with 7 additions and 7 deletions
quartz
|
@ -19,7 +19,7 @@ import { randomUUID } from "crypto"
|
|||
|
||||
const ORIGIN_NAME = "origin"
|
||||
const UPSTREAM_NAME = "upstream"
|
||||
const QUARTZ_SOURCE_BRANCH = "v4-alpha"
|
||||
const QUARTZ_SOURCE_BRANCH = "v4"
|
||||
const cwd = process.cwd()
|
||||
const cacheDir = path.join(cwd, ".quartz-cache")
|
||||
const cacheFile = "./.quartz-cache/transpiled-build.mjs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue