Skip to content

Commit cf26bfd

Browse files
committed
revert test
1 parent e5c8af8 commit cf26bfd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import path from "path";
33
import { fileURLToPath } from "url";
44
import { execSync } from "child_process";
55

6-
console.log('hello');
7-
86
const dirname = path.dirname(fileURLToPath(import.meta.url));
97

108
let target = process.argv[2];

0 commit comments

Comments
 (0)