v4-alpha -> v4
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user