Skip to content

Commit

Permalink
chore: update, thanks Blu
Browse files Browse the repository at this point in the history
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
  • Loading branch information
patak-dev and bluwy committed Jun 27, 2022
1 parent df9a2c2 commit 1f90085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-legacy/src/index.ts
Expand Up @@ -57,7 +57,7 @@ function toOutputFilePathInHtml(
)
}
if (typeof result.relative === 'boolean') {
relative = true
relative = result.relative
}
} else if (result) {
return result
Expand Down

0 comments on commit 1f90085

Please sign in to comment.