Skip to content

Instantly share code, notes, and snippets.

@azzeddineCH
Created July 19, 2017 17:01
Show Gist options
  • Save azzeddineCH/29abcbb2c40c0c314b0b8a812d07222b to your computer and use it in GitHub Desktop.
Save azzeddineCH/29abcbb2c40c0c314b0b8a812d07222b to your computer and use it in GitHub Desktop.
if (fileName.startsWith('thumb_')) {
console.log("the thumbnail is already created");
return
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment