Commit 6738974e authored by zjz1994's avatar zjz1994

代码暂存

parent 26cfedda
......@@ -41,7 +41,7 @@ async function watchWrapper(sourcePath, output) {
});
compileProcess(sourcePath, output)
} else {
await compileProcess(file, program.output)
await compileProcess(sourcePath, program.output)
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment