Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a452bd

Browse files
committed
remove "validate" log
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parenta8155e1 commit9a452bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/build.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ async function build(args: string[]) {
4444
getArg(args,{name:"output",alias:"o"})||"tutorial.json";
4545
constvalidate=getArg(args,{name:"validate",alias:"v"})!=="false";
4646

47-
console.log("validate",validate);
48-
4947
console.log(`Building CodeRoad${output}...`);
5048

5149
options={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp