History log of /expo/packages/@expo/config/src/Serialize.ts (Results 1 – 2 of 2)
Revision Date Author Comments
# feefc930 19-Sep-2023 Kudo Chien <[email protected]>

[config] fix withAnonymous raw config-plugin name serialization (#24363)

# Why

fix config plugins raw functions serialization for anonymous functions

# How

it's better to use `||` in the ch

[config] fix withAnonymous raw config-plugin name serialization (#24363)

# Why

fix config plugins raw functions serialization for anonymous functions

# How

it's better to use `||` in the checking to get `withAnonymous` name works

show more ...


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

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