Skip to content

Commit

Permalink
update esbuild.js script
Browse files Browse the repository at this point in the history
  • Loading branch information
bonukai committed Dec 21, 2024
1 parent f027635 commit a223817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions esbuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,6 @@ if (watchMode) {
throw err;
}
}
} else {
await rebuild(true);
}

0 comments on commit a223817

Please sign in to comment.