Skip to content

Instantly share code, notes, and snippets.

@gdomiciano
Last active August 28, 2017 03:35
Show Gist options
  • Save gdomiciano/6fe149031e3638ad621a163b9fd1ed2b to your computer and use it in GitHub Desktop.
Save gdomiciano/6fe149031e3638ad621a163b9fd1ed2b to your computer and use it in GitHub Desktop.
Dokku file configuration
{
"scripts": {
"dokku": {
"predeploy": "npm run build"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment