Skip to content

Commit

Permalink
browser build commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa committed May 23, 2023
1 parent 8f9dcec commit c8d1d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.es5.js
Original file line number Diff line number Diff line change
Expand Up @@ -10188,7 +10188,7 @@ var connectAndSort = function connectAndSort(_ref) {
value: v,
constraints: allConstraints,
context: context,
path: combine(name)
path: String(combine(name))
});
});
} else {
Expand Down

0 comments on commit c8d1d12

Please sign in to comment.