mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
added msg
This commit is contained in:
@@ -63,6 +63,8 @@ const prepIncrementalMode = async () => {
|
||||
console.log(`Copying Agility Content files to temp folder: ${tempPath}`)
|
||||
//copy everything across from cachePath
|
||||
await fs.copy(cachePath, tempPath)
|
||||
} else {
|
||||
console.log(`Agility tmp folder up to date: ${tempPath}`)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user