| #
c5d00206 |
| 17-Dec-2022 |
Evan Bacon <[email protected]> |
fix CLI tests (#20510)
# Why
tests are failing.
Co-authored-by: Expo Bot <[email protected]>
|
| #
fdf34e39 |
| 19-May-2022 |
Evan Bacon <[email protected]> |
feat(cli): add info about using the `--clear` flag (#17560)
* feat(cli): add info about using the `--clear` flag when the `babel.config.js` file changes during `expo start`
* Update packages/@exp
feat(cli): add info about using the `--clear` flag (#17560)
* feat(cli): add info about using the `--clear` flag when the `babel.config.js` file changes during `expo start`
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]>
Co-authored-by: Expo Bot <[email protected]>
show more ...
|
| #
fa5bc561 |
| 30-Apr-2022 |
Will Schurman <[email protected]> |
chore(cli): deduplicate asMock helper function (#17294)
|
| #
4c50face |
| 14-Apr-2022 |
Evan Bacon <[email protected]> |
chore(cli): reduce mocking (#17046)
* chore(cli): reduce mocking
chore(cli): add `Log` object for easier import/export
* Update cocoapods.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-a
chore(cli): reduce mocking (#17046)
* chore(cli): reduce mocking
chore(cli): add `Log` object for easier import/export
* Update cocoapods.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]>
Co-authored-by: Expo Bot <[email protected]>
show more ...
|
| #
8d307f52 |
| 23-Mar-2022 |
Evan Bacon <[email protected]> |
chore: refactor `expo/cli` to `@expo/cli` package (#16717)
* chore: refactor `expo/cli` to `@expo/cli` package
* Update CODEOWNERS
* fix linking
* fix lint script
* fix build file
* f
chore: refactor `expo/cli` to `@expo/cli` package (#16717)
* chore: refactor `expo/cli` to `@expo/cli` package
* Update CODEOWNERS
* fix linking
* fix lint script
* fix build file
* fix e2e tests
* lint before build
* use mock version
show more ...
|