missing compile output
parent
ba66d68c76
commit
dadeb05148
|
@ -89,7 +89,7 @@ function create(projectPath, existingOptions, config, onError = _defaultOnError)
|
|||
contents: Buffer.from(out.outputText),
|
||||
});
|
||||
this.push(outFile);
|
||||
logFn('Transpile', file.path);
|
||||
logFn('Transpiled', file.path);
|
||||
});
|
||||
}
|
||||
const result = (token) => {
|
||||
|
|
Loading…
Reference in New Issue