History log of /expo/packages/@expo/cli/src/export/__tests__/createMetadataJson-test.ts (Results 1 – 2 of 2)
Revision Date Author Comments
# 1c6b79f1 09-May-2022 Evan Bacon <[email protected]>

fix(cli): prevent failing when no hashes are included on export (#17414)

* fix(cli): prevent failing when no hashes are included on export

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-

fix(cli): prevent failing when no hashes are included on export (#17414)

* fix(cli): prevent failing when no hashes are included on export

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-by: Expo Bot <[email protected]>

Co-authored-by: Expo Bot <[email protected]>

show more ...


# dc51e206 27-Apr-2022 Evan Bacon <[email protected]>

feat(cli): add `export` command (#17034)

* feat(cli): add export command

* Update CHANGELOG.md

* update tests

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-by: Expo Bot <34669131+

feat(cli): add `export` command (#17034)

* feat(cli): add export command

* Update CHANGELOG.md

* update tests

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-by: Expo Bot <[email protected]>

* reduce interface

* refactor

refactor

refactor

* refactor

* remove all merging code

* drop aliases

* Added asset saving tests

* refactor export code up

* Update env.ts

* Drop unused

* added e2e tests

* Dropped --quiet flag

* PR Feedback

* fix tests

* fix export tests

* Update export-test.ts

Co-authored-by: Expo Bot <[email protected]>

show more ...