mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable logger
This commit is contained in:
parent
170f705f0e
commit
6938313141
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export async function cachePublishFolder () {
|
|||
|
||||
const publishDirectoryPath = await getPublishDirectoryPath()
|
||||
|
||||
console.log('publishDirectoryPath', publishDirectoryPath)
|
||||
// console.log('publishDirectoryPath', publishDirectoryPath)
|
||||
|
||||
// Make sure cache folder exists
|
||||
await fs.ensureDir( CACHE_PATH )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue