Testing warning
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-06-01 23:01:11 -07:00
parent db38859bf8
commit 2bff6684db
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
3 changed files with 0 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -22,9 +22,6 @@ const ALREADY_OPTIMIZED_SAVE_FILE_PATH = path.join(
"already-optimized-images.json"
);
console.log("ENV IS", process.env);
console.log(ALREADY_OPTIMIZED_SAVE_FILE_PATH);
// directory where Meet the Team headshots are stored, relative to the source directory
const TEAM_IMAGES_DIRECTORY = path.join("team", "");