Closed cajones closed 10 years ago
target[key] is only overridden if the current value is undefined. In the case of defaults they will never be overridden as they are never undefined.
Sorry for not comment before.
Even the most simple things can be totally ignored on a first glance.
So much thanks for this PR!
target[key] is only overridden if the current value is undefined. In the case of defaults they will never be overridden as they are never undefined.