Skip to content

Commit

Permalink
fix: code style
Browse files Browse the repository at this point in the history
Co-authored-by: flakey5 <[email protected]>
  • Loading branch information
AugustinMauroy and flakey5 authored Sep 12, 2024
1 parent 9180963 commit 3d1760f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/generators/legacy-html/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ export default {
await writeFile(join(output, `${node.api}.html`), minified);
updateProgressBar(progressBar);
}

// Stops the progress bar and clears the line
stopProgressBar(progressBar);

Expand Down

0 comments on commit 3d1760f

Please sign in to comment.