Commit Graph

5 Commits

Author SHA1 Message Date
Sergey Akhalkov
2b02ce90ef Flow type checking fix: use "CodePushHash" file name instead of "CodePushHash.json" (#763)
`CodePushHash.json` file name breaks flow type checking.
To fix the issue we need to delete `CodePushHash.json` file and
use `CodePushHash` file name instead to store the hash value.
Relates to https://github.com/Microsoft/react-native-code-push/issues/577
2017-03-22 13:27:37 -07:00
Geoffrey Goh
6532c4aee4 Update generateBundledResourcesHash.js 2016-06-27 14:01:03 -07:00
Geoffrey Goh
eb510663e5 Binary Hashing (Android) (#401)
binary hashing android
2016-06-24 19:40:32 -07:00
Geoffrey Goh
3ab1fa0a10 feedback 2016-02-26 17:50:32 -08:00
Geoffrey Goh
eb827d6d32 generate binary resources hash 2016-02-24 17:15:58 -08:00