-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always write the metadata file in compilation (#37)
This makes the metadata file available for mix tasks, making the process of releasing a new version easier. So even if "force compilation" is used, we always have the metadata file available. To clarify: metadata is written when the Elixir file is compiled. Closes #27
- Loading branch information
Showing
2 changed files
with
145 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters