typo fix in success message
这个提交包含在:
父节点
aa0db57e6c
当前提交
2eba787784
@ -50,7 +50,7 @@ function build(blogdir) {
|
||||
|
||||
Desi.buildAll(desi, env).then(function () {
|
||||
Desi.write(desi, env).then(function () {
|
||||
console.info('Built and saved to ' + path.join(env.wolking_path, env.compiled_path));
|
||||
console.info('Built and saved to ' + path.join(env.working_path, env.compiled_path));
|
||||
});
|
||||
});
|
||||
});
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户