mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
added msg
This commit is contained in:
parent
6480beaeac
commit
17f458b45b
@ -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}`)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user