dapp build --extract puts new line at end of .bin files
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Previously `dapp build` would create .bin files that were not terminated with a new line.
Now `dapp build --extract` puts a new line at the end of every .bin file. This can cause problems with deployment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.