Skip to content

Instantly share code, notes, and snippets.

@dimitrinicolas
Last active August 5, 2018 17:46
Show Gist options
  • Save dimitrinicolas/ceef8cff59b5fd85c98a3504f98821d3 to your computer and use it in GitHub Desktop.
Save dimitrinicolas/ceef8cff59b5fd85c98a3504f98821d3 to your computer and use it in GitHub Desktop.
{
"input": "assets",
"output": "assets/output",
"watch": true,
"filters": [
{
"glob": "**/*.*",
"use": [
{
"name": "lepto.jpeg",
"quality": 75
},
{
"name": "lepto.png",
"quality": 75
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment