Skip to content

Commit

Permalink
add the static files to the hex package
Browse files Browse the repository at this point in the history
  • Loading branch information
boydm committed Mar 26, 2019
1 parent 0082cda commit fde6669
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ defmodule Scenic.Mixfile do
# "guides/**/*.png",
"README.md",
"LICENSE",
"CHANGELOG.md"
"CHANGELOG.md",
"static/**/*.metrics"
]
]
end
Expand Down

0 comments on commit fde6669

Please sign in to comment.