Skip to content

Commit

Permalink
Fix build index
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Dec 22, 2022
1 parent 69445be commit 775d058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/jsdoc/info/publish.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ exports.publish = function (data, opts) {
return true;
}
return (
typeof this.define === 'object' &&
!['file', 'event', 'module'].includes(this.kind) &&
this.meta &&
this.meta.path &&
Expand Down

0 comments on commit 775d058

Please sign in to comment.