Skip to content

Instantly share code, notes, and snippets.

@atannus
Last active January 6, 2016 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atannus/be78aa1c05d25aae65ff to your computer and use it in GitHub Desktop.
Save atannus/be78aa1c05d25aae65ff to your computer and use it in GitHub Desktop.
Sample Plovr config
{
"id": "yadda",
"paths": [
"."
],
"mode": "RAW",
"level": "VERBOSE",
"debug": false,
"pretty-print": false,
"modules": {
"main": {
"inputs": "main.js",
"deps": []
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment