History log of /expo/packages/@expo/config/src/__tests__/getConfig-e2e-test.ts (Results 1 – 3 of 3)
Revision Date Author Comments
# 97e1898c 07-Nov-2022 Evan Bacon <[email protected]>

chore(config): drop unused features (#19800)

* chore: drop unused and deprecated functions

- Remove isDynamicFilePath, readConfigJson, findConfigFile, configFilename, readExpRcAsync, resetCustomC

chore(config): drop unused features (#19800)

* chore: drop unused and deprecated functions

- Remove isDynamicFilePath, readConfigJson, findConfigFile, configFilename, readExpRcAsync, resetCustomConfigPaths, setCustomConfigPath, writeConfigJsonAsync, isLegacyImportsEnabled
- Remove getManagedExtensions
- Remove target option from expo/metro-config
- Remove EXPO_TARGET environment variable support

* build

show more ...


# e93c6b62 08-Jul-2022 Brent Vatne <[email protected]>

[config][config-types] Fix CI failures


# 082815dc 28-Jun-2022 Evan Bacon <[email protected]>

chore: migrate config, config-plugins, config-types, prebuild-config (#17958)