Skip to content

Commit

Permalink
Add leaves to include()
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Mar 13, 2022
1 parent 9339b78 commit b86b952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/normalize/lib/wild_wild_utils/include.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ const reduceParents = function (
const entries = list(target, query, {
childFirst: false,
roots: false,
leaves: false,
sort,
missing: false,
classes,
Expand Down

0 comments on commit b86b952

Please sign in to comment.