jiti-meet/react
Leonard Kim 5358f022ff fix(config): override config values instead of merging
Iterate over objects and copy over primitives and arrays
instead of using _.merge, as merge will not replace a config
entry completely. For arrays in a target object, the arrays
will have its indices replaced. This means if a source array
is empty, the target array will be left alone. Similarly,
if the target array is longer than a source array, there
will be indices not touched in the target array.
2017-08-21 07:07:18 -05:00
..
features fix(config): override config values instead of merging 2017-08-21 07:07:18 -05:00
.eslintrc.js Fix typo 2017-07-26 10:40:05 -05:00
index.native.js [RN] Fix root component's prop types 2017-07-31 15:30:31 +02:00
index.web.js [RN] Naming 2017-06-09 14:51:31 -05:00