Skip to content

Commit

Permalink
Revision 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Dec 2, 2023
1 parent 8f65f40 commit 9122673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hammer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export async function format() {
// Start
// -------------------------------------------------------------------------------
export async function start() {
await shell(`hammer run example/index.mts --dist target/example`)
await shell(`hammer run example/index.ts --dist target/example`)
}
// -------------------------------------------------------------------------------
// Benchmark
Expand Down

0 comments on commit 9122673

Please sign in to comment.