Skip to content

Commit

Permalink
fix: using meta.title should not throw warning
Browse files Browse the repository at this point in the history
closes #542
  • Loading branch information
jakobrosenberg committed Feb 5, 2024
1 parent 4d96924 commit f4573c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/buildtime/plugins/metaFromFile/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const routifyKeys = [
'isDefault',
'history',
'noRoute',
'title',
]

/**
Expand Down

0 comments on commit f4573c1

Please sign in to comment.