Revision Date Author Comments
# ca1df09a 25-Jan-2023 Evan Bacon <[email protected]>

feat(config)!: Remove support for `expo.entryPoint` (#20891)

# Why

- Follow up https://github.com/expo/universe/pull/11265
- `entryPoint` (and `package.json` `main`) do not work.

Co-authored-

feat(config)!: Remove support for `expo.entryPoint` (#20891)

# Why

- Follow up https://github.com/expo/universe/pull/11265
- `entryPoint` (and `package.json` `main`) do not work.

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 ...