Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Jan 22, 2025
1 parent 249d9e3 commit e9265ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ namespace $ {
$mol_fail_hidden( error )
}

target.text( "console.info( `%c place: $mol_build\nmessage: Audit passed`, 'color:forestgreen; font-weight:bolder' )" )
target.text( "console.info( `%cplace: $mol_build\nmessage: Audit passed`, 'color:forestgreen; font-weight:bolder' )" )

return [ target ]
}
Expand Down

0 comments on commit e9265ea

Please sign in to comment.