Skip to content

Instantly share code, notes, and snippets.

@guzart
Created April 16, 2017 00:55
Show Gist options
  • Save guzart/1445360918a7e5d34c1f9001dc1d3473 to your computer and use it in GitHub Desktop.
Save guzart/1445360918a7e5d34c1f9001dc1d3473 to your computer and use it in GitHub Desktop.
Simple elm production builds
// elm-package.json
{
"source-directories": [
"src"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment