Skip to content

Commit

Permalink
Merge branch 'TEMP'
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Apr 25, 2024
2 parents fd6f4a2 + f64f649 commit 5a46021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { rewriteURLs } from './url.js';
import { dimyellow } from './log.js';

/**
build(source, target, data)
build(source, target, debug)
**/

export default function build(source, target, debug) {
Expand Down

0 comments on commit 5a46021

Please sign in to comment.