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