chakra-core / chakra-core/ChakraCore
Inconsistent download archives across platforms
Open
Dev Experience
Proposal
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The [download archives](https://github.com/Microsoft/ChakraCore/releases) have an inconsistent structure on different platforms.
1. The macOS and Linux archives contain a `ChakraCoreFiles` folder which contains everything, including the `LICENSE` file.
1. The Windows archives, however, don’t contain this parent `ChakraCoreFiles` folder, and instead have all the files at the root of the archive. They also don’t include the `LICENSE` file.
cc @obastemur
Contributor guide
Assessment
This issue has not been assessed yet.