History log of /expo/packages/@expo/config/src/paths/extensions.ts (Results 1 – 2 of 2)
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 ...


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

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