manuals, deploy, docs
This commit is contained in:
@@ -7,6 +7,7 @@ import { fileURLToPath } from 'url';
|
||||
class App{
|
||||
constructor(){
|
||||
this.root = path.resolve(dirname(fileURLToPath(import.meta.url)) + '/../../');
|
||||
console.log('App root is set to', this.root);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user