mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 18:40:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4616e94f7e
commit
22834021ed
1
diff2.js
1
diff2.js
@ -837,6 +837,7 @@ function(A, B, options={}){
|
|||||||
&& av.type
|
&& av.type
|
||||||
&& av.type == bv.type )) }) }
|
&& av.type == bv.type )) }) }
|
||||||
|
|
||||||
|
|
||||||
// XXX this completely ignores the path/key...
|
// XXX this completely ignores the path/key...
|
||||||
// XXX this works great for arrays but is questionable on other stuff...
|
// XXX this works great for arrays but is questionable on other stuff...
|
||||||
var valueDiff =
|
var valueDiff =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user