Skip to content

Commit

Permalink
build: 测试文档历史插件报错问题
Browse files Browse the repository at this point in the history
  • Loading branch information
simply-none committed Apr 8, 2024
1 parent eaa07c0 commit 9d60dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log2.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default function GitChangelogMarkdownSection(options = {}) {
...options
})
commits = generateFileCommits(commits)
console.log(Object.keys(commits), 'com', Object.keys(commits).length)
},
resolveId(id) {
if (id === ResolvedVirtualModuleId) {
Expand Down

0 comments on commit 9d60dfb

Please sign in to comment.