This commit is contained in:
parent
da6ceb8ecc
commit
e10150eb90
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ async function prepareMultipartFormData(data) {
|
||||||
|
|
||||||
async function loadConfigData() {
|
async function loadConfigData() {
|
||||||
console.log("Loading config...");
|
console.log("Loading config...");
|
||||||
|
console.log(process.cwd());
|
||||||
const config = await getConfig();
|
const config = await getConfig();
|
||||||
|
|
||||||
// Version
|
// Version
|
||||||
|
|
Loading…
Reference in a new issue